Places to learn to develop

Status
This thread has been locked.

Randomizable

| Noob Developer | Experienced Manager
Supreme
Feedback score
15
Posts
401
Reactions
181
Resources
0
Howdy! Anyone got any good websites that teach java development very well? Im looking to learn to develop plugins. Ive tried a lot of sites but not many helped. This also includes if you know any developers that are willing to teach somebody for hourly pay! If so hit me up with a link or an @ below :)
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Norska

Java Developer (https://norska.dev)
Supreme
Feedback score
68
Posts
901
Reactions
1,407
Resources
14
The above are paid, but you can also get the same results for free. Just watch Java tutorials on YouTube , do a lot of testing yourself and you could also use codeacademy. Don't forget that you learn by making mistakes.

Also, keep in mind that you should learn Java first before moving on to an API such as Bukkit.
 
Last edited:

Randomizable

| Noob Developer | Experienced Manager
Supreme
Feedback score
15
Posts
401
Reactions
181
Resources
0
The above are paid, but you can also get the same results for free. Just watch Java tutorials on YouTube , do a lot of testing yourself and you could also use codeacademy. Don't forget that you learn by making mistakes.
I sat through about 2 days of code academy and It felt like nothing I was doing was going to really help me as I just learned how to console.log for two days but I will probably continue farther in. Thanks for the tips[DOUBLEPOST=1553610121][/DOUBLEPOST]
UDEMY.COM
Do you know any specific courses for plugin / spigot development that are good?
 
Last edited:

Fudge

Manager
Premium
Feedback score
26
Posts
565
Reactions
218
Resources
0
I sat through about 2 days of code academy and It felt like nothing I was doing was going to really help me as I just learned how to console.log for two days but I will probably continue farther in. Thanks for the tips[DOUBLEPOST=1553610121][/DOUBLEPOST]
Do you know any specific courses for plugin / spigot development that are good?
https://www.udemy.com/share/100826AksSc1tXRHQ=/
 

GolamT313

Feedback score
2
Posts
507
Reactions
250
Resources
0
The reason they have you console.log is because it's the easiest way to visualize your result. To learn spigot development you have to have a strong understanding of Java. However Java is a harder language to learn as a beginner.
 

Randomizable

| Noob Developer | Experienced Manager
Supreme
Feedback score
15
Posts
401
Reactions
181
Resources
0
The reason they have you console.log is because it's the easiest way to visualize your result. To learn spigot development you have to have a strong understanding of Java. However Java is a harder language to learn as a beginner.
Ah I see thanks for the elaboration. :)
 
Status
This thread has been locked.
Top