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
- 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: 2025-01-28T20:57:56.000Z (12 months ago)
- Last Synced: 2025-03-08T16:48:15.680Z (11 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: 1.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)