Advertisement

I need your help!

Started by July 26, 2000 11:48 PM
1 comment, last by Serikc 24 years, 5 months ago
Hello. I''m a newbie here at GameDev, and also at programming in general. I have designed many games, but lacked the software and knowledge to give them some sort of life. I guess my main question is this: I''ve looked for many books on C++ and game programming. Unfortunately, all C++ books I find are difficult to understand, and really don''t have much about game programming in them. All game programming books are as if you already know C++ inside out. So, are there any books out there that teach you C++ simply from a video game programming point of view? Any help would be GREATLY appreciated. Thanx. Serikc
Unfortunately, you need to learn C or C++ first before moving on into game programming. Once you learn your printf() and while''s and for''s, then you are ready to tackle win32 and then directX.
Good Luck

The nightmare travels across the cosmos with his burning mane. The trail of ash that is produced.

?Have a nice day!?

Advertisement
Just read "Teach Yourself C++ in 21 Days". Simple as that. That book is a great way to learn all you need to know to get on your way. You can read it for free over the internet at http://www.informit.com

-Zed

This topic is closed to new replies.

Advertisement