CSC/ECE 517 Summer 2008/wiki2 3 uml: Difference between revisions
Line 4: | Line 4: | ||
== What is UML == | == What is UML == | ||
===An Introduction and Overview=== | |||
[http://en.wikipedia.org/wiki/Unified_Modeling_Language Wikipedia UML Article] | |||
[http://www.uml.org/ Unified Modeling Language Resource Page] | [http://www.uml.org/ Unified Modeling Language Resource Page] | ||
This is the homepage of the organization that defines the UML standard, the Object Management Group. | This is the homepage of the organization that defines the UML standard, the Object Management Group. | ||
[http://dn.codegear.com/article/31863 Practical UML: A Hands-On Introduction for Developers] | [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.holub.com/goodies/uml/ Allen Holub's UML Quick Reference] | ||
[http://www.ibm.com/developerworks/rational/library/769.html UML basics: An introduction to the Unified Modeling Language] | |||
===Advanced Topics and Examples=== | |||
[http://www.cetus-links.org/oo_uml.html Architecture and Design: Unified Modeling Language (UML)] Possibly out of date | [http://www.cetus-links.org/oo_uml.html Architecture and Design: Unified Modeling Language (UML)] Possibly out of date | ||
Line 25: | Line 30: | ||
[http://www.sparxsystems.com/uml-tutorial.html UML Tutorial] | [http://www.sparxsystems.com/uml-tutorial.html UML Tutorial] | ||
[http://www.uml- | [http://www.visualcase.com/tutorials/uml-tutorial.htm Visual Case Tool - UML Tutorial] | ||
[http://www.geocities.com/siliconvalley/network/1582/uml-example.htm UML By Examples] | |||
===Discussion and Related Subjects=== | |||
[http://www. | [http://www.uml-forum.com/ UML Forum] | ||
[http://www.ratio.co.uk/W1.html Object Oriented Training and UML ] | [http://www.ratio.co.uk/W1.html Object Oriented Training and UML] |
Revision as of 20:19, 7 July 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
An Introduction and Overview
Unified Modeling Language Resource Page This is the homepage of the organization that defines the UML standard, the Object Management Group.
Practical UML: A Hands-On Introduction for Developers
Allen Holub's UML Quick Reference
UML basics: An introduction to the Unified Modeling Language
Advanced Topics and Examples
Architecture and Design: Unified Modeling Language (UML) Possibly out of date
IBM Rational - Unified Modeling Language
Unified Modeling Language (UML) Tutorial
Visual Case Tool - UML Tutorial