What's good for begginers?
I just started to get intrested in porgramming and game devolpment but have no idea where to start. I know some about QBASIC but that''s it so I need a book or somthing for a guide. I''m don''t have much to spend. Any ideas?
January 30, 2000 10:32 PM
The way I got started game programming was by getting a book on C. The dummies books and Tony Zhangs book were great helpers. Once I had a good understanding of C, I got Windows Game Programming for Dummies: By Andre Lamothe. That''s the way I got started and it really helped. It is a little expensive, but it works.
Just don't try to do too much too soon. Obviously, in order to do game programming, you need to be able to program. Make this your first step. Once you have a decent grasp of that, then you can start getting into game specific programming.
You are going to need a good C/C++ book and a compiler. Try to shop around becuase some learning books have a limited edition of Visual C++ included with them. This is probably your best bet. (Any suggestion guys?)
If that is still too expensive, there are some free compilers availible, but they usually aren't as easy to use as a professional development enviornment.
Edited by - I-Shaolin on 1/31/00 10:52:19 AM
You are going to need a good C/C++ book and a compiler. Try to shop around becuase some learning books have a limited edition of Visual C++ included with them. This is probably your best bet. (Any suggestion guys?)
If that is still too expensive, there are some free compilers availible, but they usually aren't as easy to use as a professional development enviornment.
Edited by - I-Shaolin on 1/31/00 10:52:19 AM
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement