Resources for an experienced programmer wanting to learn Go

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • factorio

    Go cross-compiler

  • go101

    An up-to-date (unofficial) knowledge base for Go programming self learning

  • Go 101 books, which cover every corner of the language itself (syntax, semantics, compiler and runtime implementation) and make more detailed explanations than the official docs in several points. (Author here)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 100-go-mistakes

    📖 100 Go Mistakes and How to Avoid Them

  • I would also recommend this book https://github.com/teivah/100-go-mistakes

  • gobyexample

    Go by Example

  • Started working on Go services last year and the resources that helped me most were: To get the basics down: https://gobyexample.com/ To understand best practices: https://go.dev/doc/effective_go

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts