Clone this repository
$ git clone https://github.com/fesiqp/shortest-golang-tutorial-ever
Enter the directory
$ cd shortest-golang-tutorial-ever
Run the example:
$ go run main.go
Feel free to contribute with this example, just make sure to follow the same instruction presented in Shortest Tutorial Ever README
A Tour of Go - Online Golang walkthrough
Effective Go - An official Golang deep dive
Go by Example - A collection of examples of every basic feature
Awesome Go - A curated list of awesome Go frameworks, libraries and software