Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Core C++: A Software Engineering Approach Review by Loukas Stoumbos
C++ In-Depth
The author does an excellent job in explaing the details of how C++ works and its syntax. This book was the definite kickstart in me programming in C++. The only thing you must know is how to use a compiler. The author doesn't talk about compiling or setting up a compiler.
I highly recommend this book if what your looking for is understanding C++ at the smallest level.