OOP Design

CONTENTS

Design is a very important aspect of programming, to get your programs right the first time. Designs help determine what functionality is needed and how they function. It also breaks down the building of program so that sections can be built at a time according to a pre determined schedule.

Design in Object Orientation is a very big area, and UML itself deserves a tutorial on its own right. In this tutorial we shall only cover class diagrams within UML. and show you how to represent class diagrams in Graphical notation form, which is extending the diagraming technique from UML notation.

To find out more about the two notations, click on your choice.
UML Notation
Graphical Notation

Links to Design tests:
UML Notation Test
Graphical Notation Test


Links to the rest of the site:
| Site Map | Home Page | OOP Concepts | Glossary | Evaluation/Comments |

Author: Deniz Zubair Choudhury
Last Update: March 1998