Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions Review by Nicholas Dwork
This book is excellent
I had some experience with C++. After reading this book, I am a far better programmer. The book is truly exceptional in that it offers you an array of topics, each one being a self contained section. So one need not start from the beginning and work their way to the end. They can select the topic of interest, and read directly there. It does assume a large amount of c++ knowledge (extensive familiarity with OOP and the STL). But if you have that, this book will truly improve the quality of your code.