Hacker News new | ask | show | jobs
by qohen 3423 days ago
After learning the basics, this course might be helpful, by Marty Hall:

http://courses.coreservlets.com/Course-Materials/java.html

It's a more advanced course that will review some basics and then take you into more advanced aspects of Java programming, including Java 8. It's faster-paced than the "Java for Complete Beginners" course I described above, and is not meant for beginners, which is why it would seem good as a next step.

There are no videos, but there are PDFs, slides and source-code for download.

And it also uses Eclipse, like John Purcell's video courses.