From 19a95a4b703d1b9dc13bc9bd7b9abdba12133556 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Tue, 5 Apr 2022 21:05:56 +0200 Subject: [PATCH 1/2] Added 3 titles to Books section Hi, Stjepan from Manning here. I thought these titles might be a good match for your list. Thank you for considering them. Best, --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d3ff203..6fc3041 100644 --- a/README.md +++ b/README.md @@ -896,6 +896,9 @@ Resources to help you become a Java master. * [Effective Java](http://www.amazon.com/Effective-Java-Edition-Joshua-Bloch/dp/0321356683) * [Java Concurrency in Practice](http://www.amazon.com/Java-Concurrency-Practice-Brian-Goetz/dp/0321349601) * [Clean Code](http://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882/) +* [How to Read Java](https://www.manning.com/books/how-to-read-java) +* [Java Persistance with Spring Data and Hibernate](https://www.manning.com/books/java-persistence-with-spring-data-and-hibernate) +* [Classic Computer Science Problems in Java](https://www.manning.com/books/classic-computer-science-problems-in-java) ### Podcasts From 0466199a2d5ec9979c3f507a37414b38dbe914fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 16 Mar 2023 11:13:09 +0100 Subject: [PATCH 2/2] Added 100 Java Mistakes and How to Avoud Them Hi, Stjepan here from Manning. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6fc3041..2e57281 100644 --- a/README.md +++ b/README.md @@ -899,6 +899,7 @@ Resources to help you become a Java master. * [How to Read Java](https://www.manning.com/books/how-to-read-java) * [Java Persistance with Spring Data and Hibernate](https://www.manning.com/books/java-persistence-with-spring-data-and-hibernate) * [Classic Computer Science Problems in Java](https://www.manning.com/books/classic-computer-science-problems-in-java) +* [100 Java Mistakes and How to Avoud Them](https://www.manning.com/books/100-java-mistakes-and-how-to-avoid-them) ### Podcasts