• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Passed OCP JP with 88%

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I have just sat and passed the OCP JP exam. I got 88% which I am happy with . I have a full-time job and young family so it was a case of studying for this during a spare hour here and there. This ended up taking 6 months. I started with a good general knowledge of IT, years of scripting experience such as PHP, Javascript, PLSQL etc. but very little OO knowledge or experience.

My approach was as follows:
Went through the Java Tutorial on the Oracle website
Read 'Headfirst Java' - this is an excellent book. Its fully of cartoons and cheesy humour, but its a quick and easy read, and surprisingly effective at teaching OO concepts.
Read the Kathy and Bert study guide several times.
Took the mock exams that came with the book.
Revised by firing up a text editor and writing short programs to test myself - this was something I could do at home/on lunch break/on holidays etc. if I ran into issues I consulted the API

Thoughts:
The study guide is excellent - the exam can test a huge range of possible scenarios and the book covers most of them.
The actual exam questions are easier than the questions in the book. The exam questions tended to be sort and focused, with no intention to trick. That said, the book teaches you to read the question carefully which is very important when answering 60 questions in 2.5 hours. It would be a pity to know a topic thoroughly but get the question wrong because you misread 'private' as 'public'. Plus, there were a small number of questions that were a bit tricky, for example used unusual casting syntax, or there was one question that did appear to be testing one topic but was testing another. I felt that about half the questions were straightforward if you knew the basics well - ie if you consistently get near 100% on the Rules Roundup Game, and the rest were of varying degrees of difficulty.
I got 2 threads questions - they were confined to the topics listed in the exam description and were not difficult.
I got no serialization questions.
The Pearson Vue software was excellent - very easy to use, and I got my result the instant I clicked finish. (Literally!)
I found I had enough time. I moved through the questions briskly enough, but answered each one. This took 2 hours, leaving me 30 minutes to go back through the full exam, which I managed with 2 minutes to spare. I arrived early for the test, but was allowed to start early, which was nice.

I'd like to thank Bert and Kathy for 2 wonderful books and to Marilyn for the Roundup game, and a variety of people who either asked or answered questions for me on this site.
 
Enthuware Software Support
Posts: 4810
52
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!! Thanks for the details feedback
 
Author
Posts: 3473
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats and keep up the good work
 
The problems of the world fade way as you eat a piece of pie. This tiny ad has never known problems:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic