From 13519a2f01e437a5f84fe6037bbf9a403441947a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Wed, 8 Sep 2021 12:21:57 +0200 Subject: [PATCH 1/3] Added Java SE 11 Programmer I Certification Guide Hi, Stjepan from Manning here. I thought this title might be a good match to 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 ae0ee0b..a3ce894 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ * [《Java轻松学》](https://www.coderxing.com/r.php?r=https://u.jd.com/zMDeI7) * [《大话Java:程序设计从入门到精通(含DVD光盘1张)》](https://www.coderxing.com/r.php?r=https://u.jd.com/td3bUo) * [《Java语言袖珍指南(第二版)》](https://www.coderxing.com/r.php?r=https://u.jd.com/HOFu01) + * [《Java SE 11 Programmer I Certification Guide 》](https://www.manning.com/books/java-se-11-programmer-i-certification-guide) ## 基础书籍 From 12803091f0e2a933586d155a6202b5ebdf564861 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Tue, 19 Oct 2021 22:07:58 +0200 Subject: [PATCH 2/3] Added The Well-Grounded Java Developer, 2nd ed Hi, Stjepan from Manning here. 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 a3ce894..41089f0 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ * [《大话Java:程序设计从入门到精通(含DVD光盘1张)》](https://www.coderxing.com/r.php?r=https://u.jd.com/td3bUo) * [《Java语言袖珍指南(第二版)》](https://www.coderxing.com/r.php?r=https://u.jd.com/HOFu01) * [《Java SE 11 Programmer I Certification Guide 》](https://www.manning.com/books/java-se-11-programmer-i-certification-guide) + * [《The Well-Grounded Java Developer, Second Edition 》](https://www.manning.com/books/the-well-grounded-java-developer-second-edition) ## 基础书籍 From 64f4436ca3d24c61c7b88b9df79d165feafcaaad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Wed, 14 Sep 2022 10:18:21 +0200 Subject: [PATCH 3/3] Added 2 new Java titles Hi, Stjepan from Manning here. I thought these two titles might be a good match for your list. Thank you for considering it. Best, --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 41089f0..e1ecc67 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,8 @@ * [《Java语言袖珍指南(第二版)》](https://www.coderxing.com/r.php?r=https://u.jd.com/HOFu01) * [《Java SE 11 Programmer I Certification Guide 》](https://www.manning.com/books/java-se-11-programmer-i-certification-guide) * [《The Well-Grounded Java Developer, Second Edition 》](https://www.manning.com/books/the-well-grounded-java-developer-second-edition) + * [《Helidon in Action 》](https://www.manning.com/books/helidon-in-action) + * [《How to Read Java 》](https://www.manning.com/books/how-to-read-java) ## 基础书籍