A Tour of Go: https://go.dev/tour/list
- Welcome! (5)
- Packages, variables, and functions. (17)
- Flow control statements: for, if, else, switch and defer (14)
- More types: structs, slices, and maps. (27)
- Methods and interfaces (26)
- Generics (3)
- Concurrency (11)
Download and Install: https://go.dev/doc/install
go install golang.org/x/website/tour@latest