Learning Java

Discussion in 'Plugin Development' started by JPG2000, Jul 1, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    JPG2000

    Recently, I realize I suck at java...so:
    How did you learn java?

    Whats the best way for a newb to learn java?
     
  2. Offline

    TheEntropy

    I used thenewboston's videos on youtube to learn java. :)
     
  3. Offline

    pkt

    Use thenewboston's vids and look at other Java projects by decompiling it. Search for "Java Decompiler"
     
  4. Offline

    morha13

    you can go to a course in real ;)
    i am now in course and its really helpful...
    there is some java's courses for children..
     
  5. Offline

    TheEntropy

    morha13 Isn't it easier to learn at your own speed, though?
     
  6. Offline

    JPG2000

    Ok Ima try thenewboston
     
  7. Offline

    morha13

    TheEntropy
    its easier but if you have questions and you want to learn that for life if you will want to be programmer...
    i am just 13 and i was in alot of courses.. java php html c# css android
    and i am going to learn more..
    if he want that just for bukkit so your option is good for him but if he want to learn it to life so i think that course is better...
     
  8. Offline

    JPG2000

    Ok whats the best way for bukkit?
     
  9. Offline

    jasonderlo22

    i liked TheBCBros but its up to you. Learn Java before Bukkit Development
     
  10. Offline

    morha13

    if you just want to learn bukkit the easy way is tutorials in youtube.. there is tons of them
     
  11. Offline

    Gamecube762

  12. Offline

    iFamasssxD

    TheBCBroz on Youtube helped me a lot!
     
  13. Offline

    morha13

    ^^^
    yes to me to...
    and PongogoStick29Dev too...
     
  14. Offline

    Rocoty

    I watched thenewboston's vid halfway through, then I just taught myself the rest
     
  15. Offline

    kingstar64


    You shouldn't just watch it. Also do the same things he does, but with some changes made by yourself. So that you learn a little bit more.
     
  16. Offline

    Rocoty

    I did, :p. Doesn't matter now anyway, it's a year and a half ago, and I know a lot more than I'd be able to learn from his videos alone.
     
  17. I have one tip and one tip only for this cause. And it's the only way to go if you wan't to become a programmer.
    Do not watch "syntax" tutorials which is specific for one language, what you need to learn to succeed and eventually become a programmer as a day job (IF this is what you want.), The tip is to learn programming methodology, the science behind programming, how to design the structure of programs course from Standford university which has been made available online at youtube ( ) which covers the basics on programming methodology, and it happens to use java for examples so that's a plus.
     
Thread Status:
Not open for further replies.

Share This Page