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

https://github.com/ejsdotsh/learning

a monorepo for all of my learning projects
https://github.com/ejsdotsh/learning

12in23 commit-log compilers distributed-systems go golang grpc learning-by-doing learning-go learning-in-public learning-python python3

Last synced: about 1 month ago
JSON representation

a monorepo for all of my learning projects

Awesome Lists containing this project

README

          

# Learning projects monorepo

- [Distributed Services with Go](https://pragprog.com/titles/tjgo/distributed-services-with-go/)
- [Generative Art in Go](https://leanpub.com/generative-art-in-golang)
- [Powerful Command-Line Applications in Go](https://pragprog.com/titles/rggo/powerful-command-line-applications-in-go/)
- [The Recursive Book of Recursion](https://inventwithpython.com/recursion/)
- [Writing An Interpreter In Go](https://interpreterbook.com/) and [Writing A Compiler In Go](https://compilerbook.com/)