Results 1 to 8 of 8

Thread: Learning Java and how it works...

  1. #1
    Join Date
    Jan 2007
    Location
    The stage
    Posts
    568
    Thanks
    23
    Thanked 6 Times in 6 Posts

    Default Learning Java and how it works...

    Hey, I want to learn how to some stuff with Java. I have tried before but i failed...
    If someone could direct me to starting to learn my new computer language...
    I currently have Notepad++ as an editor...
    I need brief detailed step by step instructions on how to get to experiment with Java...

    If someone could help me that could be great...
    Feel free to message me using msn...

  2. #2
    Join Date
    May 2007
    Location
    USA
    Posts
    373
    Thanks
    2
    Thanked 4 Times in 4 Posts

    Default

    I use Turbo JBuilder 2007
    http://cc.codegear.com/free/jbuilder

    I'm sure Eclipse would do, but if you don't really feel like setting things up . . .

    Anyway, you will find that IDEs are great and will vastly improve your coding experience. (You will be a happier person as a result.)

    Edit:
    You should probably begin learning without an IDE if you are teaching yourself. Aka, Notepad or something. My basic text editor is TED Notepad. Nothing fancy, but it does the job.


    I haven't really looked at this tutorial, but I'm sure it would be good:
    http://java.sun.com/docs/books/tutorial/

    I thought Ivor Horton's Java book was good if you can find that at a library.
    Last edited by Trinithis; 11-26-2007 at 02:00 AM.
    Trinithis

  3. #3
    Join Date
    Jan 2007
    Location
    The stage
    Posts
    568
    Thanks
    23
    Thanked 6 Times in 6 Posts

    Default

    K thanks i downloaded the huge file lol... 506.8 megs! AH! i'm so glad i don't have DSL... I will look at tutorials during the week thanks!

  4. #4
    Join Date
    Jan 2007
    Location
    The stage
    Posts
    568
    Thanks
    23
    Thanked 6 Times in 6 Posts

    Default

    I am trying to make a file upload form of some kind... What server scripts does java work best with? I am currently using php with my site and become very good with it... Oh, and is there a tutorial on advanced hello world stuff? Cuz the java sun people think that I know everything, (but i really dont...) lol
    Thanks man...

  5. #5
    Join Date
    May 2007
    Location
    USA
    Posts
    373
    Thanks
    2
    Thanked 4 Times in 4 Posts

    Default

    I glanced at this part of the tutorial:
    http://java.sun.com/docs/books/tutorial/java/index.html

    I think it will suit your needs. I've heard that youtube has decent tutorials if you don't want to read.
    Trinithis

  6. #6
    Join Date
    Nov 2007
    Location
    USA
    Posts
    170
    Thanks
    8
    Thanked 22 Times in 22 Posts

    Default

    Quote Originally Posted by Trinithis View Post
    I thought Ivor Horton's Java book was good if you can find that at a library.
    I would agree with you on this one. i thought it was pretty informational as well.

  7. #7
    Join Date
    Dec 2007
    Location
    Laguna, CA
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I've spent like a million hours getting eclipse to work in my class lol

    god its so hard. c++ was never this hard to setup

  8. #8
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Really? Out of the box for me... just emerged eclipse and got started.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

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