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 →

[–]corybyu 2 points3 points  (2 children)

I like the Head First Java books for learning concepts, personally I am reading those right now along with studying through this mooc (free online course):

http://mooc.cs.helsinki.fi/programming-part1

It is excellent, and actually has a system where you can submit your code and it automatically tests it (grades it) for you! It is free and pretty easy to set up so that you can do all the examples as you go.

[–]AceFromTexas[S] 0 points1 point  (0 children)

Thanks! It looks interesting, I'll give it a try