What book to choose?

I bought some books and i dont know with wich one to start with first.

-C++ programming for the absolute begginer (second edition)
-Beginning c++ through game programming by Michael Dawson (I find this book the best idk maybe cause i want to make games mainly)
-Programming Principles and Practice using c++
-Sams Teach Yourself Game Programming in 24 Hours
-Sams teach yourself c++ in 1 hour a day.

I can buy many more books but those seem the best.
.
None of them. Stay away from books with a title like "Learn X in Y hours/days".
The C++ Primer is a good book to start with:
http://www.amazon.com/Primer-4th-Stanley-B-Lippman/dp/0201721481
Last edited on
thx after i read primer what i get next?
I'd recommend this book by Brian Overland, it is a nice refresher course in C++ it will quickly re familiarize yourself with c++ commands, functions, classes , etc... and it is very simply written.

http://www.amazon.com/Without-Fear-Beginners-Guide-Makes/dp/0132673266/ref=sr_1_1?ie=UTF8&s=books&qid=1305595081&sr=8-1

best beginner's C++ book in my opinion especially if you already have some knowledge of the language.
Edit
Topic archived. No new replies allowed.