Hacker News new | ask | show | jobs
by kenjackson 5284 days ago
Accelerated C++ maybe? I haven't read LPTHW, but Accelerated C++ is a good book to learn C++ from, and is very example focused:

http://www.acceleratedcpp.com/

Of course, doesn't cover the latest rev of C++, C++11. But this should lay good foundation.