The domain nocodes.com is for sale. Click here for more details. No Codes - What is the main programming language for video games?

No Codes

What is the main programming language for video games?

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.

Public Comments

  1. 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.html - Free Electronic Books - Thinking in C++ 2nd Edition by Bruce Eckel Volume 1 & Volume 2 http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html - Structure and Interpretation of Computer Programs by Harold Abelson and Gerald Jay Sussman with Julie Sussman HTML http://mitpress.mit.edu/sicp/full-text/book/book.html 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/
  2. 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.
Powered by Yahoo! Answers