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

Thread: Hi :)

  1. #1
    Junior Member j3nn42o's Avatar
    Join Date
    Jun 2010
    Posts
    7
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Talking Hi :)

    Hi my name is Jenn. I'm very new to Java Programming and want to learn as much as I can. If you have any tips on how I should get started let me know! Any advise is appreciated

  2. #2
    Member Faz's Avatar
    Join Date
    Mar 2010
    Posts
    97
    Thanks
    5
    Thanked 14 Times in 14 Posts

    Default Re: Hi :)

    Hi welcome to the forum. I'd say the only way to learn is to do if you don't understand how something works play around with it change things find out what makes it tick. You might want to check out the tutorials on Sun's website

    The Java™ Tutorials
    Particularly this one as your just starting
    Trail: Getting Started (The Java™ Tutorials)

    Are you doing a course in college or are you learning by yourself or what?
    Last edited by Faz; June 10th, 2010 at 02:58 AM.

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

    j3nn42o (June 10th, 2010)

  4. #3
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Hi :)

    Hello Jenn

    Welcome to the forums!
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  5. #4
    Super Moderator Json's Avatar
    Join Date
    Jul 2009
    Location
    Warrington, United Kingdom
    Posts
    1,274
    My Mood
    Happy
    Thanks
    70
    Thanked 156 Times in 152 Posts

    Default Re: Hi :)

    Hello and welcome Jenn

    // Json

  6. #5
    Junior Member
    Join Date
    May 2010
    Posts
    6
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default Re: Hi :)

    welcome to the forum....

  7. #6
    Junior Member j3nn42o's Avatar
    Join Date
    Jun 2010
    Posts
    7
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Hi :)

    I really wish I could take courses but most courses make you take the whole program, if i go specifically java programming it makes me take an online course which i dont know how helpful it will be so i'm trying to do this on my own :/ i have a difficult road ahead of me...

  8. #7
    Junior Member j3nn42o's Avatar
    Join Date
    Jun 2010
    Posts
    7
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Hi :)

    Quote Originally Posted by Faz View Post
    Hi welcome to the forum. I'd say the only way to learn is to do if you don't understand how something works play around with it change things find out what makes it tick. You might want to check out the tutorials on Sun's website

    The Java™ Tutorials
    Particularly this one as your just starting
    Trail: Getting Started (The Java™ Tutorials)

    Are you doing a course in college or are you learning by yourself or what?
    Thanks for the websites!! I will be checking them out soon!