Comment C++ for Java programmers (Score 1) 942
There's loads of books that teach you Java and assume you know C++. How about one that teaches you C(++) and assumes you know Java (or even Python?)? Not everyone eats, drinks and breathes C... And the books that teach you C++ and assume you don't know programming are not very useful either, 'cause if you skip the first 3 chapters, you might miss out on some of the useful stuff, but if you read them you'll be very bored 'cause they teach you programming and Object Orientation, which most Java programmers should know ;)