• 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

Guidance needed for doing Java Certification

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

I have decided to take OCJA and OCJP certifications but i am unaware of the method to study of these certifications .So please help me with the study method to clear these certification. I am aware of basic java.The major thing is I want the certification done in two months ,is it possible with the basic java knowledge help me.

Thanks in advance
 
Ranch Hand
Posts: 208
9
Eclipse IDE Firefox Browser 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 the Ranch!

There are many different options for studying for the OCJA and OCJP certifications; you can use one or a combination of these:

- Review the exam objectives (I've posted for Java 7) here (OCJA) and here (OCJP). Are you familiar with all the topics that are listed?
- Read & ask questions and answers on these forums. They often help programmers understand Java better.
- Obtain a Java certification study guide. There are a number of good ones mentioned around here; the one I see most often is authored by Sierra and Bates (K&B) who are also active members of the community.
- Read Oracle's Java tutorials here
- Complete at least a few practice exams (these often are bundled with study guides, or can be purchased separately from vendors like Enthuware). Make sure you are satisfied with your marks (note the practice exams are often a bit harder than the real thing)
- Practice, practice, practice. Being able to write and read code quickly is KEY to passing these exams. The exams tend to have lots of Java code and less pure theory. The more practice you do, the more prepared you will be.

You should be able to get both certifications in two months, provided you are willing to work hard.
If I had to guess on workload, I would say 200 hours study time per exam for a complete beginner, 100 hours for a novice and 10-20 hours study for an expert. That's just a guess though, so if someone has a better guess please comment.
 
I am not young enough to know everything. - Oscar Wilde This tiny ad thinks it knows more than Oscar:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic