My dumping ground for learning Go primarily for a tech test that's coming up.
- Install Go here
- Interactive Tour of Go
- Nana's Course A 3 hour starter. The code for it is here.
- Guided Tutorials
- Another Course All text. Looks like a good reference too
- Go By Example Looks like a bunch of nice reference examples for the different concepts in Go
- Install Go.
- Do the interactive tour.
- Follow along with Nana's course and build it locally with her.
- Look into the Guided CLI example.
- Do test.