Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Advanced Programming in the UNIX(R) Environment

Advanced Programming in the UNIX(R) Environment

List Price: $69.99
Your Price: $53.19
Product Info Reviews

<< 1 .. 4 5 6 7 >>

Rating: 4 stars
Summary: Comprehensive teaching text on the system calls in unix.
Review: This book organizes and illustrates the standard system calls in unix. Since the calls define the operating system, this book is an excellent way to learn how unix is structured. The examples are from SVR4 and 4.4BSD. The code is available online and it does work. This book is an essential reference and learning tool for anybody writing unix code.

Rating: 5 stars
Summary: Mandatory
Review: I just can't believe there are people who actually rate this at one star! Hey, have you read at least one chapter? I don't think so! Argh!

Rating: 5 stars
Summary: A Unix Programmers Bible
Review: This is an essential book for any serious or professional Unix programmer.

Written in a clear paedagogical style, Professor Stevens demonstrates mastery of the subject, and his desire to pass that expertise on to the reader.

The API's are illuminated by clear examples of their use. He also mentions many of the pitfalls to look out for when programming across the different flavours (BSD, SRV4) and different standards (POSIX, ANSI).

It is a comprehensive tome that represents real value for money.

I use this book so much I will probably need to buy another copy in a few years, if it doesn't go on permanent loan first.

Rating: 5 stars
Summary: APUE is the standard for Unix/POSIX API programming
Review: Simply stated, Stevens' _APUE_ is the standard for learning the POSIX APIs for file/directory I/O and operations, processes, signals. (The only thing this book doesn't cover is threads, probably due to the fact that this book came out in 1992.)

Required reading for any aspiring Unix system programmer, this book serves as both a great book for learning as well a reference. I've had this book for close to 10 years, and I still refer to it.

Evrey Unix programmer should have a copy of this book.


<< 1 .. 4 5 6 7 >>

© 2004, ReviewFocus or its affiliates