Introduction to System Programming in Linux (Early Access)

Stewart N. Weiss, a seasoned Computer Science professor, presents a comprehensive guide to Unix system programming in his book. Covering topics from basic concepts to advanced interprocess communication, Weiss offers a thorough exploration of the subject matter. The book includes chapters on process fundamentals, file I/O, and terminal I/O, among others. Additionally, readers can access early versions of select chapters in the PDF. Weiss’s expertise and experience shine through as he delves into the intricate world of Unix programming, making this book an invaluable resource for students and professionals alike.

https://nostarch.com/introduction-system-programming-linux

To top