Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leny/go-egzesis
- Owner: leny
- Created: 2018-04-14T08:47:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T12:21:24.000Z (almost 7 years ago)
- Last Synced: 2024-12-29T08:42:46.900Z (about 2 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.