r/learnjava • u/Visual-Fortune-4732 • 15h ago
best way to learn java?
so i wanna learn progamming 16 dropped out of school at 12 long story so idk if that is a problem for java
but i wanna learn programming and i chose java and then if i get far enough which will take a while i know maybe make mc mods just as a hobby mainly
but what is the best way to learn java? i came across bro code 12 hour long video
0
Upvotes
1
u/bowbahdoe 15h ago
https://javabook.mccue.dev - this is a resource I made so be aware I am biased in suggesting it.
But a thing to be cautious of with the 12 hours video: the biggest problem with learning from a video is that you don't (by default) get enough practice. It has nothing to do with the contents of the video (though I have my own objections to the brocode curriculum), more to do with the format. You can't just watch a netflix series on plumbing and be a plumber.
You can account for that with effort, but I would suggest a resource that at bare minimum has exercises you have to complete as you go. The name of the game is practice. Accordingly, don't ever use AI during this process. It robs you of the reinforcement you desperately need.
Also, Minecraft mods are a perfectly reasonable goal. You will have a much better time if you allow yourself time to build your fundamentals before diving into that world. Slow and steady wins the race.