• 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
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Failed OCA 1Z0-808 exam

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

I fail 1Z0-808 exam with 58% today. I'm very sad for this. I have used "Oracle Certified Associate Java SE 8 Programmer 1 Study Guide" and "OCA/OCP Practice Test" by  Jeanne Boyarsky and Scott Selikoff.
I don't know if i can retake the exam without paying again.
Waiting for a response...
Thank You
 
Greenhorn
Posts: 12
Android IntelliJ IDE Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Erlanda,

Sorry to hear that.  But don't give up, 58% means you have a pretty good understanding of Java 8.  With a little more study you will be able to crush it next time.  Hope this helps!  Hang in there.  
 
Bartender
Posts: 1868
81
Android IntelliJ IDE MySQL Database Chrome Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to CodeRanch Erlanda.

I hope that we find the community here helpful, knowledgeable, sharing and welcoming.

That is unfortunate that you did not succeed with the exam. Please do not feel too discouraged as the exams are difficult.
Some times seasoned developers have troubles with the exam as noted here https://coderanch.com/t/688492/certification/OCA-Feeling-Inadequate.

Others on this site have also not done that well, here are a few:
  • https://coderanch.com/t/664886/certification/Failed-exam-advice
  • https://coderanch.com/t/669716/certification/Retaking-certification-Exam

  • You may want to look at some of the stories listed here https://coderanch.com/wiki/659980/Ocajp-Wall-Fame to see what materials/resources others have used and how they prepared.
    A few other notes which may help you out when preparing include:
  • Do not use an IDE, use a plain/simple editor like Notepad++, Sublime, Vim, etc. IDEs are great for production code, but they tend to hide some of the things that the exam questions you on.
  • Write many programs as you are learning to help with learning. A 20-30 line program can really help you cement a concept like sub classes, visibility and more.
  • You now know some of the areas where your knowledge is lacking so you can hopefully learn those areas better.
  • When taking practice exams look at both the questions/answers you got correct and the one you got incorrect. You may have gotten lucky with a guess or you may have chosen the correct answer for the wrong reason.
  • Many people find that the Enthuware mock exams are a valuable resource to helping preparing for the exam. Last time I checked it was $10 USD, which is not too bad of a price considering all material you get.
  • You may want to try out a different book or two. I used three different books which you can read about here https://coderanch.com/t/685043/certification/passed.
  • If you have any questions about the questions in the study guides post them to this site. There are many people who are very well versed in Java who volunteer their time to help explain not only the questions but the answers.

  • Most likely you will have to pay for the exam again if you wish to write it once more.
     
    author & internet detective
    Posts: 42160
    937
    Eclipse IDE VI Editor Java
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Erlana,
    I'm sorry to hear that. You do have to pay to take the exam again.

    When you re-study, make sure you can explain why every review question answer is correct.
     
    Greenhorn
    Posts: 3
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Hi @Jeanne Boyarsky , You said "You do have to pay to take the exam again", is it true?
    How to do it?
     
    Marshal
    Posts: 80869
    505
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    You will have to log in to Oracle or Pearson Vue and pay exactly as you did before.
     
    Ravi Bhavsar
    Greenhorn
    Posts: 3
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Yes , need to pay again . I was happy as you said no need to pay
     
    With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
    reply
      Bookmark Topic Watch Topic
    • New Topic