Practice programs I wrote while learning the Go programing language.
I am still just learning how Go works, so expect the folowing programs to be a bit janky and poorly implemented. What was important to me was the journey!
- You will first need to install Go by folowing the instructions on it's download page.
- Download the source code from GitHub.
git clone git@github.com:JPCodaLot/go-practice.git .