Hacker News new | ask | show | jobs
by ulrikrasmussen 1730 days ago
I would still recommend Effective Java, many of its items are still relevant. If you want to avoid being bitten by Java's gotchas, this is the book. Also Java Concurrency in Practice is a must in my opinion.