Starting to learn to code?

Status
This thread has been locked.

Morosis

Banned
Feedback score
9
Posts
82
Reactions
21
Resources
0
- Learning To Code Java & Bots-

Details & Information

I am interested in learning to code Java and bots as I have came to wanting to understand and develop some plugins for servers and people in the future! My question is what website, person, or service provider should I go through to learn to develop bots and plugins for servers? If any could you please list them below with possibly a tag or a website link! Thank you!


Contact Myself
I am available via MC-Market Direct Messages
&
Discord @ Morosis#5036
NOTE - My username and numbers are correct so if you cannot contact me please use direct messages and have me add you that way I will not add you if you say "Add my discord" in my thread thank you
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Morosis

Banned
Feedback score
9
Posts
82
Reactions
21
Resources
0

Thank you! I was hoping to learn from an actual website or individual though, as sometimes I don't know what to download or if I have problems I would have someone to message! :tup:
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/morosis-scam-report.470155/)

LilProteinShake

Java/Kotlin Developer
Supreme
Feedback score
9
Posts
326
Reactions
106
Resources
0
Thank you! I was hoping to learn from an actual website or individual though, as sometimes I don't know what to download or if I have problems I would have someone to message! :tup:
Highly outdated video, I do lessons but I charge $10/hour.
 

Arbiter

Supreme
Feedback score
46
Posts
414
Reactions
176
Resources
0

Morosis

Banned
Feedback score
9
Posts
82
Reactions
21
Resources
0
Last edited:
Banned forever. Reason: Scamming (https://builtbybit.com/threads/morosis-scam-report.470155/)

Arbiter

Supreme
Feedback score
46
Posts
414
Reactions
176
Resources
0
What do you do when learning "Java" what can you make with just the Java part if that makes sense![DOUBLEPOST=1547776962][/DOUBLEPOST]
Thank you!
With java you can make command line applications, user interfaces, anything really. Minecraft is just a small small part of it and you learn better habits if you learn the language first.
 

Morosis

Banned
Feedback score
9
Posts
82
Reactions
21
Resources
0
With java you can make command line applications, user interfaces, anything really. Minecraft is just a small small part of it and you learn better habits if you learn the language first.
Sounds good! What Applications should I download to use Java and code not only Java but the MC part also?[DOUBLEPOST=1547777196][/DOUBLEPOST]
Vouch for this course. Taught me pretty much everything I know.
Good to know what software should I use or do all of these courses tell you?
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/morosis-scam-report.470155/)

Morosis

Banned
Feedback score
9
Posts
82
Reactions
21
Resources
0
The Udemy course Riches sent, will explain it all to you quite well. But you'd need eclipse or intellij, and the java JDK
Does the course give you links to download and do you suggest Eclipse or intellj?
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/morosis-scam-report.470155/)

Arbiter

Supreme
Feedback score
46
Posts
414
Reactions
176
Resources
0
Sounds good! What Applications should I download to use Java and code not only Java but the MC part also?[DOUBLEPOST=1547777196][/DOUBLEPOST]
Good to know what software should I use or do all of these courses tell you?
If you buy the udemy course I sent it will tell you
 

nbdSteve

Java Plugin Dev
Supreme
Feedback score
4
Posts
0
Reactions
41
Resources
0
I learnt to code mc java first by just watching youtube videos. I wouldn't recommend this approach because the code I put out initially was shit. I learnt java at university for the majority of last year. Coming back from that to mc java was so much easier, and I was able to code things a lot more coherently. It is important that you learn to follow java conventions, this will make your code easy to read and follow - also remove as much duplicate code as you can by making generic methods.

There are a lot of free java courses out there - I would recommend doing those first until you really understand object orientated programming and java specific code techniques. That's just my opinion from how I learned :)

EDIT: Use intelliJ to code, its the best IDE out there - there is also a minecraft code plugin to help set up your project space.
 
Last edited:
Status
This thread has been locked.
Top