AnyBook4Less.com
Find the Best Price on the Web
Order from a Major Online Bookstore
Developed by Fintix
Home  |  Store List  |  FAQ  |  Contact Us  |  
 
Ultimate Book Price Comparison Engine
Save Your Time And Money

Advanced Programming in the UNIX(R) Environment

Please fill out form in order to compare prices
Title: Advanced Programming in the UNIX(R) Environment
by W. Richard Stevens
ISBN: 0-201-56317-7
Publisher: Addison-Wesley Pub Co
Pub. Date: 30 June, 1992
Format: Hardcover
Volumes: 1
List Price(USD): $69.99
Your Country
Currency
Delivery
Include Used Books
Are you a club member of: Barnes and Noble
Books A Million Chapters.Indigo.ca

Average Customer Rating: 4.69 (61 reviews)

Customer Reviews

Rating: 5
Summary: A rarity - a great computer book.
Comment: The computer industry is notable for the huge quantity of really bad books it engenders. This, however, is not one of those books - this is a great book. Before explaining why it is great, I'd like to get the table of contents out of the way, so that you will know what it covers:

Preface

1. Introduction (a "whirlwind tour of Unix")

2. Unix Standardization and Implementations

3. File I/O

4. Files and Directories

5. Standard I/O Library

6. System Data Files and Information

7. The Environment of a Unix Process

8. Process Control

9. Process Relationships

10. Signals

11. Terminal I/O

12. Advanced I/O

13. Daemon Processes

14. Interprocess Communication

15. Advanced Interprocess Communication

16. A Database Library

17. Communicating with a PostScript Printer

18. A Modem Dialer

19. Pseudo Terminals

Appendices

A. Function Prototypes

B. Miscellaneous Source Code (all source code is available for download)

C. Solutions to Selected Exercises

Bibliography

Index

The first thing to understand about the book is that while it can be used as just a reference work (the index is wonderful), it really is a book you can and should read. Even if you think you know a lot of this stuff, you can be surprised at what you can still learn.

What makes the book so much more useful than just a collection of man-page print-outs (that dreary and painfully common form of UNIX "book") is the method of presentation. Stevens' basic atom of organization is the function call. For each call (or minor variations on a single call), he provides the C prototype, and then, in text, explains what the function does, what it's arguments are for, and then typically provides a small C program that demonstrates it in action, which he then explains. These function-level building blocks are arranged into related sets, each of which is a chapter in the book. Each chapter has a wrapper that consists of an introduction explaining some basic concepts and history of the functions described in that chapter, and some review exercises at the end. The chapters themselves are arranged so that the earlier chapters describe the basic functions, and the later chapters describe the more difficult functions. Every chapter both teaches the reader something of immediate use in writing code (even the introduction has sample programs), as well as preparing him for the more difficult subjects that lie ahead.

Now for the caveats. Stevens absolutely assumes that you know how to program in C and that you know how to use Unix development tools (or at least that you have some other source from which to learn them). This is not the book to learn how to use C or particular shells, editors, compilers, linkers, or debuggers. Similarly, new Unix variants, such as Linux and MacOS X, receive no specific mention here at all (though the book is invaluable for both). Also, there is no discussion of the various GUI interfaces offered on many current Unix systems - for those, some other book will necessary.

One other thing worth mentioning is the cost of the book. Don't be put off by it - Stevens' book has been justifying that cost for a lot of readers for a lot of years.

In closing, I've been a developer for many years and have owned many computer books. I recommend very few of them, but can't recommend this one highly enough. It is one of the few books I've had that routinely lies open beside me when I work. In addition to my personal recommendation, you might look not only at all the positive reviews for this book, but also at the reviews for "competitive" books and notice how often they refer you back to this one. This book is the standard by which other UNIX programming books are measured, and so far, it has not been surpassed.

Rating: 5
Summary: Excellent book on UNIX programming
Comment: It is only book I have seen that illustrate unix programming so clear and so detail. Mr.stevens makes many difficult fetures of unix to easy grasp.In the book ,author describes more than 200 system calls and functions;a brief example accompanies each description. Building upon information presented in the first 15 chapters, the author offers chapter-long examples teaching you how to create a database library, a PostScript printer driver, a modem dialer, and a program that runs other programs under a pseudo terminal. To make your analysis and understanding of this code even easier, and to allow you to modify it, all of the code in the book is available via UUNET.

Rating: 5
Summary: Lucid Systemprogramming
Comment: A superb book, a classic. Good explanations and lot's of ready to use code segments. Stevens was a Guru to most programmers and all appreciated his writings very much. I give only the table of contents, because that is something I like in reviews about such kinds of books:

1.) Introduction, 2.) Unix Standardization and Implementations, 3.) File I/O, 4.) Files and Directories, 5.) Standard I/O Library, 6.) System Data Files and Information, 7.) The Environment of a Unix Process, 8.) Process Control, 9.) Process Relationships, 10.) Signals, 11.) Terminal I/O, 12.) Advanced I/O, 13.) Daemon Processes, 14.) Interprocess Communication, 15.) Advanced Interprocess Communication, 16.) A Database Library, 17.) Communicating with a PostScript Printer, 18.) A Modem Dialer, 19.) Pseudo Terminals.

For many topics one needs his further books. Either the tripple set about TCP/IP or the double set about network programming. The last one is the newest book of him, just finished, before he died.

Similar Books:

Title: UNIX Network Programming, Volume 2: Interprocess Communications (2nd Edition)
by W. Richard Stevens
ISBN: 0130810819
Publisher: Prentice Hall PTR
Pub. Date: 25 August, 1998
List Price(USD): $66.00
Title: Unix Network Programming, Vol. 1: The Sockets Networking API, Third Edition
by W. Richard Stevens, Bill Fenner, Andrew M. Rudoff, Richard W. Stevens
ISBN: 0131411551
Publisher: Addison-Wesley Pub Co
Pub. Date: 22 October, 2003
List Price(USD): $69.99
Title: UNIX Network Programming
by W. Richard Stevens
ISBN: 013490012X
Publisher: Prentice Hall PTR
Pub. Date: 15 January, 1998
List Price(USD): $69.00
Title: Programming with POSIX(R) Threads
by David R. Butenhof
ISBN: 0201633922
Publisher: Addison-Wesley Pub Co
Pub. Date: 16 May, 1997
List Price(USD): $49.99
Title: C Programming Language (2nd Edition)
by Brian W. Kernighan, Dennis Ritchie, Dennis M. Ritchie
ISBN: 0131103628
Publisher: Prentice Hall PTR
Pub. Date: 22 March, 1988
List Price(USD): $42.00

Thank you for visiting www.AnyBook4Less.com and enjoy your savings!

Copyright� 2001-2021 Send your comments

Powered by Apache