From bb17b8bfe5f3c9cafef225094e3b52d4301a8b3c Mon Sep 17 00:00:00 2001 From: Jeanne Date: Mon, 9 Oct 2023 09:15:54 -0400 Subject: [PATCH] Author noted publisher prefers Pearson/Oracle Press --- .../08_more-resources/01_java-certification-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pages/learn/01_tutorial/08_more-resources/01_java-certification-overview.md b/app/pages/learn/01_tutorial/08_more-resources/01_java-certification-overview.md index 5c98d12..e4a0140 100644 --- a/app/pages/learn/01_tutorial/08_more-resources/01_java-certification-overview.md +++ b/app/pages/learn/01_tutorial/08_more-resources/01_java-certification-overview.md @@ -74,6 +74,6 @@ Your study materials will give your more details on what you specifically need t   ## How to study? -If you subscribe to Oracle University, there is a [24 hour video class](https://mylearn.oracle.com/ou/learning-path/become-a-java-se-17-developer/99487y). If not, there are two books: [Wiley's Sybex imprint](https://www.amazon.com/Oracle-Certified-Professional-Developer-Certification/dp/111986464X) (disclosure: I wrote this) and [McGraw-Hill's Oracle imprint](https://www.amazon.com/Certified-Professional-Developer-1Z0-829-Programmers/dp/0137993641). +If you subscribe to Oracle University, there is a [24 hour video class](https://mylearn.oracle.com/ou/learning-path/become-a-java-se-17-developer/99487y). If not, there are two books: [Wiley's Sybex imprint](https://www.amazon.com/Oracle-Certified-Professional-Developer-Certification/dp/111986464X) (disclosure: I wrote this) and [Pearson/Oracle Press](https://www.amazon.com/Certified-Professional-Developer-1Z0-829-Programmers/dp/0137993641). Regardless of which option you chose to study, I recommend the [Enthuware mock exams](https://enthuware.com/java-certification-mock-exams/oracle-certified-professional/ocp-java-17-exam-1z0-829). They are only $10 and you get 20 mock exams! Excellent practice after you study to get ready. The OCP forum at [CodeRanch](https://coderanch.com/f/24/java-programmer-OCPJP) is also a great place to ask questions as you prepare for your certification.