I want to get into C++ team at work. Their job is to write CGIs in C++ (mainly but not limited to). I know basic C++. Reading the list at C++ book guide question on SO, I\'ve go
answer to the title of the question :) assuming C++03
From Bjarnes website:
1. New learning
2. Principles and Practice Using C++ (Should give ideas about short programs/projects)
3. Learning and teaching C++
And yes, have a good reviewer by your side if you have to learn good C++. Keep a copy of the relevant standard handy (open-std.org)