Where You Learned 'Java'

Page 2 of 3 FirstFirst 123 LastLast
Results 26 to 50 of 66
  1. #26
    Banned BasmosD is offline
    BannedRank
    Mar 2011 Join Date
    InternetLocation
    216Posts

    Re: Where You Leaned 'Java'

    Quote Originally Posted by diamondo25 View Post
    I haven't leaned Java lol. I just don't use it.
    Quote Originally Posted by Prude Girls View Post
    I'm pretty sure i didn't leaned 'Java'.
    Lols, It's a typo in the title. Updated it.

  2. #27
    Newbie Snover is offline
    MemberRank
    Apr 2011 Join Date
    LaboratoryLocation
    8Posts

    Re: Where You Learned 'Java'

    Actually how i learn is just read the codes, and try to understanding it also, comparing codes.

  3. #28
    Grand Master Expedia is offline
    Grand MasterRank
    Nov 2009 Join Date
    884Posts

    Re: Where You Learned 'Java'

    Quote Originally Posted by Snover View Post
    Actually how i learn is just read the codes, and try to understanding it also, comparing codes.
    Hey, uh 'Professor Snover', you forgot to close the parameter list with parentheses.

    public boolean isProfessor() {
    return iqLevel == 100;
    }

    @OT
    i tried learning java from online tutorials, but failed.
    Last edited by Expedia; 04-04-11 at 12:15 AM.

  4. #29
    Ass > Tits Lapje is offline
    Grand MasterRank
    Feb 2009 Join Date
    nullLocation
    1,879Posts

    Re: Where You Learned 'Java'

    I never 'learned' Java..
    I'm studying it tho.

  5. #30
    Can't kilean the zilean Darksta is offline
    Grand MasterRank
    Oct 2010 Join Date
    Down undah mateLocation
    1,582Posts

    Re: Where You Learned 'Java'

    Quote Originally Posted by BasmosD View Post
    Where did you guys learned Java coding?
    I'm new to this development and i wanted to learn it too.
    Shawn (the mod) and RZ in general o-o

  6. #31
    Grand Master SuperLol is offline
    Grand MasterRank
    Jun 2010 Join Date
    801Posts

    Re: Where You Learned 'Java'

    Quote Originally Posted by NomStory View Post
    Shawn (the mod) and RZ in general o-o
    Fix your signature then. :( Shawn didn't teach Java anyways.

  7. #32
    Grand Master XxОsirisxX is offline
    Grand MasterRank
    Aug 2009 Join Date
    2,727Posts

    Re: Where You Learned 'Java'

    Quote Originally Posted by NomStory View Post
    Shawn (the mod) and RZ in general o-o
    You makes Shawn looks bad with that signature. And Shawnny is one of a kind in my heart. :'<

  8. #33
    bleh.... Shawn is offline
    Grand MasterRank
    Oct 2008 Join Date
    Mississauga, CaLocation
    5,902Posts

    Re: Where You Learned 'Java'

    Have to admit... I haven't taught anyone Java because I don't know Java. I know Javascript, and even then I only know MapleStory Javascript... not the entire language.

  9. #34
    Grenafukindear Grenadier is offline
    Grand MasterRank
    Feb 2010 Join Date
    127.0.0.1Location
    1,299Posts

    Re: Where You Learned 'Java'

    Lol im still learning JAVA

  10. #35
    Sorcerer Supreme Vintage is offline
    Member +Rank
    Mar 2008 Join Date
    286Posts

    Re: Where You Learned 'Java'

    Before I learned Java, I knew basic VB and HTML.
    I was around before ms servers were fully released, so i learned a bit of C++ from TitanMS.
    Then Odin's Source was released and that's when I started to learn how java worked. I got pretty familiar with java and was quite good BEFORE i took a CS class.
    Blew through Pre-AP Computer Science, AP was kind of difficult, just because of recursion.

    So I started learning Java when MS servers went public.

  11. #36
    You've got my respect! Traitor is offline
    Grand MasterRank
    Apr 2008 Join Date
    Portland,OregonLocation
    959Posts

    Re: Where You Learned 'Java'

    google.

  12. #37
    Grand Master .:LastBreath:. is offline
    Grand MasterRank
    Oct 2009 Join Date
    Under your bedLocation
    1,315Posts

    Re: Where You Learned 'Java'

    I didn't learn java :S, Tho JS was from shawn correcting some NPC's I made.

  13. #38
    bleh.... Shawn is offline
    Grand MasterRank
    Oct 2008 Join Date
    Mississauga, CaLocation
    5,902Posts

    Re: Where You Learned 'Java'

    ^^^ Not trying to toot my own horn, but it's nice to see the time I dedicated to the section is remembered and respected :) Thank you.

  14. #39
    Grand Master Soulfist is offline
    Grand MasterRank
    Dec 2010 Join Date
    a hovelLocation
    1,835Posts

    Re: Where You Learned 'Java'

    Quote Originally Posted by Shawn View Post
    ^^^ Not trying to toot my own horn, but it's nice to see the time I dedicated to the section is remembered and respected :) Thank you.
    Now go out there, learn Java and make a 10 page tut about how it works!

  15. #40
    Yuki Zygon is offline
    Grand MasterRank
    Aug 2008 Join Date
    IllinoisLocation
    1,208Posts

    Re: Where You Learned 'Java'

    Quote Originally Posted by Soulfist View Post
    Now go out there, learn Java and make a 10 page tut about how it works!
    I don't want to be rude or anything, but honestly this is one of the most ignorant things I've heard on this forum.

    1) If you really want a tutorial, then just buy a book. Most of the people here wouldn't really be able to help you with most of the Java basics.

    2) No one on the planet could teach a whole programming language in only ten pages.

  16. #41
    return null; mertjuh is offline
    Grand MasterRank
    Dec 2008 Join Date
    The NetherlandsLocation
    1,269Posts

    Re: Where You Learned 'Java'

    Quote Originally Posted by Zygon View Post
    2) No one on the planet could teach a whole programming language in only ten pages.
    Just teach them how to search and they'll learn everything they want.

  17. #42
    Sorcerer Supreme Remixes is offline
    Member +Rank
    Jan 2011 Join Date
    RaGEZONELocation
    258Posts

    Re: Where You Learned 'Java'

    W3Schools Online Web Tutorials
    Learned some Java there, and Ragezone f527
    Also just look at some of your scripts in your sources/repack
    and think about how it works.

  18. #43
    Sorcerer Supreme DeathBat is offline
    Member +Rank
    Jun 2010 Join Date
    Florida, USALocation
    328Posts

    Re: Where You Learned 'Java'

    I learned starting with 'ThePack' rev 76 v62. The way i've learned most of my 'java skills' is through studying actual code that i find in different sources and repacks. An amazing site i have recently discovered (thanks to the coder's paradise section) has also helped me. CodingBat
    Give that a try, it basically gives you a problem and asks you to code and solve meeting the requirements in the introduction, its a really great site imo and it has helped me hone in my skills.

  19. #44
    Sorcerer Supreme Spiderman is offline
    Member +Rank
    Feb 2010 Join Date
    420Posts

    Re: Where You Learned 'Java'

    Quote Originally Posted by Zygon View Post
    I don't want to be rude or anything, but honestly this is one of the most ignorant things I've heard on this forum.

    1) If you really want a tutorial, then just buy a book. Most of the people here wouldn't really be able to help you with most of the Java basics.

    2) No one on the planet could teach a whole programming language in only ten pages.
    Depends on how small the text is, and how large the paper is.

  20. #45
    Sorcerer Supreme RpViet is offline
    Member +Rank
    Jun 2008 Join Date
    356Posts

    Re: Where You Learned 'Java'

    Quote Originally Posted by whytry23000 View Post
    I learned starting with 'ThePack' rev 76 v62. The way i've learned most of my 'java skills' is through studying actual code that i find in different sources and repacks. An amazing site i have recently discovered (thanks to the coder's paradise section) has also helped me. CodingBat
    Give that a try, it basically gives you a problem and asks you to code and solve meeting the requirements in the introduction, its a really great site imo and it has helped me hone in my skills.
    This will work until you find out what OOP is and then you're like, "fudge cakes!"

    On topic, I learned java in a CS class last year, and took CS class again this year :). First time I saw java was when Odin released their source :O I had my own server and learned how to add my own Commands, basically I could do what anyone with a brain and is literate could do o.o

  21. #46
    Member BHKelvin is offline
    MemberRank
    Apr 2011 Join Date
    SingaporeLocation
    38Posts

    Re: Where You Learned 'Java'

    Actually i learned it my own, just read other's coding. Try to understand them.
    It'll be easy if you know other coding languages.

  22. #47
    Newbie ScriptScape is offline
    MemberRank
    Dec 2008 Join Date
    24Posts

    Re: Where You Learned 'Java'

    Quote Originally Posted by whytry23000 View Post
    I learned starting with 'ThePack' rev 76 v62. The way i've learned most of my 'java skills' is through studying actual code that i find in different sources and repacks. An amazing site i have recently discovered (thanks to the coder's paradise section) has also helped me. CodingBat
    Give that a try, it basically gives you a problem and asks you to code and solve meeting the requirements in the introduction, its a really great site imo and it has helped me hone in my skills.
    Thanks for the CodingBat site, I really like it.
    It might help me get back into Java :D

  23. #48
    Newbie Strerauser is offline
    MemberRank
    Feb 2011 Join Date
    15Posts

    Re: Where You Learned 'Java'

    I have learned through experience and basic java guides...

  24. #49
    JavaScript Is Best Script Jash is offline
    Grand MasterRank
    Dec 2010 Join Date
    SingaporeLocation
    683Posts

    Re: Where You Learned 'Java'

    I learnt by searching for examples on google.com

  25. #50
    Sorcerer Supreme DeathBat is offline
    Member +Rank
    Jun 2010 Join Date
    Florida, USALocation
    328Posts

    Re: Where You Learned 'Java'

    Quote Originally Posted by ScriptScape View Post
    Thanks for the CodingBat site, I really like it.
    It might help me get back into Java :D
    Np, glad i could help. GL getting back into things :)



Page 2 of 3 FirstFirst 123 LastLast

Advertisement