|
Post by zenrer on May 18, 2011 6:57:18 GMT
I am very interested in coding plugins and whatnot for Minecraft, but the question is, where do I start? I have looked at a few tutorials on a server wrapper forum, but I dont know where to go to actually get the basics down on Java. Any recommended sources?
|
|
Jordan
Elite Poster
[M:5000]
Posts: 286
|
Post by Jordan on May 18, 2011 7:35:59 GMT
If you've never learned a programming language before, I recommend getting a book. If you already have a good grasp of another programming language such as C++ or C#, then just looking over the basics online should be sufficient. If you are going the online route, a good place to start would be here.
|
|
xcessive
Epic Poster
.[M:5000]
Posts: 526
|
Post by xcessive on May 19, 2011 5:30:17 GMT
|
|
Nick
VIP
v5 Beta Tester[M:5000]
Philadelphia Eagles: 8-8
Posts: 2,239
|
Post by Nick on May 31, 2011 16:44:48 GMT
I am very interested in coding plugins and whatnot for Minecraft, but the question is, where do I start? I have looked at a few tutorials on a server wrapper forum, but I dont know where to go to actually get the basics down on Java. Any recommended sources? Definitely a book like 'Learn Java In 21 Days' Then just follow the course of the book! Remember that you learn the best by actually coding, not just by reading
|
|