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++ Coach: Essentials for Introductory Programming

C++ Coach: Essentials for Introductory Programming

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

<< 1 >>

Rating: 1 stars
Summary: The book is horrible
Review: I know the author myself, because he is one of my teachers.The book is horrible, don't waste your money. Every program he give as example has mistake. Spend your money somewhere else, and don't let the stupid Salvage guy get your money.

Rating: 1 stars
Summary: Whatever you do DON'T BUY THIS BOOK!!
Review: My tech school teacher is using this book to "teach" us C++. I already know C++ myself, and this book is HORRIBLE. ALMOST EVERY SINGLE PROGRAM HAS ERRORS!!! If I'm exaggerating, it's not by much. If I could give this book a custom number of stars, I would RATE IT A NEGATIVE NUMBER!! A majority of the programs DON'T COMPILE without MODIFICATION TO THE CODE. If you don't know C++, you WON'T HAVE THE KNOW-HOW TO MAKE CHANGES THAT ARE NEEDED TO COMPILE ANY OF THE PROGRAMS. One exercise looks like the author thought he was programming in BASIC: there are no semi-colons to end the statements, and the if else statements looked like BASIC. I apologize for my annoying caps review, but I want to make sure that NOBODY BUYS THIS BOOK. WHATEVER YOU DO, FOR GOODNESS' SAKES, DON'T BUY THIS BOOK!!!! I don't care what the other readers say, listen to the negative reviews: they know what they're talking about. Oh, and DON'T BUY THIS BOOK!!!!

Rating: 1 stars
Summary: A dangerously friendly, inaccurate book
Review: The author of this book does not know the C++ language. He makes every typical mistake a book could make -- main returning void, use of pre-standard headers, fails to mention namespaces except as an annoyance present in some new compilers. This might be more understandable if the book was written before the C++ Standard was published in 1998, but in 2001 this is no way to be teaching C++.

By presenting this book as a friendlier introduction to C++ (the author goes so far as to call it perfect), it's likely to appeal to people who won't be aware of how badly they are being taught C++. ...Advanced C++ users won't be fooled by the author's hype...

Rating: 1 stars
Summary: A dangerously friendly, inaccurate book
Review: The author of this book does not know the C++ language. He makes every typical mistake a book could make -- main returning void, use of pre-standard headers, fails to mention namespaces except as an annoyance present in some new compilers. This might be more understandable if the book was written before the C++ Standard was published in 1998, but in 2001 this is no way to be teaching C++.

By presenting this book as a friendlier introduction to C++ (the author goes so far as to call it perfect), it's likely to appeal to people who won't be aware of how badly they are being taught C++. ...Advanced C++ users won't be fooled by the author's hype...

Rating: 5 stars
Summary: The best book for learning C++!
Review: The author of this great book was my instructor for C++. He is a great college instructor, and knows everything there is to know about C++. This book provides excellent exercises to help learn the language. Not only does it have all the right information and exercises, but it he was able to use his wonderful sense of humor to make learning C++ fun! -- Two thumbs up! A must buy!

Rating: 5 stars
Summary: great for non-technical readers
Review: This book clearly is aimed at non-technical programmers--that is, people who will work in IT, not CS, for a living. The drills were a cool way to master language concepts. The author presented the language details in a way that I could grasp. For example, functions is broken into a series of small, more predictible functions that were understandable. If you want a non-intimidating book to learn C++, this is a good one to have.

Rating: 1 stars
Summary: Whatever you do DON'T BUY THIS BOOK!!
Review: Very little of the code in this book is written according to the ISO C++ Standard. The author seems to have learned by experimentation, and makes basic mistakes. Fundamental parts of contemporary C++ (such as namespaces) are not covered (well, the one allusion to namespaces dismisses them as an annoying quirk of modern compilers).

Your money would be best spend elsewhere.

Rating: 1 stars
Summary: The author does not present contemporary C++.
Review: Very little of the code in this book is written according to the ISO C++ Standard. The author seems to have learned by experimentation, and makes basic mistakes. Fundamental parts of contemporary C++ (such as namespaces) are not covered (well, the one allusion to namespaces dismisses them as an annoying quirk of modern compilers).

Your money would be best spend elsewhere.

Rating: 1 stars
Summary: Do NOT buy!
Review: We used this book for my introductory computer science class. Going into my computer science class, I already had four years experience of C++ programming and asked the instructor whether or not I needed to purchase the book. Since I was so experienced, he told me that I would probably only need it for the additional exercises and programming assignments that are in it. So I decided that I would just borrow someone else's book for the assignments and I'm glad that I did. In just about _every_ additional exercise there is a _minimum_ two syntax errors. Sometimes the function prototypes wouldn't have the data type in them or sometimes they'd call functions with nonexistant parameters! It was just horrible to look at. Even worse, I don't see how the students that didn't know C++ could actually learn it from this book since just about every example in there is so errant. The only reason I rated this book as one star is because there is no zero star option. If you are taking a class and you plan to use this book, do yourself a favor and purchase a half-decent C++ book that has examples that will actually compile. This book is evil, avoid it like you would the black plague. DON'T GO NEAR IT! You have been warned!


<< 1 >>

© 2004, ReviewFocus or its affiliates