Quick introduction to Golang from the official docs, giving an introdiction to:
- Basic syntax
- Creating, importing and installing packages
- Building and compiling programs
- Install Go-packages locally
Will be trying to build a basic TicTacToe-game next.
Three projects of > 300 lines of code each