Quote:
Originally Posted by Rah33m
I am not new to programming i can do php and thats about it i wanted to learn one of the better ones to make games with a gui. Whats a good and easy language to work with and do you have any links to good books or tuts?
Thanks
|
First, you need to reserarch "programming" itself. You need to learn what it does, where it's used, what it's done, and what the difference is between other languages.
DO NOT learn a visual language. Yeah it helps you if you're new but for me it was just a waste. It's not that good. I'd have preferred to have learn another language.
I recommend C++.
It's powerful.
It's what "the industry" uses. Games such as WoW, Guild Wars and EVE Online were coded in C/C++.
It's just a great thing to learn, especially if you're planning to pursue it as a career (Programmer).