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
Read the book 'Effective C++' by Scott Meyers. It's excellent, and will give you good advice on best practices and stuff to avoid.