That Java Guy

  • Home
  • Contact
  • About

Oracle Certified Professional, Java SE 7/8 Programmer

by That Java Guy May 19, 2017 1z0-804 1z0-810 Certification exam Java OCP Oracle



Next step after passing OCA exam is to prepare and take OCP one (1z0-804). You'll need this to become an Oracle Certified Professional.

Preparation for this exam is almost the same as for the OCA one. I still highly recommend reading study guide by Kathy Sierra and Bart Bates - OCA/OCP Java SE 7 Programmer I & II Study Guide (Exams 1Z0–803 & 1Z0–804), the second part of it which is related to the 1z0-804 exam. Also there's an official Oracle tutorial for this exam as well. Combine your reading with writing code. Practice will help you to better prepare for the exam and to train your skills.

For this exam there's also a very good mock exam from enthuware. Again it'll be your best invested 10$ for exam preparation ;).

Registration and actual exam are exactly the same as for 1z0-803, so if you are interested in this check my previous post. This time though, you will receive not only a printed certificate but a nice plastic card with your name on it :)
But being certified in Java 7, when there's Java 9 coming soon, is not good enough :). So I also took an upgrade exam to Java 8 OCP. Keep in mind that you can go for Java 8 certifications right away, rather than taking Java 7 ones and then an upgrade exam. 

Those who are interested in the upgrade exam (1Z0-810) though, should learn new features introduced in Java 8 to pass the exam. Here's a list of topics covered by exam:
  • Lambda Expressions
  • Using Built-in Lambda Types
  • Java Collections and Streams with Lambdas
  • Collection Operations with Lambda
  • Parallel Streams
  • Lambda Cookbook
  • Method Enhancements
  • Use Java SE 8 Date/Time API
As you see all of them are based on lambdas, streams and new Date/Time API. I find Java 8 Lambdas book by Richard Warburton very useful for these topics. It has all you need to know about lambdas and streams. As for the Date/Time API I think reading official documentation and having some practice is more than enough. Enthuware provides a mock exams for 1Z0-810 as well. 

If you are successful in your exam (and why you shouldn't be???) you will receive a printed version of certificate as well as its digital version, a plastic card and a badge:



Hope this will encourage you to get certified ;) 

To be continued...
READ MORE
SHARE :

About Me




Marko Bekhta


Software engineer.


Follow Me

Labels

1z0-803 1z0-804 1z0-810 Bean Validation Certification Code Europe code generation Collections Collectors conference Enum exam Hibernate Hibernate Validator Immutables Java JPA MapStruct OCA OCP Oracle Stream validation
  • Popular
  • Recent
  • Comments
    JPA: Mapping Enums the right way
    Bean Validation: Validation based on multiple properties
    JPA: Ways to map many-to-many relationships with additional information

Instagram

About

Popular Posts

  • JPA: Mapping Enums the right way
    There are quite a few different approaches one can take to map enums in entities. I would separate them into three groups: The ones which ...
  • Bean Validation: Validation based on multiple properties
    Quite often there is a need to apply validation to some of the bean's properties based on the state of the other properties of the s...
  • JPA: Ways to map many-to-many relationships with additional information
    In this post we will take a look at couple of ways how many-to-many relationships, which have additional information, can be mapped to entit...
  • JPA: a handy utility for Enums to combine with AttributeConverter
    As it was discussed in one of the previous posts JPA: Mapping Enums the right way , JPA 2.1 standardized  AttributeConverter s, which can, f...
  • Java 9: What's interesting and new. Collection API
    Java 9 brings a lot of big new features, tools and API enhancements. But somehow the most excitement comes from a few simple additions to...

Labels

  • Certification
  • Code Europe
  • Java
  • Oracle
  • conference
  • exam

Template Created By : ThemeXpose . All Rights Reserved.