Reading the Go documentation makes me drool. I mean, seriously, how has no one ever thought of that stuff?
So, if you’d like to learn a new programming language, try Go.
Interesting Links:
- golang.org
main homepage (the homepage is written in go!!11) - tour.golang.org
an interactive tour covering the basics (also written in go) - Effective Go
a more in-depth guide on how to get efficient in Go