Add tutorial #180
This commit is contained in:
parent
b589abadcf
commit
a002aaead9
@ -212,6 +212,7 @@
|
|||||||
* [**C**: _How to create an OS from scratch_](https://github.com/cfenollosa/os-tutorial)
|
* [**C**: _How to create an OS from scratch_](https://github.com/cfenollosa/os-tutorial)
|
||||||
* [**C**: _Malloc tutorial_](https://danluu.com/malloc-tutorial/)
|
* [**C**: _Malloc tutorial_](https://danluu.com/malloc-tutorial/)
|
||||||
* [**C**: _Hack the virtual memory_](https://blog.holbertonschool.com/hack-the-virtual-memory-c-strings-proc/)
|
* [**C**: _Hack the virtual memory_](https://blog.holbertonschool.com/hack-the-virtual-memory-c-strings-proc/)
|
||||||
|
* [**C**: _Learning operating system development using Linux kernel and Raspberry Pi_](https://github.com/s-matyukevich/raspberry-pi-os)
|
||||||
* [**C++**: _Write your own Operating System_](https://www.youtube.com/playlist?list=PLHh55M_Kq4OApWScZyPl5HhgsTJS9MZ6M) [video]
|
* [**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/)
|
* [**C++**: _Writing a Bootloader_](http://3zanders.co.uk/2017/10/13/writing-a-bootloader/)
|
||||||
* [**Rust**: _Writing an OS in Rust_](https://os.phil-opp.com/first-edition/)
|
* [**Rust**: _Writing an OS in Rust_](https://os.phil-opp.com/first-edition/)
|
||||||
|
Loading…
Reference in New Issue
Block a user