Overview
Syllabus
- Intro & Course Overview.
- What is Go? Why Go? How it's different?.
- Characteristics of Go and Go Use Cases.
- Local Setup - Install Go & Editor.
- Write our First Program & Structure of a Go File.
- Variables & Constants in Go.
- Formatted Output - printf .
- Data Types in Go.
- Getting User Input.
- What is a Pointer?.
- Book Ticket Logic.
- Arrays & Slices.
- Loops in Go.
- Conditionals (if / else) and Boolean Data Type.
- Validate User Input.
- Switch Statement.
- Encapsulate Logic with Functions.
- Organize Code with Go Packages.
- Scope Rules in Go.
- Maps.
- Structs.
- Goroutines - Concurrency in Go.
- Congratulations!.
Taught by
TechWorld with Nana