Id like to learn programming and I want to program games..
The BIG problem is that 1.I don't know how to program stuff.
2.I don't know what program to use to start programming
note:I'm 13yrs old so I might have trouble programming.What is the main programming language for video games?
You won't have trouble, I guarantee. Age is irrelevant to programming (I started programming at 13) and if I had known about it earlier, I would like to start even earlier.
There is no such thing as ';main programming'; language in video games. Many games uses C-family language, but the C-family is relatively difficult for beginners. I recommend either python or Visual Basic:
- http://www.python.org/
- http://www.microsoft.com/Express/VB/
Google for tutorials on programming (for beginners usually you'd want tutorial on the specific language you have chosen, later on you can read about more abstract concepts that are independent of languages). There are hundreds of thousands of free resources for learning programming in the internet, it is often unnecessary to buy books or find teachers.
You might find programming easier than you might think.What is the main programming language for video games?
C++
=
Code::Blocks
http://www.codeblocks.org/downloads/5
codeblocks-8.02mingw-setup.exe
-
Tutorials online:
http://www.cplusplus.com
http://www.intap.net/~drw/cpp/index.htm
http://www.cprogramming.com/tutorial.htm鈥?/a>
-
Free Electronic Books
-
Thinking in C++ 2nd Edition by Bruce Eckel
Volume 1 %26amp; Volume 2
http://www.mindview.net/Books/TICPP/Thin鈥?/a>
-
Structure and Interpretation of Computer Programs
by Harold Abelson and Gerald Jay Sussman with Julie Sussman
HTML
http://mitpress.mit.edu/sicp/full-text/b鈥?/a>
PDF
http://deptinfo.unice.fr/~roy/sicp.pdf
-
How to Design Programs
by Matthias Felleisen, Robert Bruce Findler, Matthew Flatt and Shriram Krishnamurthi
http://www.htdp.org/
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment