Learning Go as my 2nd/3rd Language

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

    The Go programming language

  • https://github.com/golang/go/wiki/CodeReviewComments (laundry list of common mistakes that come up in code review)

  • gopl.io

    Example programs from "The Go Programming Language"

  • The Go Programming Language by Donovan and Kernighan is the standard book if you prefer to learn that way

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

    Fast linters runner for Go

  • https://golangci-lint.run (collection of linters for both local development and CI tests)

  • the-little-go-book

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

  • A fast HashSet implementation

    3 projects | /r/golang | 13 Feb 2023
  • Go 1.20 released

    3 projects | /r/golang | 1 Feb 2023
  • why do you think the experience of writing Rust is better than writing Go?

    4 projects | /r/rust | 5 Aug 2022
  • Why are enums not a thing in Go?

    5 projects | /r/golang | 22 May 2022
  • Go 1.18 - 7 issues remain - only 2 actual bugs! Are you excited? I'm excited.

    5 projects | /r/golang | 9 Mar 2022