If you are a complete beginner to C, start with K&R’s The C Programming Language . If you already know basic C, Molay is the perfect next step.
[ Your C/C++ Code ] │ ▼ (System Calls: open, fork, exec) [ Unix/Linux Kernel ] │ ▼ [ Hardware / File System ] Core Concepts Covered in the Book understanding unix linux programming molay pdf
Deep dives into open() , read() , write() , and close() . If you are a complete beginner to C,