Knute Snortum wrote:In your opinions, what is the advantage to getting a OCAJP? Is it a stepping stone to the OCPJP? When should someone try for the programmer's certificate without getting the associates, if ever?
Short answer: it is impossible to have OCPJP without OCAJP. If you don't pass the OCAJP certification exam, you want be granted the
Oracle Certified Professional, Java Programmer title, even if you pass OCPJP with full marks.
Long answer: Since Java 7, Oracle has split the certification in 2 parts: the OCA one is the entry-level exam and covers java and OO basics. The OCP is the more advanced exam and covers a lot of advanced topics (generics, threads, concurrency,
jdbc, file i/o, nio2.0,...). So you need to pass 2 exams to become OCPJP certified. Before Java 7 you only needed to take just 1 exam (OCPJP6) to become OCPJP certified, but this exam (of course) covers both java and OO basics and the more advanced topics (generics, threads, file i/o,...). So it's harder to pass for the OCPJP6 than it would be for the OCAJP7 or OCAJP8.
If you want to become an
Oracle Certified Professional, Java Programmer, you can currently choose between 3 paths: OCPJP6 or OCAJP7+OCPJP7 or OCAJP8+OCPJP8 (there are no prerequisites for either of these exams). For the first one, you only have to pass one exam (as mentioned earlier); for both other paths you need to pass two exams (an entry-level and an advanced level). In
this thread you'll find an overview of all possible paths (OCPJP6, OCAJP7+OCPJP7 or OCAJP8+OCPJP8) you could take to become an OCPJP certified Java programmer. And
this thread also contains some valuable information about which OCA version to choose. So I would advice to read these threads and if you still have questions or doubts, just hit the reply button and let us know!
If you don't have any specific reasons,
you should just go with OCAJP8 (and OCPJP8). But if you have one (or more) reasons to take OCAJP7 (and OCPJP7), just do it! You can always take the upgrade exam to OCPJP8 if needed/required.
Although it makes more sense to take the OCA first and then the OCP, it's not a requirement. You can take both exams in random order. Please note you can't
combine different version certifications.
Hope it helps!
Kind regards,
Roel