From 88faea2a6c6d904c5c3fcde69dd771cc0e352d61 Mon Sep 17 00:00:00 2001 From: heldev Date: Mon, 25 Dec 2017 00:16:46 -0500 Subject: [PATCH] Effective Java, 2nd Edition -> 3rd Edition eBook has been available on the Pearson's site since Dec 18 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0be58de..99b9c88 100644 --- a/README.md +++ b/README.md @@ -933,7 +933,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Core Java Volume I--Fundamentals](https://www.amazon.com/Core-Java-I-Fundamentals-10th/dp/0134177304) * [Core Java, Volume II--Advanced Features](https://www.amazon.com/Core-Java-II-Advanced-Features-10th/dp/0134177290) -* [Effective Java (2nd Edition)](https://www.amazon.com/Effective-Java-Edition-Joshua-Bloch/dp/0321356683) +* [Effective Java (3rd Edition)](https://www.amazon.com/Effective-Java-3rd-Joshua-Bloch/dp/0134685997) * [Java Concurrency in Practice](https://www.amazon.com/Java-Concurrency-Practice-Brian-Goetz/dp/0321349601) * [Thinking in Java](https://www.amazon.com/Thinking-Java-Edition-Bruce-Eckel/dp/0131872486)