OOAD
training course contents
What is OO?
Classes, objects, messages, encapsulation, associations,
inheritance, polymorphism, reusability.
What is Systems Analysis and design?
Data flow diagrams, structure diagrams. The OO approach.
OOA
The problem domain and object modelling. Identifying classes
and objects. Generalisation and inheritance. Defining attributes
and methods.
OOD
Refining the OOA results. Designing the User Interface. Designing
the algorithms and data structures using objects. Designing
the methods.
OOP
Prototyping. Implementing OOD with OOPs and OOPLs.
|