@Adamo(View Post) If you're starting, I recommend html and make a webpage first. Just so that you're not lost when making a game. HTML however, is incapable of making games, so you would need to learn that then one of many others. Some languages are C, C++, Flash, Java, .NET, SQL, LUA. So, yeah, as @MasterMind555 said, "you must be very determined."
Ok, he's asking how to do something and he's not goin "OMFG I NEED TO DO THIS HELP!!!1!!111!". So cut him some slack. He's not stupid, he's just asking an honest question.
@plead-for-destruction(View Post) @jenn4(View Post) Both of you should be ashamed. He isn't saying: "I wanna be a 1337 Hax0r," he is asking what a good programming language is for game making. You both are n00bs to me, seeing as I am user #256 and you are #'s 12531 and 29068, and then you act like you are elite. So shut your mouths, learn to behave, and use English correctly. @Adamo(View Post) Learn python if you don't already know a language, then move to C++ once you master that. Use SDL or SFML for graphics (I would recommend SFML personally, but less people have it installed already). If you are on windows, use Visual studio C++ as an IDE for C++. On linux, use QTCreator. Good luck!