Goal
The path to "ふつうのLinuxプログラミング 第2版"
Here is the reading path leading up to this book, derived from its dependencies and ordered from the fundamentals.
The path so far (1 books)
Why read this first: After grasping how networks work, you descend to the OS layer that actually handles that communication. Linux system programming introduces the APIs—sockets, processes, file descriptors—on which servers run, bridging protocol and implementation.