Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.51 KB

README.md

File metadata and controls

34 lines (28 loc) · 1.51 KB

☕️ OCP Java Examples

  • Certification achieved on 02/07/2024⭐ (see certification here)
  • This repo is for all my notes and revision for Oracle's Java 8 SE Professional Exam!
  • These notes are derived from Oracle® Certified Professional Java® SE 8 Programmer II Study Guide book by Jeanne Boyarsky


📚 Chapters

  1. Chapter 1: Advanced Class Design🧑‍🎨
  2. Chapter 2: Design Patterns and Principles🌀
  3. Chapter 3: Generics and Collections📚
  4. Chapter 4: Functional Programming🧮
  5. Chapter 5: Dates, Strings and Localization🕒
  6. Chapter 6: Exceptions and Assertions⚠️
  7. Chapter 7: Concurrency🧵
  8. Chapter 8: IO🖨️
  9. Chapter 9: NIO.22️⃣
  10. Chapter 10: JDBC💾

✅ End of Chapter Review Questions

📝 Revision Notes