mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
Merge 2ee1ae02fc into 264b4547b3
This commit is contained in:
commit
bf6a3cafc9
1 changed files with 2 additions and 0 deletions
|
|
@ -43,6 +43,8 @@ It's a great way to learn.
|
|||
|
||||
#### Build your own `Distributed Systems`
|
||||
* [**Java**: _Building Your Own Kafka-like System From Scratch: A Step-by-Step Guide_](https://github.com/buildthingsuseful/build-your-own-kafka)
|
||||
* [**Python**: _Build Your Own Raft Consensus Protocol From Scratch_](https://alexdevflow.github.io/en/blog/raft-consensus-python/)
|
||||
|
||||
|
||||
#### Build your own `3D Renderer`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue