/ocjpnotes

ocjpnotes

Primary LanguageJava

ocjpnotes

Notes taken while studying for the Oracle Certified Java SE 7 Exam (1ZO-803). http://goo.gl/AkpuW

Using this book: http://www.amazon.com/Programmer-Study-Guide-1Z0-803-Oracle/dp/0071789421

Different classes containing code with concepts that needed repetition on my side.

The class ExamReadiness.java takes mostly all objectives from the Exam Readiness Checklist on page xxxviii and translates them into working code. The purpose of this class was to implement it without looking through any book or api documentation.