Reference Materials =================== Rust ---- - `Rust by Example `__ - `Rust Book `__ - `The Rustonomicon `__ - `Rust Macro `__ - `MicroRust `__ - `Rust in Three Days `__ You might want to start from here: .. code-block:: sh $ rustup doc ARM/Raspberry Pi ---------------- - `Raspberry Pi Hardware `__ - `Bare metal Raspberry Pi 3 Tutorials `__ - `Arm Architecture Reference Manual `__ - `Raspberry Pi OS `__ Rust OS ------- - `Writing an OS in Rust (Blog OS) `__ - `Rust Raspi3 OS Tutorials `__ - `Making a RISC-V Operating System using Rust `__ - `Redox `__ - `Tock `__ C Programming ------------- - `The C programming language `__ - `Modern C `__ - `Learn C The Hard Way `__ UNIX ---- - `The UNIX Operating System `__, AT&T Archives at YouTube - `The UNIX Time-Sharing System `__, Dennis M. Ritchie and Ken L.Thompson, Bell System Technical Journal - `The Evolution of the Unix Time-sharing System `__, Dennis M. Ritchie - `A Commentary on the Sixth Edition UNIX Operating System `__, John Lions