Go Community Resources
There are four primary sets of community resources that I'd like to highlight in this section. The first is the Go home site, which is at go.dev, so we'll take a look at that. And then I want to point you to some learning resources that you can take advantage of to continue on in your journey to learn Go. We'll talk about the online community a little bit, and then we'll talk about conferences where Go programmers, called Gophers, get together, and they talk about their experiences with Go. So let's start by taking a look at go.dev.
Go.dev
Go.dev is the home of the Go community on the internet. This is the project's home page and is going to be your portal to a lot of different resources and a lot of engagement opportunities with Go's tooling, as well as the rest of the Go ecosystem. Some of important resources from Go.dev as follows
The Go website - Go.dev
Docs
Code of conduct - https://go.dev/conduct
The Go Playground - go.dev/play
The Go Packages - pkg.go.dev
Learning Resources
Some of important learning resources as follows
Online Community
Some of important online community as follows
Conferences
Like all active languages, Go has a large and thriving conference community. some of them as follows
Reference
Pluralsight- Go: The Big Picture