This is the Golang code examples repository that which are explained in details in the articles from Go Dev Tips.
All these sample codes repositories can be cloned into your favorite Git Client software or you can download the .zip folder and open it locally on your computer.
As a prerequisites you need to download a Git client software to be able to clone the repository. Some Git client software that can be used on Windows/macOS/OSX are GitHub Desktop or Source Tree. For Linux, you can use Git Kraken.
To clone and run these sample codes on your computer/mac we refer to these articles:
- Clone GoDevTips repository in macOS/OSX
- Clone GoDevTips repository in Ubuntu(Linux)
- Clone GoDevTips repository in Windows
which provide a step by step instruction.
These repository are strictly for educational purposes and only authorized collaborators have write access to these repositories.
- Melchior Vrolijk - GoDevTips.com founder - GoDevTips