+ Reply to Thread
Results 1 to 5 of 5

Thread: I'm new to this so bear with me

  1. #1
    Junior Member
    Join Date
    Aug 2004
    Location
    piedmont, south dakota
    Posts
    17

    Talking I'm new to this so bear with me

    I'm planning on learning java, what all do I need to get started? I have J2SE 1.4.2 and a book, it's Java2 The Complete Reference (fifth edition), but what else do I need
    Last edited by J&E Electronics; 08-25-2004 at 03:30 PM.

  2. #2
    Senior Member
    Join Date
    Jul 2004
    Location
    Vancouver, Canada
    Posts
    829

    Default

    Check out the online Java Turorial:
    http://java.sun.com/docs/books/tutorial/

    It guides you through writing your first program and then more...

  3. #3
    Junior Member
    Join Date
    Aug 2004
    Location
    piedmont, south dakota
    Posts
    17

    Unhappy

    that tutorial recommended (spelling) Sun One Studio, but I don't get how to use it. Is there anything less complicated then that

  4. #4
    Senior Member
    Join Date
    Jul 2004
    Location
    Vancouver, Canada
    Posts
    829

    Default

    The 'simplest' development environment would be the command line and your text editor of choice. However there are also other things out there you can use. I have never tried BlueJ so I cannot say how good it is, but it is geared towards learning java. Here's the link:
    http://www.bluej.org/download/download.html

    This isn't a very good forum asking learning Java questions in. You should look for a java specific forum. There will be more people there who can answer your questions better.

  5. #5
    Senior Member
    Join Date
    Aug 2004
    Posts
    346

    Default netbeans


+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts