mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-13 08:47:00 +00:00
Compare commits
4 Commits
73e22513e9
...
7339303c81
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7339303c81 | ||
|
|
a8bc6fbcf1 | ||
|
|
c56186ac2d | ||
|
|
363261be5f |
@@ -1,4 +1,4 @@
|
|||||||
[](https://codecrafters.io/github-banner)
|
[](https://codecrafters.io/github-banner)
|
||||||
|
|
||||||
## Build your own <insert-technology-here>
|
## Build your own <insert-technology-here>
|
||||||
|
|
||||||
@@ -38,6 +38,9 @@ It's a great way to learn.
|
|||||||
|
|
||||||
## Tutorials
|
## Tutorials
|
||||||
|
|
||||||
|
#### 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)
|
||||||
|
|
||||||
#### Build your own `3D Renderer`
|
#### Build your own `3D Renderer`
|
||||||
|
|
||||||
* [**C++**: _Introduction to Ray Tracing: a Simple Method for Creating 3D Images_](https://www.scratchapixel.com/lessons/3d-basic-rendering/introduction-to-ray-tracing/how-does-it-work)
|
* [**C++**: _Introduction to Ray Tracing: a Simple Method for Creating 3D Images_](https://www.scratchapixel.com/lessons/3d-basic-rendering/introduction-to-ray-tracing/how-does-it-work)
|
||||||
|
|||||||
Reference in New Issue
Block a user