This repository contains my journey learning Go programming language. Throughout my journey, I will be following w3School's Go Tutorial, found here
The files are structured into:
- 01 - Syntax
- 02 - Comments
- 03 - Variables
- 04 -Constants
- 05 - Output functions in Go
- 06 - Operators
- 07 - Data types in Go
- 08 - Arrays in Go
Joel Nyongesa.