Getting more familiar with Go
- Go through the Go tour
- Get your editor setup for Go development fun times
- Read through Graduating with Go
- Read through some of the presentations in Resources for new Go Programmers
- Do the tutorial chapter from The Go Programming Language book
- Read through Effective Go
- Read through the list of common mistakes in Go
- Poke around Go by example
- come up with a project you'd like to spend 2-3 days hacking on and write up what it is and why it's interesting/appealing to you