Thread: C and Game Programming Books

  1. #1
    Programmer in Training TWIXMIX's Avatar
    Join Date
    Feb 2004
    Posts
    57

    C and Game Programming Books

    I'm looking into buying a few books. Some C/C++ programming books and maybe a few specific to game programming.(2d or 3d)

    I was wondering if you guys had any books that you could recommend. These things are expensive and I don't want to waste my money.
    Learning C++
    Programmer in training

  2. #2
    Programmer in Training TWIXMIX's Avatar
    Join Date
    Feb 2004
    Posts
    57
    20 views no replies?
    Learning C++
    Programmer in training

  3. #3
    pwns nooblars
    Join Date
    Oct 2005
    Location
    Portland, Or
    Posts
    1,094
    There are no replies due to the stickies.

  4. #4
    Programmer in Training TWIXMIX's Avatar
    Join Date
    Feb 2004
    Posts
    57
    Okay, I purchased C++ Programming by Larry Ullman and Beginning Game Programming by Michael Morrison. Hopefully these books are decent, the store didn't have a huge selection.
    Learning C++
    Programmer in training

  5. #5
    Registered User Frobozz's Avatar
    Join Date
    Dec 2002
    Posts
    546
    Typically what I do is go to Barnes and Noble, browse through their selection and decide what I like, then go online to Amazon and get it there.

  6. #6
    Registered User
    Join Date
    May 2004
    Posts
    4
    ok heres what you do make sure you dont get something like 3d gaming and start that first. that is like one of the last things you do cause if not you will confused out of your mind. you should look at books that show you how to make simple games like tic tac toe or hang man or a text based game. its so that you learn how to make games and how they work logically. look for those first dont get like sams gameprogramming in 24. if you are working with a dev c++ compiler it has many errors that you have to find out for yourself. i suggest you just look for one thats simple and teaches you simple gaming. believe me i have wasted about 150 bucks on books and found that only one was useful. currently i saw one at barnes & noble that teaches dos based games to help you along with understanding game programming. im gonna get it next week. so yeah look at what people rate is best for beginners on game developing website. and there is my rant.

    >:-(|)

  7. #7
    Registered User
    Join Date
    May 2006
    Posts
    30
    there is one book you just cant ignore. i red multiple books but "Tips of the windows game programming" written by La Mothe is just very much the best. it explains everything you need to know if you really want to make gameprogramming your job. you wont create high 3d engines, just simple basis 2d games with directDraw. the point is that it explains the very source of gameprogramming, how does it work. you learn how to solve some problems, how a line and figures are drawn on the screen and so on, believe me, just drawing a line, nothing more already requires something like 60 lines of c code. I also red books with just jumps in with DirectX3d and within a hour you got your own 3d engine. the problem is that you wont learn a thing about real game programming. youre just using pre cooked functions and that is no way to learn. besides, the book includes a cd witch has 2 Ebooks on it, 1 about a huge overview of 3d programming existing of 500 pages just explaining the basic, and 1 big ebook about DirectX 3d. the book is like 1500 pages thick. this book is not for peaple without experiance of math and c, its a book for peaple who really want to learn gameprogramming.

  8. #8
    pwns nooblars
    Join Date
    Oct 2005
    Location
    Portland, Or
    Posts
    1,094
    I have Tricks of the 3D Game Programming Gurus and Programming Role Playing Games with DirectX, I have been pretty busy learning other languages so I haven't had a ton of time to read through them, but the RPG game programming has a nice walk through for just setting up the design of your came, getting all your ideas in a well formated order and helps you realize all the information that you should have together before you write any code at all.

Popular pages Recent additions subscribe to a feed