Related Subjects
Parenting & RelationshipsThis is an excellent supplement to most of the college level textbooks in C++ programming. Many authors of C++ textbooks are taken up by the apparent need to illustrate complex object oriented concepts (lest Java be seen as the alpha and omega in object oriented languages)with long winded "case studies" or "programming projects" that seem contrived (see any book by Deitel for examples of such.)Some other authors think that...
0Report
Very informative introduction to C++. I was new to C++ and most textbooks are hard to understand and hence requires a teacher to explain everything. I started reading it halfway through the course and got a C+ when I was expecting an F.
0Report
Who referred to this book having mistakes: They seem to be stuck in the stone ages of C programming. Since the new ANSI standard came out, (which compilers are still attempting to catch up to), header files have not used a .h extension, C Standard library headers have been renamed and so on. Every negative point the person makes indicates a complete lack of knowledge, especially accurate knowledge of the C++ standard. ...
0Report
I have purchased several C++ books, and this one is by far, the best...This book makes a great subway companion, and it's not a 1,000 page monster. I love the way the author explained pointers. He uses simple graphics to visualize memory...but they are very effective...
0Report
I bought this book after I took one semester of programing class with C++, just to freshen my memory by solving many problems. it was very useful, after all, then when I started to take the next programing course, I felt very comfortable. if you think about this price and the ingredients, it is a great buy. i have other C++ books for more detail references. the best part of this book is that you can try all the problems...
0Report