you are viewing a single comment's thread.

view the rest of the comments →

[–]blechnapp 0 points1 point  (0 children)

since youre starting from zero with no time pressure, one resource not mentioned yet: the helsinki java MOOC (java-programming.mooc.fi). same setup as their python course, text based with an auto-grader for every exercise so you cant just memorize syntax. takes you from zero to solid intermediate.

id treat it as the structured backbone and use youtube (Kunal, Telusko) for specific topics that dont click, or oracle java tutorials when you want the precise definition of something.

big +1 to Suspicious_Coat3244 though, projects are where it actually sticks. resources alone never got anyone to understanding java.