Selected Product: | Accelerated C++: Practical Programming by Example Paperback Edition: 1st Author: Andrew Koenig, Barbara E. Moo Publisher: Addison-Wesley Professional Release Date: 2000-01-15 ISBN-10: 020170353X ISBN-13: 0785342703535 List Price: $44.99 Average Customer Rating: | | C++ Primer Plus (5th Edition) ISBN-10: 0672326973 ISBN-13: 9780672326974 List Price:$54.99 The C++ Standard Library: A Tutorial and Reference ISBN-10: 0201379260 ISBN-13: 0785342379266 List Price:$69.99 C++ Primer Plus (5th Edition) (Primer Plus (Sams)) ISBN-10: 0672326973 ISBN-13: 0752063326978 List Price:$54.99 The C++ Programming Language: Special Edition (3rd Edition) ISBN-10: 0201700735 ISBN-13: 9780201700732 List Price:$79.99 The C++ Standard Library: A Tutorial and Reference ISBN-10: 0201379260 ISBN-13: 9780201379266 List Price:$74.99 Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition) (Addison-Wesley Professional Computing Series) ISBN-10: 0321334876 ISBN-13: 9780321334879 List Price:$49.99 C++ Primer (4th Edition) ISBN-10: 0201721481 ISBN-13: 9780201721485 List Price:$54.99 |
To use our price comparison to get the cheapest price, please click on the "Find the Cheapest Price" button located above for Accelerated C++: Practical Programming by Example by Andrew Koenig, Barbara E. Moo (ISBN-10: 020170353X, ISBN-13: 0785342703535). At this time we have not yet written a review for Accelerated C++: Practical Programming by Example by Andrew Koenig, Barbara E. Moo (ISBN-10: 020170353X, ISBN-13: 0785342703535). Please continue to keep checking back to this page as we are constantly adding reviews. Summaries and Customer Reviews are supplied by Amazon.com Why is Accelerated C++ so effective? Because it *Starts with the most useful concepts rather than the most primitive ones: You can begin writing programs immediately. *Describes real problems and solutions, not just language features: You see not only what each feature is, but also how to use it. *Covers the language and standard library together: You can use the library right from the start. The authors proved this approach in their professional-education course at Stanford University, where students learned how to write substantial programs on their first day in the classroom. Perfect for self-study | Customer Rating: | First, my background: I had abandoned the computer science program at my university in favor of mathematics two years before I gave this book (one of my old texts) a serious look. I came back to it when research projects and Matlab make my interest in programming return.
This book is a little gem--for someone with at least a little programming experience, it moves along with an excellent learning curve, zipping along without leaving the reader confused. This book is not for a total beginner to programming, as it expects you to know how to compile and build programs on your system already. Still, as long as you have at least a tiny bit of programming knowledge, this is the best introduction for teaching yourself C++ that I've seen. | A new way of teaching. And how good it is! | Customer Rating: | This book doesn't do thing traditionally like normal tutorials you find on the World Wide Web. The people who have written this text CLEARLY know both c++ and pedagogics.
When their experience in pedagogics is shining through this book you really learn what you want to learn...
Anyone who is a beginner or a semi-beginner should pick up this book. | This is the ONLY BOOK you MUST READ | Customer Rating: | I do not understand how some people can give negative reviews for this book. This book is MUST have in case if you want to get basic to intermediate level of C++ programming.
I wish they publish something for advanced level programming. A+ | Mostly disappointed with the book. | Customer Rating: | First of all, I'll say what's good with the book. The author's way of writing demands that you learn C++ terminology quickly. This, infact, annoyed me because the terminology does not interest me, and I was more interested in the concepts, but by forcing me to follow the wankish terms, I am better able to understand other programmers. The book is also good at not dwelling on the same subject endlessly for the most part. However, I think some of the concepts should have been explained more while others were needlessly over explained, but that may not be the case for a different reader with different strengths and weaknesses.
Now comes the bad. The student grading project, which is changed throughout many of the chapters is horribly boring. It is harder to focus on what you're reading when what's being explained is so incredibly trivial and unimpressive. The biggest beef I have with the book is the exercises. Ofiten times the hardest part with the exercise is figuring out what the exercise actually wants you to do. Also, some of the exercises require knowledge not yet covered in the book, and sometimes even things never covered in the book at all. To top it all, the authors provide no answer sheet to the exercises to even check your solutions. The exercises are simply not thought out and are poorly explained.
I got the book to learn from, and if the exercises demand I learn stuff outside it then it's not being useful. The book is the first in its series, and the first few chapters of the book are aimed at complete beginners, so the expectation of prior knowledge is a little absurd.
As far as the criticism from some of these surprisinginly positive reviews go about not knowing what input to give the student grading program: By the time you enter all the code, you were explained how all of it worked part by boring part. If you truly knew how it worked then you should know what input it expects. Pretty obvious, really. | Great for introducing pointers, templates and iterators | Customer Rating: | This is a great place to start. Iterators, templates, then pointers... That's a different approach. Each topic is explained well, though the author gets bogged down in the details of his ever expanding example. Never-the-less, templates are my friend. I can build my own with the power of pointers and convenience of iterators.
You'll inevitably need authoritative books on C++, OOP, and MFC to do anything useful in Windows. But this is a great intro to the C++ language and STL.
Cheers! |
|