Site Map | Legal | Privacy | Terms & Conditions..
.

Booking Hotline: ++44 (0) 1737 821 590..

 

  .


Course Categories


>>
Networking
......Basic networking
......LANs, WANs and cabling
.....
RF and Wireless
..... IP and routing
..... DNS, SNMP...
..... VoIP, SIP...
..... IPsec, firewalls...

>> Telecommunications
>> LINX
>> Foundry Networks
>> Product specific
>>
Management overviews
>> Security
>> UNIX and Linux
>> Microsoft
>> Programming


>> See all courses

 
Object Oriented Analysis & Design
OOAD training course description
A workshop course providing thorough practical knowledge of object oriented analysis and design methods.

Who will benefit?
System analysts, designers, programmers and project managers.

OOAD training course prerequisites
It is desirable that delegates have experience of programming in C++/Java or some other OOP language.

OOAD training course objectives
By the end of the course delegates will be able to:
  • 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.

Duration: 5 days


>> Dates, prices & bookings for this course

>> Back to Programming courses overview

 

 

 

 

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.