OS Internals
Learn about how operating systems works, about their basic concepts, like processes, context switch and memory access.
Linux
Understand how the Linux kernel works and how to use the Linux drver framework.
Rust for Linux
Write safe Linux production grade drivers and build your own minimal operating system.