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
|
|
UNIX Systems Programming for SVR4 |
List Price: $34.95
Your Price: $34.95 |
|
|
|
Product Info |
Reviews |
<< 1 >>
Rating: Summary: Essential C reference, but who knew? Review: 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!
Rating: Summary: Also a good book on C Review: 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!
Rating: Summary: Outstanding! Review: 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!
Rating: Summary: how to REALLY program on Unix Review: 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.
Rating: Summary: Excellent book Review: 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).
Rating: Summary: A jump-start for system programming for Unix. Review: 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.
Rating: Summary: Also a good book on C Review: 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.
<< 1 >>
|
|
|
|