psisysinsight / Production-Go-Examples

Exercises for O'reilly online learning course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Production-Go-Examples

Exercises to accompany to O'Reilly Media live course title Production Go.

Actions Status codecov

Completing exercises

These exercises can be completed on your own or during the live Go programming course.

How to Download Exercise

  1. Fork the repo
  2. git clone the repo locally
  3. cd into 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

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.

About

Exercises for O'reilly online learning course


Languages

Language:Go 100.0%