Compare commits

...

2 commits

Author SHA1 Message Date
Ali Hassan
bd811b19bc
Merge e1b87097f1 into 294aef8fde 2026-02-23 09:24:03 -08:00
Ali Hassan
e1b87097f1
Added OSDev.org into Operating Systems section 2025-07-08 13:52:00 +05:00

View file

@ -293,7 +293,7 @@ It's a great way to learn.
* [**Rust**: _Writing an OS in Rust_](https://os.phil-opp.com/) * [**Rust**: _Writing an OS in Rust_](https://os.phil-opp.com/)
* [**Rust**: _Add RISC-V Rust Operating System Tutorial_](https://osblog.stephenmarz.com/) * [**Rust**: _Add RISC-V Rust Operating System Tutorial_](https://osblog.stephenmarz.com/)
* [**(any)**: _Linux from scratch_](https://linuxfromscratch.org/lfs) * [**(any)**: _Linux from scratch_](https://linuxfromscratch.org/lfs)
* [**(any)**: _OSDev.org_](https://wiki.osdev.org/)
#### Build your own `Physics Engine` #### Build your own `Physics Engine`
* [**C**: _Video Game Physics Tutorial_](https://www.toptal.com/game/video-game-physics-part-i-an-introduction-to-rigid-body-dynamics) * [**C**: _Video Game Physics Tutorial_](https://www.toptal.com/game/video-game-physics-part-i-an-introduction-to-rigid-body-dynamics)