Booking options
£4,637
£4,637
Delivered Online or In-Person
You travel to organiser or they travel to you
Redhill
5 days
All levels
A workshop course providing thorough practical knowledge of object oriented analysis and design methods.
What will you learn
Perform Systems Analysis with Object Oriented methods.
Identify key classes and objects.
Expand and refine OO problem domain models.
Design Class hierarchies using inheritance and polymorphism.
Design programs with Object Oriented methods.
OOAD training course details
Who will benefit:
System analysts, designers, programmers and project managers.
Prerequisites:
It is desirable that delegates have experience of programming in C++/Java or some other OOP language.
Duration
5 days
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.