Results 1 to 4 of 4

Thread: Create a Java application

  1. #1
    Join Date
    Apr 2008
    Posts
    50

    Create a Java application

    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

  2. #2
    Join Date
    May 2008
    Posts
    2,389
    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

  3. #3
    Join Date
    Apr 2008
    Posts
    50
    thanks for the tutorial but I do not see how !

  4. #4
    Join Date
    Apr 2008
    Posts
    2,347
    think a little, trying to do with what you have already learned!

Similar Threads

  1. How to create Web Browser with the help of JAVA
    By StudyBoy in forum Software Development
    Replies: 7
    Last Post: 15-03-2012, 02:52 AM
  2. Create Zip File in Java
    By Kushan in forum Software Development
    Replies: 3
    Last Post: 08-12-2009, 01:04 PM
  3. How to create Menus in Java Application?
    By Zecho in forum Software Development
    Replies: 3
    Last Post: 30-11-2009, 01:40 PM
  4. How to create object in JAVA
    By HP_Crook in forum Software Development
    Replies: 3
    Last Post: 09-10-2009, 11:52 PM
  5. How to create XML file in Java
    By Suzane in forum Software Development
    Replies: 3
    Last Post: 27-04-2009, 06:00 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,717,384,157.07709 seconds with 16 queries