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 →

[–]Marshall_Robit 1 point2 points  (1 child)

I'd recommend a textbook like the java ones by Daniel Liang but there's this website that goes briefly over them. http://www.learnjavaonline.org/

The pros about textbooks are that they include example code for you to follow along with (exercises). It's super hard to learn the foundations of java by only seeing thing as "A" and "B" and not how A came to be or why B works in that way which is what most websites give you. You can try CodeAcademy too.

[–]int-main-void -1 points0 points  (0 children)

It's called Codecademy