Jump to content

How do I program Java


needoriginalname

Recommended Posts

  • 1 month later...
  • 4 weeks later...

I'm sorry to say this, but you should learn, at least basic, java coding before venturing into the Minecraft world.

Java is both simple and complex, but if you dive into minecraft modding before you know how to swim, you would sadly likely give up and do something else.

 

Start with the universal「Hello World!」system-output that most languages teach you.

Do you know what OOP (Object Oriented Programming) truly means? What's a class? What is a method? Field? Boolean, Integer, String, Byte, Array, List, etc.

What's a for-loop? While-loop? If-Else statements?

What's the difference between private, global, static, void & abstract methods?

 

These are rudimentary terms required to understand Java, heck, any coding language. Whilst they may seem big and scary, it is still a language. Know the grammar, and you can write your essay (mod)

 

Also previously known as eAndPi.

"Pi, is there a station coming up where we can board your train of thought?" -Kronnn

Published Mods: Underworld

Handy links: Vic_'s Forge events Own WIP Tutorials.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.