Skip to content

Blatently stolen from Ryan Shaw in the NAF Slack on 1 December 2023. Some extra books added by Cat Gurinsky.

Learning Materials for Go

Docs in order

  1. https://go.dev/tour/welcome/1
  2. https://gobyexample.com/
  3. https://go.dev/doc/effective_go

Books

Courses I did not use but heard things about

Other References

Check out the Software Development Concepts section for learning applicable to all languages.