From 88df7747be7a3546b7aefe60441a644f68ec7a48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Wed, 8 Sep 2021 12:32:22 +0200 Subject: [PATCH 1/2] 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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b82b6ab..9f58338 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,9 @@ A very helpful Java book covering all the basics (and much more) of the Java pro * ## Beginning Java Programming: The Object-Oriented Approach http://amzn.to/2k1yG6y A comprehensive Java guide, with samples, exercises, case studies, and step-by-step instruction + + * ## Java SE 11 Programmer I Certification Guide: Covers Exam 1Z0-815 https://www.manning.com/books/java-se-11-programmer-i-certification-guide + OCP Java SE 11 Programmer I Certification Guide prepares you for the 1Z0-815 certification test with complete coverage of the exam. ## Top Java Books * ## Head First Java http://amzn.to/2j5MvkB From bc2d02d399e55210f63f1be9b30fdd0b887aa20d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Wed, 6 Jul 2022 17:37:29 +0200 Subject: [PATCH 2/2] Added How to read Java 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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f58338..26fb6a8 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,10 @@ A very helpful Java book covering all the basics (and much more) of the Java pro A comprehensive Java guide, with samples, exercises, case studies, and step-by-step instruction * ## Java SE 11 Programmer I Certification Guide: Covers Exam 1Z0-815 https://www.manning.com/books/java-se-11-programmer-i-certification-guide - OCP Java SE 11 Programmer I Certification Guide prepares you for the 1Z0-815 certification test with complete coverage of the exam. + OCP Java SE 11 Programmer I Certification Guide prepares you for the 1Z0-815 certification test with complete coverage of the exam + + * ## How to Raed Java https://www.manning.com/books/how-to-read-java + A book that teaches you how to better understand Java application code. ## Top Java Books * ## Head First Java http://amzn.to/2j5MvkB