Programming Kickstart
Setup
Resources
- Go Docs
-
Go Playground
- Go sandbox online
- Useful for quick testing, sharing code, and viewing samples
-
A Tour of Go
- Go tutorial
- Useful for review or if you miss a day
-
StackOverflow
- Q&A site for programming
-
Derek Banas' Go Tutorial
- Full Go overview
- Useful for review or if you miss a day
- Coding problems