Object-Oriented Programming (5cr)
Code: IC10013-3003
General information
- Enrollment
- 01.10.2025 - 31.10.2025
- Registration for the implementation has begun.
- Timing
- 01.01.2026 - 08.03.2026
- The implementation has not yet started.
- Number of ECTS credits allocated
- 5 cr
- Local portion
- 5 cr
- Mode of delivery
- Contact learning
- Unit
- Insinöörikoulutus / Information Technology (IC)
- Campus
- Wärtsilä Campus Karjalankatu 3
- Teaching languages
- English
- Seats
- 10 - 120
- Degree programmes
- Degree Programme in Information and Communication Technology
- Teachers
- Antti Hurme
- Teacher in charge
- Jyri Kemppainen
- Groups
-
ICNS25Bachelor of Engineering, Information Technology, Full-time Studies, Fall, 2025
- Course
- IC10013
Evaluation scale
H-5
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