Poll:
You do not have permission to vote in this poll.
Total 0 vote(s) 0%
* You voted for this item. [Show Results]

What should my first coding language be?
#9
(04-22-2011, 10:59 PM)Jacob_ Wrote: Either Lua or Java would be a good idea. Lua in Buildism or in another game is great for first-time programmers, because you get to see the results of your code immediately, without having to compile anything.

Once you know your way around variables, functions, and control structures (if, while, for) then you might want to try Java. It introduces you to object-oriented programming, which is used in most real-world applications.

Once you get good at Java then learning C# should be no problem at all (the syntax is virtually identical), or you could go straight to C++, which is generally considered to be the industry standard for games.

I made the mistake of starting with PHP, which was a horrible idea--it's usually considered a poorly-designed language.

As an alternative to starting with Lua, you could also try Processing. It uses Java syntax, but you don't have to worry about object-oriented stuff or complicated graphics libraries.



I already started with Python...^_^
















Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)