• 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

quick question about the OCA

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

I saw that there is an OCA7 and 8. Which one should I take since i already have the K&B study guide and plan on doing a course thats bases on 7 alongside it.
Or should i just focus on 8?

 
Sheriff
Posts: 11604
178
Hibernate jQuery Eclipse IDE Spring MySQL Database AngularJS Tomcat Server Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Currently it mainly depends on your future plans on short term.

Do you plan taking the OCPJP exam as well immediately after passing OCAJP exam? If yes, I would opt for the Java 7 version, because both exams are currently available and you already have an excellent study guide at your disposal. Currently the OCPJP8 beta exam is still not available (and thus also no study guides available). Otherwise you can take the Java 8 version. Remember you can't combine different version certifications.

Hope it helps!
Kind regards,
Roel
 
Gaetan Ve
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm not planning on going for the OCP anytime soon. Will the OCA 7 become unavailable in the near future?
 
Greenhorn
Posts: 8
3
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There isn't much difference as far as OCA material goes - the main things seem to be lamdas, default methods and java.time API, so your K&B guide isn't going to waste.
Personally, I'm going for OCA 8. Java 7 may stay in production for a time, but no way it'll outlive java 8.
 
Roel De Nijs
Sheriff
Posts: 11604
178
Hibernate jQuery Eclipse IDE Spring MySQL Database AngularJS Tomcat Server Chrome Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Gaetan Ve wrote:I'm not planning on going for the OCP anytime soon. Will the OCA 7 become unavailable in the near future?


Only Oracle knows, but you can still get the Oracle Certified Professional, Java SE 5 Programmer certification if you want
 
Gaetan Ve
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Okay thanks i will just finish the book and course then and will then decide what to do.
 
Roel De Nijs
Sheriff
Posts: 11604
178
Hibernate jQuery Eclipse IDE Spring MySQL Database AngularJS Tomcat Server Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Happy studying!
 
Ranch Hand
Posts: 1880
Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI,

There is not much difference in terms of exam topics between 7 & 8. If you have some more time for the preparation, then prepare OCA 8 and write it. doing latest certification always good.
 
author & internet detective
Posts: 42003
911
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

Krishna Srinivasan wrote:There is not much difference in terms of exam topics between 7 & 8. If you have some more time for the preparation, then prepare OCA 8 and write it. doing latest certification always good.


This is true for the OCA. There are a few extra topics on 8.

For the OCP, there are likely to be more differences. Based on the upgrade exam, we can inform Nashorn and much about functional programming is on the exam.

It's not clear to me whether you can take the OCA 7 and OCP 8. (And before anyone cites any statements from Oracle on this, it's not clear to me, because this seems like the type of thing they might change their mind on before the exam gets released.) I recommend taking both the OCA 7 and OCP 7 to match your study materials. You can still learn the Java 8 concepts independently. I recommend "Java SE 8 for the Really Impatient" for that.
 
Roel De Nijs
Sheriff
Posts: 11604
178
Hibernate jQuery Eclipse IDE Spring MySQL Database AngularJS Tomcat Server Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Jeanne Boyarsky wrote:(And before anyone cites any statements from Oracle on this, it's not clear to me, because this seems like the type of thing they might change their mind on before the exam gets released.)


I was curious about this one myself, so I asked the OCP Team. Maybe I should/could ask them once every 3 months to anticipate any mind changes
 
Skool. Stay in. Smartness. 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