https://github.com/ejsdotsh/learning
a monorepo for all of my learning projects (mirror)
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: 9 days ago
JSON representation
a monorepo for all of my learning projects (mirror)
- Host: GitHub
- URL: https://github.com/ejsdotsh/learning
- Owner: ejsdotsh
- Created: 2023-10-15T01:42:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-22T16:37:36.000Z (about 2 months ago)
- Last Synced: 2026-03-23T07:41:21.379Z (about 2 months ago)
- Topics: 12in23, commit-log, compilers, distributed-systems, go, golang, grpc, learning-by-doing, learning-go, learning-in-public, learning-python, python3
- Language: Go
- Homepage:
- Size: 3.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/MIT.txt
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/)