CSC/ECE 517 Summer 2008/wiki2 3 uml: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 6: | Line 6: | ||
[http://www.uml.org/ Unified Modeling Language Resource Page] | [http://www.uml.org/ Unified Modeling Language Resource Page] | ||
[http://en.wikipedia.org/wiki/Unified_Modeling_Language Wikipedia UML Article] | |||
[http://dn.codegear.com/article/31863 Practical UML: A Hands-On Introduction for Developers] | |||
[http://www.holub.com/goodies/uml/ Allen Holub's UML Quick Reference] | |||
[http://www.cetus-links.org/oo_uml.html Architecture and Design: Unified Modeling Language (UML)] Possibly out of date | |||
[http://www-306.ibm.com/software/rational/uml/ IBM Rational - Unified Modeling Language] | |||
[http://www.agilemodeling.com/artifacts/classDiagram.htm UML 2 Class Diagrams] | |||
[http://atlas.kennesaw.edu/~dbraun/csis4650/A&D/UML_tutorial/index.htm Unified Modeling Language (UML) Tutorial] | |||
[http://www.sparxsystems.com/uml-tutorial.html UML Tutorial] |
Revision as of 02:48, 25 June 2008
Introduction
UML. There are literally hundreds of pages describing UML on the Web. If someone wants to learn about it, what should (s)he do? Look at the first few hits in Google? I expect we can do better than that. Write a review of the MVC sites on the Web. Which are best for learning about the concept? Which have the most instructive examples? Which are best for explaining how to apply UML in Ruby and Java? If you choose this topic, you should be sure to peruse at least several dozen sites.
What is UML
Unified Modeling Language Resource Page
Practical UML: A Hands-On Introduction for Developers
Allen Holub's UML Quick Reference
Architecture and Design: Unified Modeling Language (UML) Possibly out of date
IBM Rational - Unified Modeling Language