Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leny/go-egzesis

Learning go exercises
https://github.com/leny/go-egzesis

Last synced: 2 days ago
JSON representation

Learning go exercises

Awesome Lists containing this project

README

        

# egzèsis: go

> Learning go exercises

* * *

I'm learning [**go**](https://golang.org) this year. This repo contains my learning exercises, from the excellent book [**Exercises for Programmers** - _57 Challenges to Develop Your Coding Skills_](https://pragprog.com/book/bhwb/exercises-for-programmers) by _Brian P. Hogan_.

* * *

> **NOTE:** I'm _learning_ go right now. Maybe you are an experienced go programmer, landing here by accident, reading code and thinking to yourself "_this is shitty code_". Yeah, I know - learning, right? But if you see something _really_ shitty, leave a comment on the code. :)

* * *

> **NOTE 2:** Sometimes I skip exercise. I keep the numerotation from the book.