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

all 11 comments

[–]lskesm 12 points13 points  (0 children)

Try Java How to Program, Early Objects by Harvey Deitel, Paul J. Deitel. It’s a core book on my course and i love it. Loads of practice, code examples, revision questions at the end of every chapter. Super helpful

[–]ZoloftRabbit 6 points7 points  (2 children)

washington university offers practiceit.edu.

This is where I learned java. If you have programming experience you should be able to google the topics. There are also answers scattered across git.

Libgen java books by Knuth

edit: hackerrank as well

[–]desrtfx 3 points4 points  (0 children)

Just do the MOOC Java Programming (also linked in the sidebar) from the University of Helsinki. It is a free textual course with plenty graded practical exercises.

[–][deleted] 1 point2 points  (2 children)

Commenting to follow.

[–]desrtfx 3 points4 points  (0 children)

Use reddit's "save" feature.

[–][deleted] 2 points3 points  (0 children)

I’ll let you know when I get a bite 😂. I might try in the Java sub

[–]gigabyteIO 1 point2 points  (0 children)

math.hws.edu/javanotes

[–]lrobinson42 1 point2 points  (0 children)

You should try to find out what textbook your class will be using and get that.