View Single Post
Old 04-01-2007, 11:59 AM   #2 (permalink)
AtomSlap
42
 
AtomSlap's Avatar
 
Join Date: Nov 2006
Location: Dark Side Of The Moon
Posts: 922
AtomSlap is on a distinguished road
Send a message via MSN to AtomSlap
Default

Quote:
Originally Posted by Rah33m View Post
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).

Last edited by AtomSlap; 04-04-2007 at 12:56 PM.
AtomSlap is offline   Reply With Quote