1 Go | open source programming language
2 Go | Data Types Variables
3 Go Operators | Arithmetic Relational Logical Assignment
4 Go Package import
5 Go Controls | if else switch For Loop range construct Break Continue Constants Type Ca
6 Go Functions | Return Multiple Return Arguments Call by value by reference
7 Go Homogeneous data structure | Array Slice
8 Go Strings | len HasPrefix HasSuffix Join ToUpper ToLower
9 Go Map
10 Go | User defined type Struct Embedded Struct
11 Go | Interface Reflect
12 Go | Error defer panic and recover
13 Go | Concurrency Goroutines Race Condition Mutex Channel and Worker Pools
14 Go | File I O HTTP Server
15 Go Networking Internet | API microservices CRUD and Database
16 Go Networking Internet | API microservices CRUD and Database
17 Go Where to Go