<< 1 >>
Rating:  Summary: Use this book as a reference, not an introduction Review: I bought this book as my first C++ book two years ago. Believe me or not, with my solid C backgroud, I felt quite hard reading through the book chapter by chapter. It focuses on inside and out of C++, not a whole lot of OOD concept for a procedure-oriented software developer. Two years later, I am now continuing to explore the C++ world. It makes more sense to me ever than before.Overall speaking, the pro for this book is that it pretty much covers bolts and nuts of C++; the con is that its sample codes are somewhat cubersome. I would rate it as a reference for experienced readers, not for some novices.
Rating:  Summary: Excellent Review: It was my second C++ book after Russion edition of "The C++ Programming Language" by Bjarne Stroustrup, and first programming book in English. I found this book as the best possible. It gives the thorough understanding of ideas and programming technique of C++ and is extremely interesting to read. While it is easier then Stroustrup's book, it covers in depth many advanced topics like C++ Templates. For me, this book is better then the next Eckel's book - "Thinking in C++". The best choice to start and continue with C++ for serious reader.
<< 1 >>
|