Re: omg-100 uml exam prep



Responding to Pc...

Can anyone please advise me if they know a good book to go through as
preparation for the OMG-100 UML 2.0 fundamental exam.

I have the certification study book but this is pretty concise stuff,
I am looking more for a book that I can go through with exercises and
real world example as a type of course.

If the goal is passing the certification test, the book you have will probably serve you better than anything else. Concise as it may be, it will be focused on the kinds of certification questions you will be asked. More important, the authors use past tests to determine what the certification board wants to hear. IOW, memorize the book and you would have no problem passing the test because the questions will just rephrase the book content and all you would have to do is recite the book back.

Most of the books that would provide what you want are about software design methodologies, particularly OOA/D methodologies. They tell you how to come up with good software designs and then how to express them in UML syntax. Unfortunately the certification exam is not concerned with software design; it is focused exclusively on UML syntax and interpreting the UML meta-model.

Worse, some of the solutions I've seen designated as "correct" solutions on the certification exam are just flat wrong from an OOA/D practice viewpoint. And because of recent changes to UML in v2.0, the UML meta model is no longer completely consistent with OOA/D practice because OMG is trying to make UML the Mother of All Notations rather than just an OOA/D notation. So the books on OOA/D using UML might confuse you and might even lead to providing answers the certifiers would regard as "incorrect".

However, if you are looking for a quick read on how UML is actually used, I would recommend Fowler's "UML Distilled".


*************
There is nothing wrong with me that could
not be cured by a capful of Drano.

H. S. Lahman
hsl@xxxxxxxxxxxxxxxxx
Pathfinder Solutions
http://www.pathfindermda.com
blog: http://pathfinderpeople.blogs.com/hslahman
"Model-Based Translation: The Next Step in Agile Development". Email
info@xxxxxxxxxxxxxxxxx for your copy.
Pathfinder is hiring: http://www.pathfindermda.com/about_us/careers_pos3.php.
(888)OOA-PATH



.



Relevant Pages

  • UML Certification Preparation Course 44% discount!
    ... We can offer 44% discount for UML 2.0 Certification - Fundamental Exam ...
    (comp.object)
  • Re: public repository for reusable Object Oriented models ?
    ... If you think that Class diagrams are the only part of UML that is OO, then I strongly suggest reading a book on OOA/D. ... What I was alluding to is the non modularity of UML, the fact that you can't declare "this model only uses that part of the UML metamodel". ... the OOA/D methodology I use employs an MDA profile largely defined in the book "Executable UML" by Mellor and Balcer. ... But a common trap, especially for those converting from procedural development to OO development, is to adopt the Do This view of communications because messages are named by what the receiver does in response to the message. ...
    (comp.object)
  • Re: omg-100 uml exam prep
    ... going through the certification book after this)? ... preparation for the OMG-100UML2.0 fundamental exam. ... design methodologies, particularly OOA/D methodologies. ... how to come up with good software designs and then how to express them ...
    (comp.object)
  • Re: OO Design Problems and Solutions
    ... a UML solution and perhaps some comments on how it was ... Most tool vendors have ... OOA/D or OOP, but rarely both. ...
    (comp.object)
  • Re: LSP and subtype
    ... that applies to OOA/D since one uses UML as a 4GL to do OOA/D because the level of abstraction is so much higher and one doesn't want the distraction of 3GL details. ... We have come a long was since then so that hardly anyone ever even has to think about Assembly, much less machine language anymore. ...
    (comp.object)