C+ C++: Programming With Objects in C and C++ | 
enlarge | Author: Allen I. Holub Publisher: Computing Mcgraw-Hill Category: Book
List Price: $29.95 Buy Used: $1.84 You Save: $28.11 (94%)
New (2) Used (16) from $1.84
Avg. Customer Rating: 3 reviews Sales Rank: 745176
Media: Paperback Number Of Items: 1 Pages: 427 Shipping Weight (lbs): 1.7 Dimensions (in): 9.3 x 7.5 x 1.3
ISBN: 0070296626 Dewey Decimal Number: 005.11 EAN: 9780070296626 ASIN: 0070296626
Publication Date: April 1991 Availability: Usually ships in 1-2 business days Shipping: Expedited shipping available Shipping: International shipping available Condition: Former Library book. Shows some signs of wear, and may have some markings on the inside. 100% Money Back Guarantee. Shipped to over one million happy customers. Your purchase benefits world literacy!
|
| Similar Items:
|
| Editorial Reviews:
Product Description Program wth objects in C and C++. Discover the secrets of effective C and C++ object-oriented programming with Allen I. Holub's C+C++: Programming with C and C++. Step-by-step, you'll see how to harness the best features of these two languages-messages, operator overloading, inheritance, polymorphism and more-to write powerful, practical object-oriented programs. Packed with practical examples throughout, this hands-on programming tool delivers everything you need to implement objects using C only-master the C features essential to any C++ application-execute a C++ feature in C-write a reliable collection-class library-and much, much more.
|
| Customer Reviews:
The best C and C++ book ever. October 18, 2000 4 out of 4 found this review helpful
Unfortunately this book is out-of-print. I bought it about 10 years ago, as a beginner C programmer with an idea, let's study some code and start programming in C. Ooops. I couldn't understand a single line of code. But, a year later, after gaining some experience, I tried again and I improoved my programming style in few months dramatically, reading only the first, C-chapter. This is definitely not a begginers book. Author is not wasting paper and your time rewriting online help. Each chapter starts with very brief introduction of the topic. Immediately Holub starts explaining problematic stuff of the language. He points out very tricky pointer problems, he explains compiler implementation details, and sometimes he discusses with C++ authors about weak points of the language. He explains not only HOW to overload an operator, he explains also WHY to overload, and why NOT to overload. Topics are: differecnes from c, classes, operator overloading, derivation, polymorphism and virtual functions, error handling. At the end of the book he develops a real and usable linked-list class. Recently as I started to programm in C++, I returned to Holub's book. This book and online help, it's all I need. To sumarize, this book is not for everyone, it's not a reference book, but it will appreciate your time jumping immediately into some aspects of a language somebody will maybe never think of. Holub, give us more books like this one.
Excellent book for C programers wanting to learn C++ March 10, 1999 3 out of 3 found this review helpful
This was an extremely valuable book for me in learning C++. It will be very helpful for any proficient C programmer in making the transition to object-oriented programming in C++. The book is well written and well organized. Starting with a demonstration of how object-oriented programming can be done in C, Holub brings the reader though the transition to C++ very directly and neatly. The examples he uses are excellent, not the trivial ones you find in many "learning C++" books. The book also effectively teaches good C++ programming practice while you are learning. This is very important since sloppy coding practices can be very hard and painful to unlearn later. The book repays carful study and is well worth the money and time spent.I do have 3 criticisms of the book: 1) It's out of date. A 2nd edition that brings it up-to-date with Standard C++ would make this the best book of its kind. For the C++ beginner, though, that doesn't detract much from the book's usefullness. Everything in the book will still work. 2) There are numerous typos and minor errors in the example code which can lead to confusion. Being able to find them though, made me feel good. I knew I was really learning the subject. 3) The book would also benefit by having useful exercises at the end of each chapter for a student to perform.
A book that clears up a lot C++ syntax June 17, 1997 2 out of 3 found this review helpful
This book covers details and insight information for a C or C++ programer to much better know C++. Except for chapter one- Object-Oriented Programming in C- I found most chapters are so valuable that you want to read over and over until you fully understand the points that you never think of before. At last, you'll be confident saying you've made a big step in knowing C++ in a systematic way
|
|
|