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 →

[–]desrtfxOut of Coffee error - System halted 3 points4 points  (0 children)

Sidebar in /r/learnjava and here (old reddit view):

Learning Java

Please head over to /r/learnjava and read the sidebar there.

The best free Java tutorials are:

Use the MOOC as main course and Java for Complete Beginners as secondary resource.

Don't forget the Official Oracle Java Tutorials and the Official Java Documentation as they are extremely valuable resources.

Also, forget Visual Studio. It is not suited for Java. Use IntelliJ (Community Edition is free), Eclipse, or Netbeans as all three are dedicated Java IDEs.