To learn more about Go, its language design and specification, and the standard library, check out these links:
- The built-in documentation of godoc
- Online Go documentation: https://golang.org/doc/
- A tour of learning the Go language: https://tour.golang.org/
- Go standard library documentation: https://golang.org/pkg/
Communities are a great place to get help and find others to collaborate. Online communities and in-person communities each have their pros and cons. Here are a few places to seek help for Go:
- The #go-nuts Freenode.net IRC channel: http://irc.lc/freenode/go-nuts
- The Go Forum: https://forum.golangbridge.org
- The Go Nuts mailing list: https://groups.google.com/group/golang-nuts
- Local meetups: https://www.meetup.com
- Go FAQ: https://golang.org/doc/faq
- Stack Overflow: https://stackoverflow.com
- Golang Subreddit: https://www.reddit.com/r/golang...