This repository contains exercises to gain familiarity of Go.
Exercises will consist of small chunks of functionality which can be later used together in a bigger project.
These exercises expect a basic understanding of Go and how it works.
Beginners may find these articles useful:
After obtaining a basic grasp of Go you can start looking into these topics:
Concepts more specific to Go:
Starting your own repositories from scratch? Or want to get a deeper understanding of Go?