CAPITAL CORP. SYDNEY

73 Ocean Street, New South Wales 2000, SYDNEY

Contact Person: Callum S Ansell
E: callum.aus@capital.com
P: (02) 8252 5319

WILD KEY CAPITAL

22 Guild Street, NW8 2UP,
LONDON

Contact Person: Matilda O Dunn
E: matilda.uk@capital.com
P: 070 8652 7276

LECHMERE CAPITAL

Genslerstraße 9, Berlin Schöneberg 10829, BERLIN

Contact Person: Thorsten S Kohl
E: thorsten.bl@capital.com
P: 030 62 91 92

Object Oriented Technology

Object Oriented Technology

Getting Started in Object Oriented Programming

1.       Introduction

2.       How To Get The Most From This Course As Quickly As Possible

3.       The Virtues Of O.O.P

4.       Hands on – Good Programming Style / Download

5.       Object Oriented Programming CheatSheet

 

Object Oriented Programming – Definitions

1.       The 4 Tenents Of Object Oriented Programming

2.       Definition – Classes and objects

3.       Definition – Abstraction

4.       Definition – Encapsulation

5.       Definition – Inheritance

6.       Definition – Polymorphism

7.       Definition – Software Patterns

8.       Definition – Message Passing

9.       Hands On – OOP Definitions

 

Conclusion

1.       Conclusions

2.       Recap

3.       What Next?

4.       Hands On – Leaving Feedback

5.       Additional Concepts

a.       Association, Aggregation and Composition

 

Object Oriented Programming – Practice

1.       Hands on – Practical Abstraction

2.       Practical Encapsulation

3.       Practical Inheritance

4.       Practical Polymorphism