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 Ke Liu

A necessary book for a professional C++ coder

Just finished it. It may not be so apparent at first, but definitely you need it to find how to write a "perfect" C++ code.
Of course, before reading this book, several intermediate books demand reading, such as "Effective C++", "More Effective C++", "Effective STL". Some system programming book may also need to be read. Otherwise, you may have no idea why you need this book.