• 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

Exam

 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Edward and Robert,

Were you involved in setting the exam questions or have you sat the exam?

Regards,
Brian
 
Author
Posts: 587
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Brian O'Shea wrote:Hi Edward and Robert,

Were you involved in setting the exam questions or have you sat the exam?

Regards,
Brian



"Were you involved in setting the exam questions or have you sat the exam?"
We were not involved in setting the exam questions, but we both sat the exam. Note that we did write the SCJA (CX-310-109) book and have multiple certifications so we became very close to observing how the exams matured/changed.

I think (but not sure) that Bert Bates, author of the SCJP book, may have had influence on the development of the exam questions on the real exams.

-- Robert
 
Brian O'Shea
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the quick reply, I am planning on sitting the exam in November/December. Does your book cover the new features of SE7 in depth or just from a high level?
 
Brian O'Shea
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have your SCJA book for CX-310-019. Found it very good. Is this one the same style.
 
Robert James Liguori
Author
Posts: 587
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Brian O'Shea wrote:Thanks for the quick reply, I am planning on sitting the exam in November/December. Does your book cover the new features of SE7 in depth or just from a high level?



Believe it or not, I didn't see too many Java SE 7 things on the exam... but we do provide coverage for SE 7 enhancements in the book, such as Strings in the switch statement, multi-catch statements, try-with resources statements, binary literals, underscores with numeric literals, Unicode 6.0, etc.

-- Robert
 
Robert James Liguori
Author
Posts: 587
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Brian O'Shea wrote:I have your SCJA book for CX-310-019. Found it very good. Is this one the same style.



Our SCJA book you reference provided the foundations for our OCA book... but trust me, we worked hard for nearly a year making the necessary updates, improvements, additions and changes for the new, modified and/or removed objectives.



" ... Found it very good. ..."
Thank you!

-- Robert
 
Brian O'Shea
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Robert Liguori wrote:We were not involved in setting the exam questions, but we both sat the exam.



100% each ?

Did you find any bit tricky?
 
Robert James Liguori
Author
Posts: 587
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Brian O'Shea wrote:

Robert Liguori wrote:We were not involved in setting the exam questions, but we both sat the exam.



100% each ?

Did you find any bit tricky?



"100% each ?"
Nope.

"Did you find any bit tricky?"
Yes, many of the questions were 'tricky'. The exam is now presented in the feel of the legacy SCJP exam, not the feel of the legacy SCJA and OCA 5/6 exams.

Test candidates need to be both prepared on the material and the nature of the test to pass this exam.

-- Robert
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic