Read:
http://parabellumgames.wordpress.com...c-programming/
Most of those books you listed barring the last one are not for beginners. The above article should guide you better through learning C++.
However, I will re-stress my first paragraph:
Quote:
|
In general, if you are new to programming altogether, then a higher level language should be used as your first language. A common favourite is Python which is still commonly used today in games, applications and web development.
|
To give you a rough idea what can be achieved with Python, have a read of this article:
http://www.gamedev.net/reference/art...rticle2259.asp