Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 248 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 248 Bytes

go-exercise

Exercises to learn golang.

Each folder is a different exercise. Some may build off each other - this will be made clear in their respective READMEs.

Please fork this repo and solve the exercises. Writing tests is highly encouraged.