I need to learn any coding. I have no idea what it is, i'm a thirteen year old. In high school, i need some dosh; wanna make a game. Help? any internet courses or programs will do. Any e-books or links please give.
Thanks!
Seven answers:
spencer19_82
2007-07-19 12:47:05 UTC
If you can handle it start with C++. in some regards it is a falacy to walk before one runs as C++ can allow you to walk and run whichever you choose immediately.
Ok, I taught myself programming at about your age!
If you are into games programming, then learn 'C'. Its actually quite easy once you have the hang of it, and it teaches you the basic stuff, which is vital to learn but other languages will do for you through libaries.
Learn from the best. None other than (Sir!) John Carmack himself. Download the Doom or Quake source code. Look through it and start making some changes.
anonymous
2007-07-20 02:56:29 UTC
Check w3schools.com, or else contact a coding guru to help you learn coding, check websites like http://getafreelnacer.com/
Rose D
2007-07-19 12:14:42 UTC
You could start with Java. It's free, interpreted as opposed to compiled (so you don't have to buy a compiler) and there's lots of information online. Start at java.sun.com.
anonymous
2007-07-19 12:21:11 UTC
Most major languages and their associate tools are free.