|
-
Getting into programming
How can i learn to write games? I know very very very little about programming, but i can get stuff of the interbet easy (if that makes a difference). Currently running 98se, will do dual boot with linux.
------------------
Speed Doesn't Kill. Stopping Very Fast Kills.
Speed Doesn't Kill. Stopping Very Fast Kills.
-
Well, most important would be to learn a programming language (c/c++ probably) and learn the ins and outs of it. Writing games is not an easy thing to do. There are plenty of sites out there that will help you out. Good Luck
------------------
new sig: when its done
Icna tpye 300 wrdos per mnieut
-
Katana Wielding Moderator
Originally posted by karate_y2k:
How can i learn to write games? I know very very very little about programming, but i can get stuff of the interbet easy (if that makes a difference). Currently running 98se, will do dual boot with linux.
There are many different aspects to programming games (gameplay code, modeling, level design, network programming). First you have to figure out which area you would like to focus on.
And then learn some programming language (any one, doesn't matter which) to get a feel for it. Then, definetly learn C or C++.
------------------
If I rest, I rust.
--Indian Proverb
-
Even though it isn't used very much, outside of the government sector, I think Ada 95 is a very good first language. It is well structured and strongly typed, and helps build good programming habits.
Java is also probably a good first language. I've never worked with Java very much, but it is very much like C/C++, and will help your migration later on.
I don't recommend C/C++ as a first language, simply because it is so lax in it's rules and stucture, and very weakly typed. It's one step away from not being typed at all (like Perl and PHP). It's not an environment very conducive to learning the right habits.
I'm not even going to speak of Perl as a first language, even though it is an excellent language to pick up later (its string manipulation capabilities are top notch).
------------------
Knight of the OC Crusaders
PIII 733@951
Alpha PAL6035 & Delta 30CFM w/ Arctic Silver
ASUS CUSL2
256MB PC133 RAM
Elsa Gladiac GeForce 2 GTS 32MB 210/385
SBLive! X-Gamer
Insert witty signature here
-
Try http://www.gamedev.net/ , http://www.flipcode.com/ , or http://www.gamasutra.com . All are pretty good sources, and the first two have links to books where you can learn more.
------------------
//TODO: add sig
-
Yes, I agree with the using the C/C++ programming language but it is quite difficult. heheheh ( 4 me).
Goodluck!
------------------
Leslung
Leslung 
-
Mako Shark
c++ would be your choice, although concentrate on the language itself first. i've seen too many people trying to do games/windows programming without even fully understanding the language...
------------------
??..??!12?@#(?{}
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|