开发者

Book or reference material for UML [closed]

As it currently stands, this question is not a goo开发者_如何学JAVAd fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

I have about four years of experience as a Java developer. I'm planning to get myself involved in the world of UML. Can anyone suggest some good books and reference material for UML?


UML Distilled, by Martin Fowler.

I have it here, and it's a very good introduction. Actually, it was a "required reading material" for my university, so can be thought of as a textbook as well.


Book Applying UML And Patterns

http://www.craiglarman.com/wiki/index.php?title=Book_Applying_UML_and_Patterns

I used it during my study


I would recommend The Unified Modeling Language User Guide, written by the creators of UML, the "Three Amigos" of software engineering (Grady Booch, Ivar Jacobson and James Rumbaugh).


Check out the UML Resource Page of the OMG. Among other resources, this page has links to the latest UML specifications.

There are plenty of good books available as well:

  • The Unified Modeling Language Reference Manual - Rumbaugh, Jacobson, and Booch
  • The Unified Modeling Language User Guide - Booch, Rumbaugh, and Jacobson
  • UML Distilled - Martin Fowler


I am currently reading:

Object-oriented Systems analysis and design using UML

By Simon Bennett

It is given as indicative reading on my degree course, and has genuinely helped me a lot.


Don't read any book because all these guys just talk about UML but not about real life.

I would recommend to manually code and then reverse your code into a class diagram. You can also reverse a sequence diagram from your methods. Don't do more and certainy not read books because it is a waste of time :-)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜