You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/pages/learn/01_tutorial/xx_java-certification/01_java-certification-overview.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,13 +31,13 @@ There's a third reason, related to learning - doing your job better. By studying
31
31
<aid="cert-list"> </a>
32
32
## What certification exams are available?
33
33
34
-
There are currently six active Java certification exams. This article doesn't cover one of them: the [1Z0-900: Java EE 7 Application Developer exam](doc:cert-900) is from before the transfer to [Jakarta EE](doc-jakarta-ee). Let's explore the remaining five!
34
+
There are currently six active Java certification exams. This article doesn't cover one of them: the [1Z0-900: Java EE 7 Application Developer exam](https://education.oracle.com/java-ee-7-application-developer/pexam_1Z0-900) is from before the transfer to [Jakarta EE](https://jakarta.ee). Let's explore the remaining five!
35
35
36
-
1.[1Z0-808: Java SE 8 Programmer I exam](doc:cert-808) - 56 questions, passing 65% - For Java 8, the exam was split into two parts. You earn a certification for each one. . Taking this first half gives you a more basic certification while you work towards the 809.
37
-
2.[1Z0-809: Java SE 8 Programmer II exam](doc:cert-809) - 68 questions, passing 65% - This is the second half of the Java 8 exam.
38
-
3.[1Z0-811: Java Foundations exam](doc:cert-811) - 60 questions, passing 65% - The foundations exam was introduced for those in Oracle Academy. It is far less common than the other exams. It uses Java 8 as well.
39
-
4.[1Z0-819: Java SE 11 Developer exam](doc:cert-819) - 50 questions, passing 68% - For Java 11, the exam was launched in two parts like Java 8 (1Z0-815 and 1Z0-816). It was consolidated into a single exam, the 1Z0-819.
40
-
5.[1Z0-829: Java SE 17 Developer exam](doc:cert-829) - 50 questions, passing 68% - This Java 17 is the most recent certification exams available.
36
+
1.[1Z0-808: Java SE 8 Programmer I exam](https://education.oracle.com/java-ee-7-application-developer/pexam_1Z0-808) - 56 questions, passing 65% - For Java 8, the exam was split into two parts. You earn a certification for each one. . Taking this first half gives you a more basic certification while you work towards the 809.
37
+
2.[1Z0-809: Java SE 8 Programmer II exam](https://education.oracle.com/java-ee-7-application-developer/pexam_1Z0-809) - 68 questions, passing 65% - This is the second half of the Java 8 exam.
38
+
3.[1Z0-811: Java Foundations exam](https://education.oracle.com/java-ee-7-application-developer/pexam_1Z0-811) - 60 questions, passing 65% - The foundations exam was introduced for those in Oracle Academy. It is far less common than the other exams. It uses Java 8 as well.
39
+
4.[1Z0-819: Java SE 11 Developer exam](https://education.oracle.com/java-ee-7-application-developer/pexam_1Z0-819) - 50 questions, passing 68% - For Java 11, the exam was launched in two parts like Java 8 (1Z0-815 and 1Z0-816). It was consolidated into a single exam, the 1Z0-819.
40
+
5.[1Z0-829: Java SE 17 Developer exam](https://education.oracle.com/java-ee-7-application-developer/pexam_1Z0-829) - 50 questions, passing 68% - This Java 17 is the most recent certification exams available.
41
41
42
42
Most people start with the 1Z0-808 (if you want to get an easy certification faster and build on it) or 1Z0-829 (for the latest). It is very important to use study materials that match the exam you are studying for. As a result, those who hold Java 11 materials target the 1Z0-811 exam.
43
43
@@ -74,6 +74,6 @@ Your study materials will give your more details on what you specifically need t
74
74
<aid="study"> </a>
75
75
## How to study?
76
76
77
-
If you subscribe to Oracle University, there is a [24 hour video class](doc:cert-oracle-university). If not, there are two books: [Wiley's Sybex imprint](doc:cert-wiley) (disclosure: I wrote this) and [McGraw-Hill's Oracle imprint](doc:cert-mcgraw).
77
+
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).
78
78
79
-
Regardless of which option you chose to study, I recommend the [Enthuware mock exams](doc:cert-enthuware). They are only $10 and you get 20 mock exams! Excellent practice after you study to get ready.
79
+
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.
0 commit comments