This week's book giveaway is in the Programmer Certification forum.
We're giving away four copies of OCP Oracle Certified Professional Java SE 21 Developer Study Guide: Exam 1Z0-830 and have Jeanne Boyarsky & Scott Selikoff on-line!
See this thread for details.
  • 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
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Study Guide: effort management

 
blacksmith
Posts: 979
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Jeanne and Scott,

The certification is an enriching learning experience, but also partly (especially the last days of preparation) effort management.

Do you have a rough prioritisation of the topics covered in this certification. This in order not to spend to much effort on minor topics.
I understood already that functional programming is on the top of the list.

Thank you, best regards,
 
author
Posts: 4352
45
jQuery Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Lambdas/Streams are obviously important because they are a big part of questions in other APIs (like Concurrency). Beyond that, you need to know everything reasonably well. Unlike the OCA exam, the OCP exam material is quite broad and varied.

In other words, questions aren't likely to repeat the same concept nearly as much. You need to understand a long list of topics (large and small) as you will encounter questions that certainly test your retention. For example, there were some topics related to InputStream and JDBC that Jeanne and I had never used, didn't think were important, and never thought they would be on the exam. Upon us both taking the beta/official exam, though, we were surprised to discover many very minor topics were on the exam, and updated our text to cover additional material. Aside from a few tidbits where we explicitly say a topic is not on the exam, you really do need to know everything in the book.

Make no mistake, though, the OCP exam is much harder than the OCA exam, in part due to the volume of material required to do well.
 
girl power ... turns out to be about a hundred watts. But they seriuosly don't like being connected to the grid. Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic