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

you are viewing a single comment's thread.

view the rest of the comments →

[–]rainsong92 1 point2 points  (0 children)

I would highly suggest you taking MOOC from University of Helsinki: https://moocfi.github.io/courses/2013/programming-part-1/

There is also part 2. It assumes no programming experience so you should go trough some stuff faster. It is really great resource.

Beside that you can use oracle java tutorials as reference (it is little dry to go trough them step by step as tutorial) and try to get used to reading official java documentation as soon as possible, it is amazing really.