Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Accelerated C++: Practical Programming by Example Review by Jastiv
Great Little Book
It is a great little book that has helped me get a handle on C++ right away. I would however not recommend it for someone completely new to programming. Also it does not cover everything about C++, but if you have programed in another language before it will get you right into the C++ without wasting time going through loads of stuff you already know (what a string is, what an array is etc etc)
The negative I have found is sometimes I find I really need to read a head before I can do the exercises, but in my experience I have found that true with most programming books, so its like you need to read it more than once and then go back to it. I found the first few chapters to be easy for me, but then it got harder.