: A more advanced choice for C/C++ developers who want to understand the Linux programming interface deeply. It covers system calls, process management, and inter-process communication (IPC).
: A comprehensive classic that covers a wide array of topics including shell programming, file handling, and even GUI development using GTK+ and curses.
: Often considered the "gold standard" for beginners. This 500-page guide covers everything from basic navigation to complex shell scripting. It is praised for its approachable language and practical examples of pipelines and regular expressions.
: Specifically written for developers moving into the Linux environment, focusing on practical tooling like systemd and common CLI utilities. System Programming in Linux - Book review