Started by
no-one_
on
Topic category: User side tutorials
like, if I want to learn javascript to do custom code in mcreator and that kind of thing, where would I start?
Topic category: User side tutorials
like, if I want to learn javascript to do custom code in mcreator and that kind of thing, where would I start?
Youtube
anything more specific? like a specific channel?
You don't learn javascript, you learn java. HUGE difference there. If you know java, then learning to mod will be fairly self-explanatory.
First I started with:
TurtyWurty - for 1.17 and 1.18
https://www.youtube.com/@TurtyWurty
Then jumped to:
Kaupenjoe - for 1.19
https://www.youtube.com/@ModdingByKaupenjoe
Also, bought a Java book in order to have a better understanding of what I wanted to do.
You might find some free reference too:
JetBrains Academy (free online course): https://www.jetbrains.com/academy/
Codeacademy (free online course): https://www.codecademy.com/learn/learn-java
University of Helsinki (free online course): https://java-programming.mooc.fi/
Basic Java Tutorials: https://docs.oracle.com/javase/tutorial/
Introduction to Programming using Java by David J. Eck (free online textbook): http://math.hws.edu/javanotes/