Further reading
You can refer to these resources for further reading:
- Stack Overflow Developer Survey 2021: https://insights.stackoverflow.com/survey/2021#most-loved-dreaded-and-wanted-language-want
- NetDevOps 2020 survey: https://dgarros.github.io/netdevops-survey/reports/2020
- Go Developer Survey 2020 Results: https://go.dev/blog/survey2020-results
- How Many Go Developers Are There?: https://research.swtch.com/gophercount
- golang-nuts: https://groups.google.com/forum/#!forum/golang-nuts
- Go Forum: https://forum.golangbridge.org/
- Go Language Collective: https://stackoverflow.com/collectives/go
- Gophers Slack channel: https://invite.slack.golangbridge.org/
- Go Developers Network (GDN): https://www.meetup.com/pro/go
- CNCF DevStats toolset: https://k8s.devstats.cncf.io/d/67/licenses-and-programming-languages?orgId=1
- https://madnight.github.io/githut/#/stars/2021/2
- Go 6-month release cycle: https://github.com/golang/go/wiki/Go-Release-Cycle
- Go release notes: https://golang.org/doc/devel/release
- https://github.com/golang/proposal#proposing-changes-to-go
- Toward Go 2: https://go.dev/blog/toward-go2
- Go 2 language change template: https://github.com/golang/proposal/blob/master/go2-language-changes.md
- Go 2 proposals: https://github.com/golang/go/issues?utf8=%E2% 9C%93&q=is%3Aissue+is%3Aopen+label%3AGo2+label%3AProposal
- Go 2 draft design document: https://go.googlesource.com/proposal/+/master/design/go2draft.md
- Python typing: https://docs.python.org/3/library/typing.html
go doc
tool website: https://pkg.go.dev/- Go language server: https://go.googlesource.com/tools/+/refs/heads/master/gopls/README.md#editors
- Go 2 draft design document: https://go.googlesource.com/proposal/+/master/design/go2draft-error-handling-overview.md
- Go Conferences and Major Events: https://github.com/golang/go/wiki/Conferences#go-conferences-and-major-events
- Popular development tools: https://insights.stackoverflow.com/survey/2021#most-loved-dreaded-and-wanted-tools-tech-love-dread
- Top-paying technologies ranking: https://insights.stackoverflow.com/survey/2021#technology-top-paying-technologieshttps://insights.stackoverflow.com/survey/2021#technology-top-paying-technologies
- Go version 1: https://go.dev/blog/go1
- Why does Go not have feature X?: https://golang.org/doc/faq#Why_doesnt_Go_have_feature_Xhttps://golang.org/doc/faq#Why_doesnt_Go_have_feature_X
- Go, Open Source, Community: https://go.dev/blog/open-source
- Go 1 and the Future of Go Programs: https://golang.org/doc/go1compat
- Go 2, here we come!: https://go.dev/blog/go2-here-we-come
- Software Reliability: https://users.ece.cmu.edu/~koopman/des_s99/sw_reliability/
- The Computer Language Benchmarks Game: https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/go-gpp.html
- Five things that make Go fast: https://dave.cheney.net/2014/06/07/five-things-that-make-go-fast
- The Go Programming Language Specification: https://golang.org/ref/spec
- Python Developers Survey 2020 Results: https://www.jetbrains.com/lp/python-developers-survey-2020/