Hacker News new | ask | show | jobs
by fian 3066 days ago
For Java:

Effective Java by Joshua Bloch.

For Spring:

Pro Spring 3 by Harrop and Ho was useful to me in getting a basic CRUD application running.

1 comments

Keep in mind too that Effective Java was recently updated/rewritten a long time after the second edition was printed. So to the OP make sure you look at the third edition and not the more linked to/blogged about/higher visibility in google second edition.