CSC/ECE 517 Summer 2008/wiki2 3 uml: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
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://en.wikipedia.org/wiki/Unified_Modeling_Language Wikipedia UML Article]
Overall, like most of the Wikipedia pages it is a decent overview that has a number of key elements covered for a basic level.  It discusses the history of UML and many design elements are basic at best.


[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-forum.com/ UML Forum]
[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]


[http://www.ibm.com/developerworks/rational/library/769.html UML basics: An introduction to the Unified Modeling Language]


[http://www.visualcase.com/tutorials/uml-tutorial.htm Visual Case Tool - UML Tutorial]
===Discussion and Related Subjects===


[http://www.geocities.com/siliconvalley/network/1582/uml-example.htm UML By Examples]
[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

Wikipedia UML Article

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

UML 2 Class Diagrams

Unified Modeling Language (UML) Tutorial

UML Tutorial

Visual Case Tool - UML Tutorial

UML By Examples


Discussion and Related Subjects

UML Forum

Object Oriented Training and UML