Java Tutorials/Help

Discussion in 'Programming General' started by D-town, May 19, 2010.

Thread Status:
Not open for further replies.
Java Tutorials/Help
  1. Unread #1 - May 19, 2010 at 10:36 PM
  2. D-town
    Joined:
    May 14, 2010
    Posts:
    15
    Referrals:
    0
    Sythe Gold:
    0

    D-town Newcomer

    Java Tutorials/Help

    What would you say to a newbie like me that has never touched Java and was looking foward to making program for RuneScape/Just wanted basic Java knowledge?

    Please link me to a good tutorial/guide.
     
  3. Unread #2 - May 20, 2010 at 8:46 PM
  4. aznguy94
    Joined:
    Feb 11, 2007
    Posts:
    304
    Referrals:
    0
    Sythe Gold:
    0

    aznguy94 Forum Addict

    Java Tutorials/Help

    If you're using games as a reason to program, you're probably not smart enough to do so, sorry.

    Anyways, you should probably buy a book and go through it if you're actually serious about programming.
     
  5. Unread #3 - May 21, 2010 at 1:38 AM
  6. nurabutt
    Joined:
    Mar 21, 2009
    Posts:
    187
    Referrals:
    0
    Sythe Gold:
    0

    nurabutt Active Member
    Banned

    Java Tutorials/Help

    How can you say he is not smart enough to do something?
    I say go to a bookstore and find a book on basic java though. start with the simplest stuff, don't try and go make something right away until you know the basics.
     
  7. Unread #4 - May 21, 2010 at 10:43 AM
  8. aznguy94
    Joined:
    Feb 11, 2007
    Posts:
    304
    Referrals:
    0
    Sythe Gold:
    0

    aznguy94 Forum Addict

    Java Tutorials/Help

    I think it's stupid and naive to use games as a reason to program...
     
  9. Unread #5 - May 22, 2010 at 9:09 PM
  10. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    Java Tutorials/Help

    It's what I did and I'm doing fine.
     
  11. Unread #6 - May 23, 2010 at 6:03 PM
  12. aznguy94
    Joined:
    Feb 11, 2007
    Posts:
    304
    Referrals:
    0
    Sythe Gold:
    0

    aznguy94 Forum Addict

    Java Tutorials/Help

    Programming is so much bigger and better than gaming and some people just don't realize that. Don't get me wrong, making games is fun, but I would never put that much time in it or try to make a living off of it.
     
  13. Unread #7 - Jul 7, 2010 at 2:08 AM
  14. clint999
    Joined:
    Jun 4, 2008
    Posts:
    110
    Referrals:
    0
    Sythe Gold:
    0

    clint999 Active Member

    Java Tutorials/Help

    How can you say he is not smart enough to do something?
    I say go to a bookstore and find a book on basic java though. start with the simplest stuff, don't try and go make something right away until you know the basics.
     
  15. Unread #8 - Jul 7, 2010 at 8:04 AM
  16. confuego116
    Joined:
    Oct 9, 2009
    Posts:
    467
    Referrals:
    0
    Sythe Gold:
    0

    confuego116 Forum Addict
    Banned

    Java Tutorials/Help

    Theres not necessarily a guide to java. you just practice it. like go buy a book on it @ best buy get some info from there and if u need help with classes look em up in the api.or you can ask me im ok @ programming
     
  17. Unread #9 - Jul 8, 2010 at 10:58 PM
  18. itsboom
    Joined:
    May 7, 2010
    Posts:
    290
    Referrals:
    0
    Sythe Gold:
    0

    itsboom Forum Addict

    Java Tutorials/Help

    Go buy head first java its one of the most amazing books out there, but if you want to make a book, you also need to study the third party apis that are used in RS bots
     
  19. Unread #10 - Aug 1, 2010 at 2:38 PM
  20. db0winsanity
    Joined:
    Dec 28, 2008
    Posts:
    109
    Referrals:
    0
    Sythe Gold:
    0

    db0winsanity Active Member

    Java Tutorials/Help

    If your school offers something along the lines of "AP Computer Science" I suggest you take it, it will teach you pretty much A-Z Java, which is a great starting point for this kind of stuff
     
  21. Unread #11 - Aug 2, 2010 at 9:35 AM
  22. confuego116
    Joined:
    Oct 9, 2009
    Posts:
    467
    Referrals:
    0
    Sythe Gold:
    0

    confuego116 Forum Addict
    Banned

    Java Tutorials/Help

    agreed.except my teacher was an online teacher and she taught us above and beyond what we needed to know, so when the ap test came around we all failed xD.
     
  23. Unread #12 - Aug 5, 2010 at 2:36 AM
  24. db0winsanity
    Joined:
    Dec 28, 2008
    Posts:
    109
    Referrals:
    0
    Sythe Gold:
    0

    db0winsanity Active Member

    Java Tutorials/Help

    lol, about the same thing, except our teacher failed, and we mostlly did well, lots of 5's haha, I myself didnt do to much of what he tought, mostlly looked into Android dev and my own stuff ( ie hack school computers ;) )
     
  25. Unread #13 - Aug 17, 2010 at 1:04 PM
  26. Vanmaster5
    Joined:
    Nov 24, 2009
    Posts:
    798
    Referrals:
    2
    Sythe Gold:
    0

    Vanmaster5 Apprentice
    Banned

    Java Tutorials/Help

    Programming is much different than you think. One skill in runescape, im estimating is about 250 pages of straight up coding using loops (which you will learn if you ever do decide to touch on java). I've been learning java for about two years now through my uncle and the internet. I've worked on a project right now for scoring baseball games and its taken me 3 months and I still have to correct many bugs.

    Bottom line, theres many ways to learn Java, and many different ways to write a code in Java. Some might take longer to learn than others. Try it out, if you like it, I'm sure you'll work on it a lot as I do.

    Hope this helps
     
< What kind of things would i need to learn | Need help with Computer related things? >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site