So, I wanna start Java....

Discussion in 'Programming General' started by -Ken-, Oct 20, 2008.

So, I wanna start Java....
  1. Unread #1 - Oct 20, 2008 at 4:14 PM
  2. -Ken-
    Referrals:
    0

    -Ken- Guest

    So, I wanna start Java....

    So i'm going to start programming in Java. What progam is easiest to use? Because, if nobody responds or talks about it, i'll use Eclipse.

    Does anyone have some good tutorials in mind for starters in Java?
    Just askin', thanks for reading.
    Ken.
     
  3. Unread #2 - Oct 20, 2008 at 5:23 PM
  4. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    So, I wanna start Java....

    I like Eclipse, and thats what I use. I would say either, buy a book or search google for java tuts and you will find some beginner stuff for sure. Or use the offical tuts...
     
  5. Unread #3 - Oct 20, 2008 at 6:55 PM
  6. -Ken-
    Referrals:
    0

    -Ken- Guest

    So, I wanna start Java....

    Alright, thanks for your suggestion ;-) . Also, I found this one tutorial series and it's on this website: 'http://eclipsetutorial.sourceforge.net/' and i've found it pretty easy to understand. And thank you for the suggestion!
     
  7. Unread #4 - Oct 22, 2008 at 8:43 PM
  8. kalapoka
    Joined:
    Oct 22, 2008
    Posts:
    58
    Referrals:
    0
    Sythe Gold:
    0

    kalapoka Member

    So, I wanna start Java....

    I personally like jcreator and I highly recommend it for newer users. This is because eclipse is TOO convenient and will make corrections for you and you might not understand why. I'd go with jcreator so you can learn the code more thoroughly
     
  9. Unread #5 - Oct 22, 2008 at 10:41 PM
  10. Nullware
    Joined:
    Jan 30, 2007
    Posts:
    1,761
    Referrals:
    4
    Sythe Gold:
    0

    Nullware Guru

    So, I wanna start Java....

    I think that you should start using a simple text editor and not an actual Java IDE. My reasoning for this is that it will enable you to have a much greater appreciation and understanding of the structure of a Java program and how all of your classes, interfaces, etc. are attached to each other.

    I personally started Java using only notepad and compiling using the command prompt. I feel that doing so really helped me understand more abstract concepts like inheritance better than moving to an IDE right away would have as it kind of masks some of these concepts by doing the work for you.
     
  11. Unread #6 - Oct 23, 2008 at 6:39 AM
  12. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    So, I wanna start Java....

    I use Eclipse because I never got javac to work, no matter what I did. Well, maybe since my computer required you to change to your system32 folder to run any commands, thats why but...

    The only thing I like about Eclipse is that it tells your that I made a stupid mistake, and it can save me time and wrap try catch blocks... I basically use it as a text editor... :p
     
  13. Unread #7 - Oct 24, 2008 at 7:54 PM
  14. -Ken-
    Referrals:
    0

    -Ken- Guest

    So, I wanna start Java....

    Wow, thanks for replying everyone! I will try to use each and every one of your advice!
     
< My first program | VB6: Can someone help me with code? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site