Object-Oriented ProgrammingLaajuus (5 cr)
Course unit code: IC10013
General information
- Credits
- 5 cr
- Teaching language
- English
- Responsible person
- Jyri Kemppainen, Vastuuopettaja
Objective
- you know the principles and practices of object-oriented programming (OOP)
Content
- object-oriented paradigm and modelling
- classes and instances
- data encapsulation
- static and dynamic attributes and methods
- accessors and mutators
- inheritance
- polymorphism
- abstract classes
- interfaces
- aggregation and composition
- threads
- exceptions