Pearson Education Home Higher Education HomeInstructor SupportStudent SupportAbout UsCareers
Bookshop
Texts & Technology
ABOUT THIS PRODUCT
Description
Table of Contents
Features
Appropriate Courses
Preface
Sample Chapter
About the Author(s)
 
RESOURCES
First Day of Class
 
SERIES
Prentice Hall Open Source Software Development Series
 
RELATED TITLES
LINUX (Computer Science)
Linux Programming by Example: The Fundamentals
View Larger Cover Image
View Larger Image

Arnold Robbins

Publisher: Prentice Hall
Copyright: 2004
Format: Paper; 720 pp

ISBN-10: 0131429647
ISBN-13:9780131429642Help icon

Our Price: £31.99
Status: This title is ordered on demand which may result in extended delivery times.

This title is not for sale to the US or Canada.
Add this item to my shopping basket


Add to Exam Copy BookbagAdd to Exam Copy Bookbag PrintPrint Product Information

Description

Appropriate for all entry-level Linux and Unix programming courses.

This book teaches Linux programming in one of the most effective ways possible: by showing and explaining well-written programs. Arnold Robbins focuses on the fundamental Linux system call APIs that form the core of any significant program, and presents code from production programs that Linux and Unix users already work with every day, ranging from Unix source code to GNU utilities such as ls and cp. The topics and APIs covered include: memory management; file I/O, file meta-information, processes, users and groups, sorting, argument parsing, extended interfaces, internationalization, debugging, and more. Robbins stresses fundamental programming principles, and often presents both higher-level and lower-level approaches to key tasks, helping students understand how things work “under the hood.” He also demonstrates how to address the real-world issues that arise in writing software—notably performance, portability, and robustness. All code examples are downloadable from a companion Web site, and most apply equally well to both Linux and Unix. Where differences exist, the author notes them. Linux Programming by Example: The Fundamentals is intended for students who already understand the basics of C and/or C++.

 
Pearson Education Home