operating system
- bitwise - bitwise is an educational project where we create the software/hardware stack for a computer from scratch.
- writing a simple operation system from scratch
assembly
bios
books
- computer systems: a programmer's perspective - bryant + o'hallaron
- ostep - arpaci-dusseau
- the elements of computing systems, nisan + schocken
compiler
concurrency
kernel
- kernel recipes 2019 - ftrace: where modifying a running kernel all started
- linux-insides - a book-in-progress about the linux kernel and its insides.