Go

golang

A set of example Go programs for learning

Each subdirectory contains an example

Running

go run filename

e.g.

go run hello.go

Resources