• 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

Passed IBM486..

 
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I took IBM486 exam today and passed with 81%.
I read OOAD with applications by Booch, OOAD with UML and Patterns by Larman, OOAD by Page-Jones and UML distilled by Martin Fowler. It took about three months for me to prepare. It took me more time to finish the first book and locating the right resources. I preparation was very leisurely and focused more on learning the concepts than actually preparing for the exam as my background was mainly with structured design (my experience with Object design and programming is only two years compared to my 10 years of IT experience). Preparing for this exam was a good learning experience.
Most of the questions are very direct. However, a lot of questions were with exhibits. Some with two and three. Also, a bigger screen would certainly help. All the exam centers here have only 14 and 15 inch ones, none with 17 inch.
Be careful with timing. I did the mistake of analysing every exhibit. Some questions, eventhough have an exhibit did not actually require detail analysis. I ended up not having time for about eight questions.
I think the mock exam is a very good representative of the actual exam. If you can independently answer the questions in mock exam, you can pass this exam. I think Larmans book alone is sufficient to pass the exam.
I will move on to other forums. I appreciate if you can suggest which Java certification is good for someone with Oracle background..
Thank you
 
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations, Merlin. Good score..
 
Merlin M Koppula
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Suresh.
 
Ranch Hand
Posts: 393
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Congrats on your success.
 
Ranch Hand
Posts: 445
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Merlin!
Iam sure preparing for this exam will be a good learning experience.
And thanks for your information about mock exam and Larman's book, also good news for me.

Originally posted by Merlin M Koppula:
I think the mock exam is a very good representative of the actual exam. If you can independently answer the questions in mock exam, you can pass this exam. I think Larmans book alone is sufficient to pass the exam.

 
Ranch Hand
Posts: 321
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Merlin,
Congrats on your success and feedback.
I don't think you have any certification which is related with java and oracle. I guess its time for you to go for SCEA, b'cos it helps you to implement what you have learned now.
Good luck!
 
Merlin M Koppula
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you Doug, James, Ram Dhan.
Ram Dhan, I am planning to go for SCJWCD, Oracle JCert exams and SCJEA. Thank you for your input.
 
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Merlin,
Congrats on your pass.
One question for you, where you stoped your reading on Larman's before you gave the test. What's worrying me is that perhaps I cannot complete the book before I go for the test. Thanks.
Yingtang
 
Merlin M Koppula
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yingtang,
I managed to complete almost the whole book except the special topics. I did not want to miss the important chapters like Architectural layering in the third chapter. Some small chapters, which I did not consider very important for me, I left out.
However, I think the important thing is, are you relying completely on Larman or do you have prior knowledge of these concepts? If you do not have prior knowledge, you should completely read and understand atleast till 34th chapter. In my case, by the time I started reading Larman, I already had some idea about all the artifacts of the UP process through the other books that I mentioned above. So, I skiped some chapters (like state diagrams) that I felt are not new to me.
Hope this helps.
 
Yingtang Tang
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for your reply, Merlin. Your suggestion is helpful. I will go through the book of Larman's at least upto Chapter 34. Now I have basic knowledge about almost all these concepts but not that concrete and I 'm also using Fowler's "UML Distilled" for the test. Thanks again.
Yingtang
SCJP2, SCWCD
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic