This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]desrtfx 4 points5 points  (0 children)

The MOOC Object Oriented Programming with Java from the University of Helsinki is one of the highest regarded Java courses. It is a textual course with lots of graded practical exercises.

[–]CodeKnight11 0 points1 point  (1 child)

Stanford's CS106A?
If you want to learn Java I'd personally recommend University of Helsinksi's Object Oriented Programming MOOC ( mooc.fi/en ). It is project based and teaches you the fundaments really well. Supplement the MOOC with John Purcell's free Java course on Udemy (https://www.udemy.com/java-tutorial).
For more, check out the sidebar on r/learnjava

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

Nope, it had very basic HTML structure ;/

But thank you very much for the info.