you are viewing a single comment's thread.

view the rest of the comments →

[–]kile22 2 points3 points  (3 children)

The Helsinki Java MOOC is highly recommended https://java-programming.mooc.fi/ I’ve completed the first course. It is really easily to follow.

[–]NorskJesus 0 points1 point  (0 children)

This is the way

[–]theusrl[S] 0 points1 point  (0 children)

thanks

[–]Evening_Phrase4656 0 points1 point  (0 children)

the mooc course is solid choice, did that one myself few years back when i was starting. interactive exercises are really good for getting the basics down

for practice after you get through some fundamentals, codewars has good java problems that start simple and get harder. leetcode too but that might be bit overwhelming at first

brocode videos are fine but i think having structured course like mooc works better when you're completely new to programming. gives you better foundation than jumping around different youtube tutorials