mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-12 16:26:59 +00:00
Compare commits
4 Commits
11fd0b1b60
...
eabe86175f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eabe86175f | ||
|
|
a8bc6fbcf1 | ||
|
|
c56186ac2d | ||
|
|
eb7630a098 |
@@ -1,4 +1,4 @@
|
||||
[](https://codecrafters.io/github-banner)
|
||||
[](https://codecrafters.io/github-banner)
|
||||
|
||||
## Build your own <insert-technology-here>
|
||||
|
||||
@@ -273,6 +273,7 @@ It's a great way to learn.
|
||||
* [**C**: _Operating systems development for Dummies_](https://medium.com/@lduck11007/operating-systems-development-for-dummies-3d4d786e8ac)
|
||||
* [**C++**: _Write your own Operating System_](https://www.youtube.com/playlist?list=PLHh55M_Kq4OApWScZyPl5HhgsTJS9MZ6M) [video]
|
||||
* [**C++**: _Writing a Bootloader_](http://3zanders.co.uk/2017/10/13/writing-a-bootloader/)
|
||||
* [**Python**: _Cleese - an operating system in Python_](https://github.com/jtauber/cleese)
|
||||
* [**Rust**: _Writing an OS in Rust_](https://os.phil-opp.com/)
|
||||
* [**Rust**: _Add RISC-V Rust Operating System Tutorial_](https://osblog.stephenmarz.com/)
|
||||
* [**(any)**: _Linux from scratch_](https://linuxfromscratch.org/lfs)
|
||||
|
||||
Reference in New Issue
Block a user