GoByExample code-along Just getting the hands dirty with golang following the awesome GoByExample website by Mark McGranaghan Goal Get familiar with Go Use the concepts in this repo as reference in future projects Running the code ./scripts/run.sh Upgrading Go version in macOS brew update brew upgrade go Further reading Go Slices Go Project Layout