View Single Post
Old 06-04-2008, 11:17 PM   #9 (permalink)
Gauge
Cloud's Hair Spray
 
Join Date: Aug 2006
Location: Away from you.
Posts: 70
Reputation: 10
Send a message via AIM to Gauge Send a message via MSN to Gauge Send a message via Yahoo to Gauge
Default

I spent 3 years mastering C++, well getting to a level where I can call myself a master. I could not even dream of making a game until last year.

C++ was my first language, and man am I happy. I HATE HATE HATE Object oriented languages that basically just get run through a C++ converter.

Learn memory management the right way, or get left behind like all the other java/python/ruby/ whatever else coders.

On a more serious note, if you want to make a 2d game eventually, learn one of the easy ones like ruby or python or java.

Anything 3D and you HAVE to use c++. I mean you don't have to, but come on....your game will be a flaming pile of garbage if you don't.
__________________

Last edited by Gauge; 06-04-2008 at 11:18 PM. Reason: spelling errors
Gauge is offline