I would some ressources for learning software design using uml (Case study, books)
+1
A:
I´d recommend the book "applying UML and patterns" from Craig Larman. It teaches how to specify and design a software system using UML as notation
Jordi Cabot
2010-08-10 10:53:18
A:
"UML distilled" by Martin Fowler is a very good introduction to UML.
Maurice Perry
2010-08-18 08:10:14
A:
I'd also suggest "applying UML and patterns" from Craig Larman and "UML 2 and the unified process" Jim Arlow, Ila Neustadt. You can learn unified process as well.
For design pattern, I suggest a practical one with example "Design Patterns in C#" Steven John Metsker as a starter. It contains many examples.
For UML Tool, I suggest you use Red Koda Community as it supports 13 UML2 diagrams.
Red Koda Software
2010-09-05 09:53:24