Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: What Program Do You Use To Code For Java Language?

  1. #1
    Junior Member
    Join Date
    Feb 2018
    Location
    Iberia
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Cool What Program Do You Use To Code For Java Language?

    I am a brand new programmer, to be honest with you. But I really want to get a job in the real world. I am about to install the Java Platform (JDK) 9. I am looking for a program that is used for Java programming, the compiler and tester. What is your advice?

    Thank You
    Ron

  2. #2
    Junior Member
    Join Date
    Feb 2018
    Posts
    7
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default Re: What Program Do You Use To Code For Java Language?

    hi Ron
    it really depends what you want to do. eclipse and netbeans are both almost same and both are being used frequently. am new too after a long search i installed net-beans. if you are really looking for job in real world i think you need to see intellij idea too.
    yeh dont install jdk own its own. just download netbeans or eclipse they bring their jdk wiht them.
    Thank You
    Basit.
    Am from rm5 tho

  3. The Following User Says Thank You to basitdogar For This Useful Post:

    RM3 (February 9th, 2018)

  4. #3
    Junior Member
    Join Date
    Feb 2018
    Location
    Iberia
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: What Program Do You Use To Code For Java Language?

    Thank you for the reply. What is Netbeans? I will be downloading Eclipse, tonight and use their JDK.

  5. #4
    Super Moderator pbrockway2's Avatar
    Join Date
    Jan 2012
    Posts
    987
    Thanks
    6
    Thanked 206 Times in 182 Posts

    Default Re: What Program Do You Use To Code For Java Language?

    Minor point: I didn't think Eclipse offer a JDK. At least that what I take from the Eclipsepedia Installation page. With Eclipse I have always used Oracle's (for no particular reason).

    JetBrains (IntelliJ IDEA) is very popular and they offer a free "Community" edition.

    For completeness, Wikipedia has a huge list of what's available.

Similar Threads

  1. About java language
    By rita khatei in forum What's Wrong With My Code?
    Replies: 1
    Last Post: April 18th, 2014, 01:26 PM
  2. Java Language
    By 1332alex in forum What's Wrong With My Code?
    Replies: 3
    Last Post: December 17th, 2013, 03:09 AM
  3. Replies: 0
    Last Post: February 8th, 2013, 02:36 PM
  4. What does SCOPE actually mean in java language?
    By wAdeski in forum Java Theory & Questions
    Replies: 3
    Last Post: December 1st, 2010, 10:44 AM
  5. Replies: 5
    Last Post: September 6th, 2009, 04:39 AM