I'm a big fan of "C++ For Game Programmers" by Noel Llopis.
It isn't a book for beginners. Don't buy this book until you know at least the basics of C++. It talks about how and, more importantly, when to use some of the more advanced features of C++ (Inheritance, Templates, etc.).