• 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Passed IBM 486 with 86%

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Here are my opinions about this exam.
--------------------------------------------
Exam difficulty: medium
Preparation time: 1 month
Time Required for test: 1 hour 30 minutes
My scores:
Section % of Test Score
--------------------------------------------------
Development Process 13% 100%
Requirements Modeling 18% 90%
Architecture 13% 86%
Static Modeling 21% 83%
Dynamic Modeling 22% 100%
Design and Implementation Tech. 13% 43%
I know... I should review my knowledge about last section
But in my testing center there was such a lot noise I couldn't think clearly ....

Preparation Materials:
- Fowler, "UML Distilled" 2/e
- Gamma, "Design patterns - Elements of reusable Object-Oriented Software"
- Larman "Applying UML and Patterns" 2/e
- Notes on Larman by Ezequiel Cuellar (ObjectsByDesign)
Mock Exams:
- IBM's ICE site
- Whizlabs OOAD
- Tests of BParanj and CFV (ObjectsByDesign)

Some hints:
- Fowler's book is the Bible for this exam ( read at least two times the book and give a deep look at the Ezequiel Cuellar's notes to reach almost all you need to know for the exam ).
- Larman book contains really more details than necessary (on real exam I've not found any question about GRASP patterns or explicit reference to some concept like SSD or contracts, but maybe I was lucky :-) ). This book doesn't seem to be a must for this exam if you have not enough money to buy it, since all the information that can be useful has been reported on "Ezequiel Cuellar's notes"
- Design pattern are barely requested on real exam; you need only a basic knowledge on fundamental patterns (Gamma's book is not necessary but useful to reach a deeper understanding on the subject)
- I agree with Pawel Bobrow in saying exhibits are rarely useful since the solutions can be extracted directly from the text of questions
- I agree also with Theodore Casser in saying Whizlabs and ObjectByDesign tests are more difficult than the real exam.
Hope this helps.
Thanks you all to contribute to make really great and useful javaranch.
Sorry for my english
--------------------------------------------------
Massimiliano Mercogliano
SCJP2, SCJD 1.4Beta, IBM 486 - OOAD
 
Ranch Hand
Posts: 74
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Great job! Great score! Great hints!
Thanks!
 
Ranch Hand
Posts: 1906
3
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats!
 
Ranch Hand
Posts: 2545
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
 
Because those who mind don't matter and those who matter don't mind - Seuss. Tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic