Learning Go by examples: Introduction

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Go Version Manager

  • The first thing to do is to install Golang in your local computer. You can follow the installation procedure on the official website but I recommend to install and use GVM, a Go version manager, that will allow you to install and update the versions of Go by specifying which version you want.

  • go

    The Go programming language

  • Former Java developer for 10 years, I discovered Golang (aka Go) more than 4 years ago and fell in love with its simplicity and learning curve. It's easy to start creating an application in Go but you have to dig deeper so as not to fall into certain pitfalls ^^.

  • 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