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: Getting started...

  1. #1
    Junior Member
    Join Date
    Nov 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Getting started...

    Hi! I'm new. Very new.

    I got an impulse that I should try learning Java programming, hoping I'd eventually be able to construct simple games and programs in my spare time. I've hardly programmed at all, and my new computer runs Vista which I'm not accustomed to (will be upgrading for 7 soon), so I feel really lost at the moment.

    Anyway, all I see for newbie help is basic functions within the language itself, but what I need is a step-by-step guide on how to start up a Java programming environment on my Vista computer. Which compiler to use, how to install and use it, etc... Then I'd be happy to read guides, experiment and learn!

    Thanks, and I hope I'm not being too annoying =)


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: Getting started...

    The most comprehensive tutorial on everything from installation (which you may or may not need) to basics to advanced can be found at the source (pun untended): Sun Microsystems:
    The Java™ Tutorials

  3. #3
    Junior Member
    Join Date
    Nov 2009
    Posts
    4
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: Getting started...

    I recommend using JCreator to start with, its what im using in my computer programming 1 class.

  4. #4
    Junior Member
    Join Date
    Nov 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Getting started...

    Thanks folks!
    I'm still not quite up and running, but I have plenty to check out now so I'll mark this as solved =)
    Cheers!

Similar Threads

  1. Can someone help me get started?
    By six in forum The Cafe
    Replies: 4
    Last Post: October 24th, 2009, 12:54 PM
  2. How to get started with Java?
    By Terry in forum The Cafe
    Replies: 4
    Last Post: May 15th, 2009, 03:31 AM
  3. “Getting started with RMI” tutorial for beginners
    By danielstoner in forum Java Programming Tutorials
    Replies: 0
    Last Post: October 7th, 2008, 11:18 PM