introduction-to-golang

Series: blog

I collected a few resources I would have enjoyed when starting with go. So just another curated list of GoLang 101:

Save some time in debugging: always verify matching of the golang version of your tutorial/documentation/example and the go in use.