• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

VB Game Programmers..read..question about which book I should get

dezell123

Banned
Which one of these books should I get? I am a beginner at programming

Windows Game Programming Gurus

Game Programming Gems

Which one?
 
If you're a beginning programmer, take time to learn how to write small programs before jumping into games. Any gaming books that deals with VB is complete crap. Once you have a grasp on the language, start looking into OpenGL and DirectX books. They'll all use C++ but there are resources on the net to show you how to convert the various objects and calls into VB.
 
Back
Top