Author |
Message |
Ratyson
| Posted on Friday, February 19, 2010 - 08:49 pm: |
|
Anyone here a UML expert, user, ect?? I need advice on a good book for learning UML. I am familiar with UML Class diagrams, and slightly familiar with the other types. But I need to really get into the nuts and bolts. I know O'Reilly books are pretty good in general. They have two books on UML. But i wanted to see if I can get some feedback on a good book before I bought? |
Reepicheep
| Posted on Friday, February 19, 2010 - 10:34 pm: |
|
I haven't found a great one yet. Sequence diagrams are where it's at for figuring out how your program runs, context diagrams for architecture between systems. This guy is my current boss.... http://pro.iankoenig.com/refs.php Very sharp, some good information there, though focused more on enterprise architecture then individual systems. |
Skiaddict
| Posted on Monday, February 22, 2010 - 12:04 pm: |
|
UML Distilled Second Edition Martin Fowler and Kendall Scott ISBN 0-201-65783-X |
|