Production-Go-Examples
Production-Go-Examples copied to clipboard
Exercises for O'reilly online learning course
trafficstars
Production-Go-Examples
Exercises to accompany to O'Reilly Media live course title Production Go.
Completing exercises
These exercises can be completed on your own or during the live Go programming course.
How to Download Exercise
- Fork the repo
git clonethe repo locallycdinto the directory and complete the steps on the Exercise README.md
Pre-requisists
These exercises are for people programming but who are new to the go programming language. For an introdution to Go programming or to the Go programming language use these resources
Exercises
Exercise 1 Exercise 2 Exercise 3
Solutions
There are examples of solutions for each exercise in the internal solutions directory. They are not the only possible solutions to the exercises but are references that can be used if you get stuck.