Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Java, lol

Name: Anonymous 2006-07-27 8:31

I was told by a game developer at this seminar that if I want to learn how to program games, a good way to start is with Java and making cellphone games. I plan on learning C++ before Java anyway but around how long would it take a newbie to learn Java or when would it be a good idea to learn Java if not at all?

Name: Anonymous 2006-08-01 17:29

>>1
Hahaha oh no.

First learn C. Not C++, C. If it's too hard, do Pascal first, then C. Use only the standard input and standard output. conio.h if you get bored. Learn to write proper structured code and understand everything that happens at low-level (C pointers and strings). Then move on to a high level, object-oriented, preferrably multi-paradigm language like Python or Ruby. Not Java, it's one of the worst OO languages ever and a piece of shit overall no matter how you look at it.

Then you'll be in a position to decide what to use for your games. I suggest a high level language like Python with existing graphics libraries like PyGame. You can get fairly serious with it, without getting fairly costly and unproductive as it would be to do that in C++.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List