Where do I start?

Hi every body, I am begining on programing with Java. I want to make Video Games. I do things with ActionScript but I am believe that my Way is Java and jMonkeyEngine.



Where do I start?

What need to know for to use jMonkeyEngine?



Thanks for your answer



PD: I am sorry, my English is very bad  ://

Java 101 : Hello World



Learns the basics of programming. The principles, do not learn to

program in one language, learn techniques that are used in the

different languages.



And you say you want to make video games, that's nice. Start with pong.

Simple, elegant, and when you're done, you'll have learned a lot. Write out

what you'll need to make, what different parts are needed, etc, etc. Things

that you'll see, sound, graphics, eventhandling, errorhandling, filehandling, etc

etc.



PS: There is NO, I REPEAT, NO MAGIC POTION MAKING YOU A GOD PROGRAMMER.

It's like beeing able to play gituar. You can have talent, but you must train the talent

to become good. (idiot savants excluded  ;))


Hi bolke Thank you for help, I going to follow your tips.