I'd like to find help for coding a Java application with the "eclipse" of the kind of Tetris, hangman or other!
Thank you for help
Printable View
I'd like to find help for coding a Java application with the "eclipse" of the kind of Tetris, hangman or other!
Thank you for help
Here are the features of Java in a nutshell:
- Java is a modern programming language developed by Sun Microsystems. Do not be confused with JavaScript (small scripting language used on websites), because Java has nothing to do.
- One of his greatest strengths is its excellent portability: once your program established, it will work automatically on Windows, Mac, Linux, etc..
- We can do many kinds of programs with Java:
- applications, in the form of window or console;
- applets, which are Java programs embedded in Web pages;
- applications for mobile devices with J2ME;
- and many others! J2EE, JMF, J3D for 3D ...
As you can see, Java allows a lot of different applications! But ... how to learn a language so broad that offers so many opportunities?
Fortunately, this course is there for all you learn Java from scratch
thanks for the tutorial but I do not see how !
think a little, trying to do with what you have already learned!