X

Understanding UNIX/LINUX Programming: A Guide to Theory and Practice

Product ID : 11066396


Galleon Product ID 11066396
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
10,587

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About Understanding UNIX/LINUX Programming: A Guide To

Product Description For courses in Unix Systems Programming, Unix System Administration, and as a supplemental text for courses in Advanced Networks and Systems Programming. This readable and comprehensive text clearly explains Unix programming and structure by addressing the solid fundamentals of Unix and providing different solutions to problems. All ideas and principles are introduced in the context of a practical problem, and excellent use is made of illustrations and listings in the text. Projects are solved by the development of complete programs, which are clearly commented on and integrated with explanations in the text. Review "The material covered goes to the right depth to allow students to understand the UNIX operating system to program it. I wish a book of this calibre was available during my graduate studies as it would have helped me tremendously in learning to program the UNIX system." ― Sam R. Thangiah, Slippery Rock University "This text is one of the most accurate and articulate that I have read. It is easily readable." ― Lawrence B. Wells, Dallas County Community College From the Back Cover Understanding Unix®/Linux Programming explains how Unix and Linux work and shows how to write, programs at the system call level. Using nearly 100 complete programs and over 200 illustrations, the book demonstrates the basics as well as the advanced aspects of Unix systems programming. Topics include: file I/0 device I/0 timers process management stream and datagram sockets POSIX threads file systems the terminal driver signals pipes network programming semaphores The text presents theory in practical contexts with detailed explanations of common Unix programs such as who, Is, pwd, sh, and httpd. Each example starts with a description of what the program does and how people use it. From there, the text discusses the underlying principles and mechanisms, and then uses those ideas to write a version of the program. The book is designed for learning. Chapter summaries, memorable analogies, experiments, explorations, and varied exercises help the reader understand and program Unix as an integrated, logical whole. Material in the book applies to all versions of Unix and Linux. The book assumes the reader knows the C programming language and is familiar with a modern operating system. The book is suitable as a class text, for self-study, and for reference, and it provides thorough coverage of information essential to students, Unix programmers, and system administrators. About the Author Bruce Molay, an award-winning teacher at Harvard and an independent software developer for over two decades, has combined his two passions of masterly teaching and Unix programming in this book.