H3AR7B3A7 / CertificationPractice

Exploring the ins and outs of Java for the 'Oracle Certified Professional' Certification: 1Z0-815, 1Z0-816 & 1Z0-817

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Certification: Documentation, Exercises & Examples

Practicing Java oddities and outliers for Oracle Certification, with:

OCP Oracle Certified Professional STUDY GUIDE - J. Boyarsky & S. Selikoff

Oracle University Learning Subscription

WARNING: Some syntax in these exercises should never be used in real projects. It might be easily misinterpreted and won't make you any friends among your colleagues. It is only useful to understand when undertaking the Oracle Certification Test.

PS: To be able to run the code samples in this project without any errors, you might want to move the 'mods' folder from exam1Z0_815.chapter11 to somewhere else on your hard drive. The files in that folder were compiled manually as described in the markdown. Your IDE will likely complain about files in there when trying to run any code.

About

Exploring the ins and outs of Java for the 'Oracle Certified Professional' Certification: 1Z0-815, 1Z0-816 & 1Z0-817


Languages

Language:Java 95.5%Language:HTML 4.5%