- The main Go page: https://golang.org/
- Google & Go https://talks.golang.org/2012/splash.article
- Exercism Go track: https://exercism.io/my/tracks/go
- Learning Go with Tests https://quii.gitbook.io/learn-go-with-tests/
- Go By Example https://gobyexample.com/
- Go Package Layout https://medium.com/@benbjohnson/standard-package-layout-7cdbc8391fc1#.ds38va3pp
- Go Proverbs https://go-proverbs.github.io/
- Join the gophers.slack here https://invite.slack.golangbridge.org/
- Go Time Podcast https://changelog.com/gotime
- https://medium.com/@hugo.bjarred/mysql-and-golang-ea0d620574d2
- For migrations: https://github.com/golang-migrate/migrate
- What's a nice Go learning path?