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

Thread: Just Started and very excited!

  1. #1
    Junior Member dblink07's Avatar
    Join Date
    Aug 2013
    Posts
    1
    My Mood
    Amazed
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Just Started and very excited!

    Hey, everyone I just made my profile. I have also just started my first class in Java. I am very excited! I have been learning outside the classroom with thenewboston.org. Please let me know what other resource were essential on your overall learning process of this beautiful language. This is my first programming class by the way!!!


  2. #2
    Super Moderator helloworld922's Avatar
    Join Date
    Jun 2009
    Posts
    2,896
    Thanks
    23
    Thanked 619 Times in 561 Posts
    Blog Entries
    18

    Default Re: Just Started and very excited!

    Welcome, I would recommend taking a look at The Java Tutorials. They're free online tutorials from Oracle (current maintainers of Java). They cover the basics of the Java language and the Java standard library.

    Another handy reference is the Java 7 API Documentation. It has a complete listing of standard Java library features and how different classes can be used. It's not so good for learning how to use a class/implement a certain idea, but that's what tutorials are for.

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

    dblink07 (August 19th, 2013)

  4. #3
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: Just Started and very excited!

    Welcome dblink07

  5. The Following User Says Thank You to jps For This Useful Post:

    dblink07 (August 19th, 2013)

Similar Threads

  1. Help getting started
    By gettnstarted in forum Member Introductions
    Replies: 19
    Last Post: January 1st, 2013, 01:19 PM
  2. Can anyone help get me started?
    By linkazoid in forum What's Wrong With My Code?
    Replies: 1
    Last Post: September 14th, 2012, 04:02 PM
  3. Excited about joining here.
    By StephenHawking9 in forum Member Introductions
    Replies: 1
    Last Post: June 19th, 2012, 01:29 AM
  4. Getting Started
    By Visual3volution in forum Java Theory & Questions
    Replies: 1
    Last Post: August 15th, 2011, 05:49 PM