Object-Oriented Programming (U) (5 cr)
Code: IC10013-3002
General information
- Enrollment
- 01.10.2024 - 31.10.2024
- Registration for the implementation has ended.
- Timing
- 07.01.2025 - 28.03.2025
- Implementation has ended.
- 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
- 20 - 60
- Degree programmes
- Degree Programme in Information and Communication Technology
- Teachers
- Jyri Kemppainen
- Teacher in charge
- Jyri Kemppainen
- Groups
-
ICNS24Bachelor of Engineering, Information Technology, Full-time Studies, Fall, 2024
- 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