• 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

My review about Amritendu De's OCMJEA Practice Guide

 
Greenhorn
Posts: 21
1
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
As requested by Amritendu, I want to share with you my humble opinion about his book "Oracle Certified Master JEE Architecture Practice Guide".

As I am preparing for OCMJEA part 1, I was looking for mock tests/questions, so I bought this book two weeks ago from Amazon, and received it a few days later.
The book is rather big in size (almost A4 paper formats) which makes it more pleasant to read (in my opinion). Its cover is really really simple (but I am not regarding about book cover as much as book content, so it doesn't really matter )

The book contains 3 parts :
* First main part is about step 1 of exam - About 270 pages
* Second and third parts are about step 2/3 of the exam (an assignment is treated in details) - About 20 pages

The main part contains 300 questions divided into the 8 topics of OCMJEA exam (version JEE 5), but its content is largely compatible with JEE 6 version as well (except for patterns section since it contains a lot of GOF patterns while only 5 of them are included in OCMJEA 6).
Each section is divided into two separate parts : Questions part and Answers part. This is really a nice idea because I noticed in other books that answers were given directly after questions, so you could involuntarily see the answer of the question you were doing.

Questions are all multiple choice questions, they are well written, not lengthy nor confusing, and they directly test your knowledge about a certain topic, even if sometimes they sound repetitive.
A remark about given choices is that they are sometimes trivial.
Let me give an example : A question asks about two disadvantages of a particular technology, and in the choices, you are given two advantages and two disadvantages. Even if you don't know the technology, you will understand by the context that you will choose the two disadvantages. I would have preferred sometimes that choices were more difficult.
The answers are well explained, and even if you answered the question correclty, it's more than advisable to read the explanation.

The second and third parts treat in detail an assignment, with multiple UML diagrams as well as answers for an essay and guidelines (I didn't prepare for steps 2/3 for the exam, so I can't evaluate the content).

In the end, I enjoyed reading this book and recommend it for everyone who is preparing for OCMJEA as a complementary resource for books such as "Sun Certified Enterprise Architect for J2ee Technology" by Marc Cade and Humphrey Sheil.

Best regards.
 
Baba Sahbi
Greenhorn
Posts: 21
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
By the way, I got an issue in my book's copy (which is fixed in future edition of the book) in web tier answers section.
So Amritendu put this chapter online.
You can see it in this link :
http://amritendude.blogspot.fr/2013/03/ocmjea-practice-guide-free-sample.html
and it will give you an idea about questions/answers styles.
Best regards.
 
author
Posts: 188
11
Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Baba for the humble review!
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic