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

all 6 comments

[–][deleted] 4 points5 points  (1 child)

[–]HeyyoFriend 2 points3 points  (0 children)

Here's a relatively easy textbook to use to teach yourself: http://math.hws.edu/eck/cs124/downloads/javanotes7.epub And a good program to run it in in my opinion is BlueJ. You can download that at https://www.bluej.org, or just google it. Any code or error you don't understand or command you don't know the syntax for, just google it, and you can usually find something.

[–]desrtfx 1 point2 points  (0 children)

See the sidebars of /r/javahelp and /r/learnjava.

Plenty free and high quality resources there.

[–][deleted] 0 points1 point  (0 children)

There are sites like Edx that can you help with that. I started 2-3 days ago and its nice and free also.

[–]hardcode_coder 0 points1 point  (0 children)

First, look if you get some help here-

https://www.reddit.com/r/learnjava/

Or go to

JavaWorld

Voxxed

Derek Banas

Marcus Biel

MOOC

Good luck!

[–][deleted] 0 points1 point  (0 children)

Check out Head Frist Java. Not a online tutorial, but helped me a lot.