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
C Traps and Pitfalls

C Traps and Pitfalls

List Price: $34.99
Your Price: $34.99
Product Info Reviews

<< 1 >>

Rating: 5 stars
Summary: A rare and unusual book for experienced programmers.
Review: Along with Holub's 'The C Companion', this is one of the few programming books that I've read in 13 years of C programming that talks about real programming issues instead of simply rehashing what a for loop is. A must read for C programmers.

Rating: 5 stars
Summary: You must read this book.
Review: If you program in C or C++, you must read this book if you want to consider yourself a superior programmer. If you are a college student, definitely read this book. Koenig fills in a lot of gaps left by authors of introductory books on C or C++. Why do I mention C++? Because C++ is far more than just objects and classes. The lower level implementation of functions is still basically C programming. He includes chapters on linkage, the preprocessor, and portability. It is a short book that is definitely worth reading.

Rating: 5 stars
Summary: You must read this book.
Review: If you program in C or C++, you must read this book if you want to consider yourself a superior programmer. If you are a college student, definitely read this book. Koenig fills in a lot of gaps left by authors of introductory books on C or C++. Why do I mention C++? Because C++ is far more than just objects and classes. The lower level implementation of functions is still basically C programming. He includes chapters on linkage, the preprocessor, and portability. It is a short book that is definitely worth reading.

Rating: 0 stars
Summary: The publisher's web site has more to say about this book.
Review: The information available includes an image of the cover, and copies of the preface and table of contents. See http://heg-school.aw.com/cseng/authors/koenig/traps/traps.html

Rating: 4 stars
Summary: Obviously a must have, but maybe just to keep.
Review: This book is a must have and you must have read it at least once. Then again, I have read it once and will only use it as a quick reference. For more elaborate information I will look for (my) other books that will tell the same in a more fluent and up to date style (read: Expert C Programming).
This book shows all the pitfalls in a convenient compact volume.
If you are NOT a sloppy programmer you might dislike many of the more obvious examples . . then again, you might do some maintenance on "someone else's code".

Rating: 5 stars
Summary: a must read for c programmers
Review: This is a very interesting book. It's titled "c traps and pitfalls", yet talks all about the beauty of c. You will need some fundamental knowledge of computer systems and programming; however, you don't need to be a serious programmer to adventure this book, because while you are enjoying reading it, you are becoming one yourself.

Rating: 5 stars
Summary: a must read for c programmers
Review: This is a very interesting book. It's titled "c traps and pitfalls", yet talks all about the beauty of c. You will need some fundamental knowledge of computer systems and programming; however, you don't need to be a serious programmer to adventure this book, because while you are enjoying reading it, you are becoming one yourself.

Rating: 5 stars
Summary: Enormously entertaining and exceedingly helpful!
Review: This is among the five "must have" books on the astute C programmer's bookshelf. Actually, it spends little time on the shelf since one refers to it time and time again. This slim volume packs a lot of information about those "gotchas" that still "getcha" (when you least expect it). The Introduction is "Chapter 0", your first hint that Koenig knows and respects the subject. His treatment of unscrambling complex declarations is especially good.

Why a 9 instead of a 10? Simple. Andy: please release a new version! The ANSI/ISO standard is almost ten years old. :)


<< 1 >>

© 2004, ReviewFocus or its affiliates