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 9 of 9

Thread: HELLO JAVA WORLD

  1. #1
    Junior Member
    Join Date
    May 2014
    Posts
    4
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default HELLO JAVA WORLD

    I M JACOB A COMPUTER SCIENCE STUDENT
    I M HERE TO LEARN FROM U GUYS


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: HELLO JAVA WORLD

    Welcome to the Forum! Please read this topic to learn how to post code correctly and other useful tips for newcomers.

    Please don't type in ALL CAPS. The Caps Lock key is above the left shift key. Press it, and the "A" light above your number keypad should go out. Then you'll be able to type in both upper- and lowercase letters.

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

    Cyberway (May 23rd, 2014)

  4. #3
    Junior Member
    Join Date
    May 2014
    Posts
    4
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default Re: HELLO JAVA WORLD

    thanks.
    i want to be a java programmer, how wil i start and which of d tools will i need?

  5. #4
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: HELLO JAVA WORLD

    Download the Java SE Development Kit (JDK) from Oracle. Here's a link to the downloads for Java 7, move to Java 8 if you'd like.

    Beyond that, look for Java programming tutorials, getting started, etc. If you have specific questions, please ask, but without knowing what you don't know, don't already have, which OS you're using, etc., it's hard to give specific advice.

  6. #5
    Member Ada Lovelace's Avatar
    Join Date
    May 2014
    Location
    South England UK
    Posts
    414
    My Mood
    Angelic
    Thanks
    27
    Thanked 61 Times in 55 Posts

    Default Re: HELLO JAVA WORLD

    Hello, and welcome!

    Wishes Ada xx
    If to Err is human - then programmers are most human of us all.
    "The Analytical Engine offers a new, a vast, and a powerful language . . .
    for the purposes of mankind
    ."
    Augusta Ada Byron, Lady Lovelace (1851)

  7. The Following User Says Thank You to Ada Lovelace For This Useful Post:

    Cyberway (May 24th, 2014)

  8. #6
    Junior Member
    Join Date
    May 2014
    Posts
    4
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default Re: HELLO JAVA WORLD

    Quote Originally Posted by GregBrannon View Post
    Download the Java SE Development Kit (JDK) from Oracle. Here's a link to the downloads for Java 7, move to Java 8 if you'd like.

    Beyond that, look for Java programming tutorials, getting started, etc. If you have specific questions, please ask, but without knowing what you don't know, don't already have, which OS you're using, etc., it's hard to give specific advice.

    am using window 7
    with a 4gig ram, dual processor and
    hard disk 500gig

  9. #7
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: HELLO JAVA WORLD

    Assuming you went to the link I provided and downloaded the correct JDK install package and installed it, how's that going? There are also getting started guides specific to Windows users. Search for and complete one of those, correctly setting the CLASSPATH environment variable and updating your path as required, which seems to cause Windows users a lot of trouble.

  10. #8
    Junior Member
    Join Date
    May 2014
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: HELLO JAVA WORLD

    Hi Jacob I'm Heidi and I am also new. Great day to everyone here.
    Last edited by heidisykesq; May 26th, 2014 at 11:52 AM.

  11. #9
    Member Ada Lovelace's Avatar
    Join Date
    May 2014
    Location
    South England UK
    Posts
    414
    My Mood
    Angelic
    Thanks
    27
    Thanked 61 Times in 55 Posts

    Default Re: HELLO JAVA WORLD

    Just to add a little to what Greg said earlier, Java 8 has been released (I think Netbeans supports it) as does Eclipse,
    but 6/7 is good too. A good book to use (and this is totally personal preference) is "Java How to Program" by
    Deitel. It starts from the very beginning and walks you through the basics then onto more advanced features
    such as Lists and Vectors. Each chapter has lots of exercises too - so you can test what you learnt in actual
    examples you write without any help. You can freely download via PDF a version of it, I believe version 9 is
    their latest one.

    Wishes Ada xx
    If to Err is human - then programmers are most human of us all.
    "The Analytical Engine offers a new, a vast, and a powerful language . . .
    for the purposes of mankind
    ."
    Augusta Ada Byron, Lady Lovelace (1851)

  12. The Following User Says Thank You to Ada Lovelace For This Useful Post:

    Cyberway (May 27th, 2014)

Similar Threads

  1. Hello To JAVA world
    By drhlkaplan in forum Member Introductions
    Replies: 0
    Last Post: May 13th, 2014, 02:31 AM
  2. I'm new to the Java World !
    By zikjohnny in forum Member Introductions
    Replies: 2
    Last Post: June 22nd, 2013, 04:21 PM
  3. Hello Java World!
    By Blues03 in forum Member Introductions
    Replies: 0
    Last Post: March 20th, 2013, 09:39 PM
  4. Hello Java world
    By Rajendraprasad in forum Member Introductions
    Replies: 0
    Last Post: January 9th, 2013, 07:26 AM