Binding: Paperback Dewey Decimal Number: 005.133 EAN: 9780471534044 ISBN: 0471534048 Label: John Wiley & Sons Manufacturer: John Wiley & Sons Number Of Items: 1 Number Of Pages: 528 Publication Date: May 24, 1991 Publisher: John Wiley & Sons Sales Rank: 1067099 Studio: John Wiley & Sons
Product DescriptionThe best single-source guide available for detailed treatment of advanced C programming for the UNIX environment. No other book addresses, in comparable depth, the topics explored here by authors Kochan and Wood--topics like X-Windows, pointers and structures, generating programs with 'make,' and debugging C programs.
Customer Reviews
Average Rating:
Rating: - This guy is sick
I would reccomend everything this cat writes, but especially this tome. For some scary reason every page of this book address topics that are exactly relevant to my CS coursework in school, and which other books dont address or explain poorly. This guy can make any advanced topic easy.
1. Pointers to pointers, arrays of pointers, pointers to structs, and function pointers are all covered better then anyone.
2. Dude Unix system calls and process control ... Read More
Rating: - A healthy break from the same old C-rap
This is the perfect book for those who have grown beyond the infantile "printf/scanf" stage. Most of the books on C I have seen before dwell on needless details of trivial stuff that few people would use anyway. Kochan gives all the intricacies of C illustrated with higly educational examples.
Rating: - If your serious about C then BUY THIS NOW!!!
This is a GREAT book. The book starts off with pointers and arrays none of this "intro to variables" you get in other books. Definately not for beginners but if you know C then this will help you leap to the next level.
Rating: - This is an excellent book in advanced C programming methods.
This is an excellent book in advanced C programming techniques. Although it is an advanced text, the author explains each method in detail and strengthens understanding of key elements in C programming. A number of weaknesses prevent this book from rating 5 stars: the last chapter is number 9 (which makes it harder to use in a 16 week semester), the second chapter is really about four chapters (structures, pointers, linked lists, other topics), the chapter length ranges from 4 pages (chap 1) to ... Read More