Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Teach Yourself C++ in 21 Days Review by Marcos A. Bruno
Great intro!!!
Being an introductory book on such a big programming language as C++, it would be naive to expect an in-depth coverage within its scope. And yes, it has little flaws here and there like most academic books. I used a different text written for beginners but at the end of it I didn't feel quite as confident in pursuing more challenging reading as when I finished this one. This text offers a clear and easy-to-understand exposure of the language's basic topics, which are exemplified by the use of short code in order that the student can quickly grasp the concept and move on.
If you are a novice to C++ and looking for a solid basis for further and more in-depth reading on this rather challenging language, I strongly recommend this text as your first contact with it, always keeping in mind though that there is always more to be learnt from other sources. It did work for me and I bet it will work for you!!