![]() |
| | #1 |
| Programmer in Training Join Date: Feb 2004
Posts: 57
| C and Game Programming Books 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 |
| TWIXMIX is offline | |
| | #2 |
| Programmer in Training Join Date: Feb 2004
Posts: 57
| 20 views no replies?
__________________ Learning C++ Programmer in training |
| TWIXMIX is offline | |
| | #3 |
| pwns nooblars Join Date: Oct 2005 Location: Portland, Or
Posts: 1,094
| There are no replies due to the stickies. |
| Wraithan is offline | |
| | #4 |
| Programmer in Training 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 |
| TWIXMIX is offline | |
| | #5 |
| Registered User 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. |
| Frobozz is offline | |
| | #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. >:-(|) |
| rocketmanx is offline | |
| | #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. |
| DV64h is offline | |
| | #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. |
| Wraithan is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|