Advanced Programming In The Unix Environment 2nd Edition

Download Advanced Programming In The Unix Environment 2nd Edition PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Advanced Programming In The Unix Environment 2nd Edition book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Advanced Programming in the UNIX Environment

Author: W. Richard Stevens
language: en
Publisher: Addison-Wesley Professional
Release Date: 2008-01-01
The revision of the definitive guide to Unix system programming is now available in a more portable format.
Code Reading

Author: Diomidis Spinellis
language: en
Publisher: Addison-Wesley Professional
Release Date: 2003
CD-ROM contains cross-referenced code.
Systems Programming in Unix/Linux

Covering all the essential components of Unix/Linux, including process management, concurrent programming, timer and time service, file systems and network programming, this textbook emphasizes programming practice in the Unix/Linux environment. Systems Programming in Unix/Linux is intended as a textbook for systems programming courses in technically-oriented Computer Science/Engineering curricula that emphasize both theory and programming practice. The book contains many detailed working example programs with complete source code. It is also suitable for self-study by advanced programmers and computer enthusiasts. Systems programming is an indispensable part of Computer Science/Engineering education. After taking an introductory programming course, this book is meant to further knowledge by detailing how dynamic data structures are used in practice, using programming exercises and programming projects on such topics as C structures, pointers, link lists and trees. This book provides a wide range of knowledge about computer systemsoftware and advanced programming skills, allowing readers to interface with operatingsystem kernel, make efficient use of system resources and develop application software.It also prepares readers with the needed background to pursue advanced studies inComputer Science/Engineering, such as operating systems, embedded systems, databasesystems, data mining, artificial intelligence, computer networks, network security,distributed and parallel computing.