1
Where Should I Start On Learning To Code in Java
I need some advice on where to start learning how to code in java, so I can move on to Bukkit Plugins, and Minecraft Mods
11
Start with some YouTube tutorials there was a really good one, I'll try find it now for you. The thing about coding is once you get the hang of the basics, the rest of it just gets easier to learn and the only thing that ever seems to slow you down is never a big issue, but a small one that will have the easiest result but will take hours to find. (From my experience anyway)
Thanks guys! I know this is nothing similar but I understand the physics of coding
I took Computer Programming 1-3 at my school, but it was in Visual Basic.... I get what Integers are and variables, basic declarations. but thank you so much!
I took Computer Programming 1-3 at my school, but it was in Visual Basic.... I get what Integers are and variables, basic declarations. but thank you so much!
Visual Basic is the perfect language to start on, I was 14 when I started (19 years old now).
When you learn the properties and use of programming, you can apply the correct syntax to any language and learn it in no time. Java is also a very nice language to start with, understandable syntax, tells you exactly where the error lays (eclipse editor).
And no, JavaScript and Java aren't two completely different things. One is applied to the webclients and another is application. Very similar languages.
When you learn the properties and use of programming, you can apply the correct syntax to any language and learn it in no time. Java is also a very nice language to start with, understandable syntax, tells you exactly where the error lays (eclipse editor).
And no, JavaScript and Java aren't two completely different things. One is applied to the webclients and another is application. Very similar languages.
Certainly not on planet minecraft
PMC is the latest go-to ask-questions-and-receive-answers type of website, nowadays. Anything can happen - there have been stuff involving romance and real-life things. Not everything has to be related to Minecraft.
For basics in syntax and method structure, I would recommend downloading greenfoot and looking at some tutorials. You can learn a lot from coding games, the object orientation is really clear when you have objects on a screen.
Either go for TheNewBoston
https://www.youtube.com/watch?v=Hl-zzrq ... 9D83EE3E28
or VSWE
https://www.youtube.com/playlist?list=P ... djogDKas8N
The Second also does tutorials for modding.
https://www.youtube.com/watch?v=Hl-zzrq ... 9D83EE3E28
or VSWE
https://www.youtube.com/playlist?list=P ... djogDKas8N
The Second also does tutorials for modding.
[deleted]
That's JavaScript. I need Java CsiTurtle.....
TWO COMPLETELY DIFFERENT THINGS xD
TWO COMPLETELY DIFFERENT THINGS xD
Codeacademy.com Is a Good place to learn all types of codeing languages.
I would recommend TheChernoProject (might be Chernos, I'm not sure) he has detailed lessons on making a game, and he explains everything,
