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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Most modern Go book?

    2 projects | /r/golang | 20 Nov 2022
  • How to learn how the things work “behind the curtains”?

    2 projects | /r/golang | 25 Jul 2022
  • Go is not C, so there is not an extreme fast way to merge slices

    2 projects | /r/golang | 12 Jul 2021
  • There is not a perfect slice clone way in Go

    2 projects | /r/golang | 10 May 2021
  • Some resources that have helped me learn golang over the last 3 years.

    3 projects | /r/golang | 5 May 2021