Course covers operating systems and systems programming with a focus on Linux and UNIX-based systems. Followed by ECE454 — Computer Systems Programming.

Concepts covered

Tools

Extra notes

To compile with Meson:

meson setup build
meson compile -C build