Senior engineer here trying to pick up Go for jobs. What resources can you recommend me to cover as much ground as possible

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
  • codethesaur.us

    A polyglot developer reference tool to compare programming language concepts side-by-side! Great for learning new languages or using for reference.

  • guide

    The Uber Go Style Guide.

  • https://github.com/uber-go/guide/blob/master/style.md - must have, write good go code from the beginning.

  • 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
  • go101

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

  • https://go101.org/ - read this.

  • go

    The Go programming language

  • Follow notable issues on https://github.com/golang/go to understand such things like why https://github.com/uber-go/automaxprocs was created.

  • automaxprocs

    Automatically set GOMAXPROCS to match Linux container CPU quota.

  • Follow notable issues on https://github.com/golang/go to understand such things like why https://github.com/uber-go/automaxprocs was created.

  • go-internals

    A book about the internals of the Go programming language.

  • go-perfbook

    Thoughts on Go performance optimization

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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