Hacker News new | ask | show | jobs
by rayxi271828 1732 days ago
Modern Java in Action is a fantastic book. It goes into Streams, Optionals, new Date Time API, basically the "big features".

More recent changes are relatively smaller and probably don't need a full book to cover.

Would recommend it after Effective Java (3rd edition).