Plugin Help How much Java do I need to know?

Discussion in 'Plugin Help/Development/Requests' started by DominicGamesHD, Jul 23, 2017.

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

    DominicGamesHD

    The title says it all, but I have been told to learn Java before I go into bukkit development. So my main question is how many elements and how much Java do I need to know?

    Thanks in advance
    --
    DominicGames
     
  2. Offline

    Machine Maker

    @DominicGamesHD
    I learned the basic syntax of java and most of the basic tools before I started coding. An easy thing to do is to watch some youtube vids.
     
    DominicGamesHD likes this.
  3. Offline

    DominicGamesHD

    I have tried so many YouTube videos, but I always get confused and couldn't learn from them.
     
  4. Offline

    Machine Maker

    @DominicGamesHD Hmm, I always found them useful. Well there is a lot about java you can just learn from writing plugins or watching youtube videos of people making plugins. Have you tried those? There is one series I know of that is going on right now. Link
     
    DominicGamesHD likes this.
  5. Offline

    DominicGamesHD

    Thank you very much, can't wait to try this series out <3 xx
     
  6. Offline

    Zombie_Striker

    @DominicGamesHD
    For starting out, you need to know three basic things:
    1. The syntax for java and how to use its operations.
    2. How to troubleshoot and read error logs.
    3. How to learn new methods/ how to use google.
    Once you have these things covered, everything else will come naturally while writing plugins.
     
Thread Status:
Not open for further replies.

Share This Page