1. GOPATH, and static typing
2. Strings vs Runes - I keep using '' for strings, and it throws cryptic errors
3. I think nil pointer dereference - the billion dollar mistake - still haven't worked out if nil is just a symptom or the cause of that type of problem.