Tijmen - Software.

Go Notes


Parts of Go

Getting started

https://go.dev/doc/install

Syntax

Concepts

Language characteristics

Guiding principles

Packages

Packages are the building blocks of Go.

Math

https://pkg.go.dev/math

Courses And Tutorials

Free Courses