Monday, August 27, 2007

object oriented & UML

a complete example, showing how to apply object-oriented phases
providing a solution to a given project statement, including:

Analysis - design - coding - testing - maintenance ideas

& utilizing UML diagrams. it's a good start for software developers and students
to get familiar with UML & OO concepts.

here are complete projects following OO design phases:
http://www.cs.gordon.edu/courses/cs211/AddressBookExample/index.html

http://www.math-cs.gordon.edu/courses/cs211/ATMExample/


other links for UML:

- a hands on UML introduction for developers
http://dn.codegear.com/article/31863

- tutorial utilizing sun application studio to create class diagrams
& generate code
http://developers.sun.com/jsenterprise/learning/tutorials/jse8/uml_class_diagram.html


have fun ;)

No comments: