63,99 €
inkl. MwSt.
Versandkostenfrei*
Erscheint vorauss. 14. Oktober 2025
payback
32 °P sammeln
  • Broschiertes Buch

This comprehensive, Linux-focused introduction to system programming teaches how to write code for Linux and Unix – among the world’s most widely used operating systems. Linux and Unix are essentially two takes on the same operating system, with Linux serving as the free, open-source version. This book is an introduction to Unix system programming with an emphasis on Linux. While it mostly focuses on the kernel’s application programming interface, it also guides the inexperienced Linux user through the use of the bash shell and the most useful Unix tools, and it presents the underlying…mehr

Produktbeschreibung
This comprehensive, Linux-focused introduction to system programming teaches how to write code for Linux and Unix – among the world’s most widely used operating systems. Linux and Unix are essentially two takes on the same operating system, with Linux serving as the free, open-source version. This book is an introduction to Unix system programming with an emphasis on Linux. While it mostly focuses on the kernel’s application programming interface, it also guides the inexperienced Linux user through the use of the bash shell and the most useful Unix tools, and it presents the underlying structure of the Linux kernel. The programming is entirely in C.  The author’s friendly, conversational style reflects his more than 40 years of experience teaching this material. Numerous diagrams included in each chapter illustrate and simplify key concepts, while hands-on exercises help to cement lessons that build on one another through the book. Prior programming experience, preferably in C or C++, is helpful but not required. No knowledge of Linux or Unix is necessary, but readers will need access to a Linux system.
Autorenporträt
Stewart N. Weiss is a tenured associate professor in the Computer Science department at Hunter College. Weiss earned his PhD in computer science from the Courant Institute of Mathematical Science of New York University in 1987. He has been teaching a broad range of courses since 1982 and has developed  several new courses for the department, including  Unix system programming, parallel computing, and open-source software development.