• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

OCP JAVA SE 21

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I noticed that Jeanne Boyarsky and Scott Selikoff's book for the Java Oracle Certified Professional 21 certification is listed on Amazon, but it's not yet published. I'm curious about what new topics or chapters might be included in this book. Specifically, what are the new subjects covered for this certification? Will it address virtual threads, for example?
 
Marshal
Posts: 80745
486
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to the Ranch

I don't know much about that, but if you search this forum you will probably find that the Java21 certificaiton exam is not yet available, nor is its syllabus. So we don't yet know what will be in the exam, and it is impossible to complete the book without knowing that. The authors' website shows that book as “coming soon,” and Amazon says it is available for pre‑order and will be available on 24th December 2024.
 
Enthuware Software Support
Posts: 4907
60
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Other than the Exam code (1Z0-830) there are no surprises as per the official exam objectives posted on Oracle's OCP Java 21 certification page. Virtual threads are in. JDBC is out.

Language enhancements such as switch and instanceof pattern matching are also there but the rest of it is pretty much the same as Java 17 in terms of major topics.

If you want to prepare for this exam, our OCP Java 17/21 Certification book is already available and the Enthuware OCP Java 21 mock exams will also be available soon.
 
Scott Selikoff
author
Posts: 4356
45
jQuery Eclipse IDE Java
 
reply
    Bookmark Topic Watch Topic
  • New Topic