6 of 6 people found the following review helpful:
4.0 out of 5 stars
Essential C reference, but who knew?, June 7, 1999
By A Customer
This review is from: UNIX System Programming for System VR4 (Nutshell Handbooks) (Paperback)
If there ever was a book that was badly advertised, this one is it. If we're to believe the cover and even the reviews on Amazon, it's just another book on Unix, when actually it's an essential Unix System V C libraries reference for C programmers. I haven't found anything remotely similar out there. I only bought it after flipping through the pages in a bookstore. It covers everything from file I/O through IPC. It contains tons of code that clearly show how to use each function. As it's a little dated, It doesn't cover pthreads or IPV6, but hopefully the author will make a second edition soon...and make sure that C programmers know that this book is what they're looking for!
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
4 of 4 people found the following review helpful:
5.0 out of 5 stars
A jump-start for system programming for Unix., May 1, 1999
By A Customer
This review is from: UNIX System Programming for System VR4 (Nutshell Handbooks) (Paperback)
This book is written in a very easy and understandable way. It explains main concepts, system calls and their parameters and how to use them. It lays an excellent ground for a quick start in UNIX systems programming and prepares for more in-depth material like books by R. Stevens. I would say that this book is a must-read for all starters.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
2 of 2 people found the following review helpful:
5.0 out of 5 stars
Also a good book on C, October 9, 2000
By A Customer
This review is from: UNIX System Programming for System VR4 (Nutshell Handbooks) (Paperback)
This book isn't just a handy reference for programming in C in the UNIX environment; it's a useful reference for any C programmer. For example, the discussion of file I/O is very clear.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
1 of 1 people found the following review helpful:
5.0 out of 5 stars
Outstanding!, April 6, 2000
This review is from: UNIX System Programming for System VR4 (Nutshell Handbooks) (Paperback)
In my opinion, this is the best book on UNIX programming I have seen. If you already know C and want to learn how to program on the UNIX os, this is the book to get. This is what taught me. I usually always have this book with me. I even like the color!
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
1 of 1 people found the following review helpful:
5.0 out of 5 stars
Excellent book, June 11, 1998
By A Customer
This review is from: UNIX System Programming for System VR4 (Nutshell Handbooks) (Paperback)
This book gives an excellent introduction to systems programming in unix. Within a couple of weeks of buying this book, I was able to design and implement a multi-process client server (socket based) application from scratch. The author also discusses the common C library functions used and the caveats there of. (for instance, the gets() function is a dangerous one!) Although I program a lot in windows NT, I still find this book to be a good reference, especially when porting applications from unix to NT. One thing that I wish the book had is a discussion on remote procedure calls (RPC).
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
5.0 out of 5 stars
how to REALLY program on Unix, July 26, 1997
By A Customer
This review is from: UNIX System Programming for System VR4 (Nutshell Handbooks) (Paperback)
simply the best book on unix programming. simple,
straightfoward examples...clear text. i learned
more about unix as a whole by reading this book
than any other unix book. also a good reference
book.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|