Object-Oriented Programming (5 cr)
Code: DT10005-3004
General information
- Enrollment
- 15.08.2025 - 30.09.2025
- Registration for introductions has not started yet. Registration starts :startDate
- Timing
- 25.08.2025 - 19.12.2025
- The implementation has not yet started.
- Number of ECTS credits allocated
- 5 cr
- Local portion
- 0 cr
- Virtual portion
- 5 cr
- Mode of delivery
- Distance learning
- Unit
- Tradenomi / Tietojenkäsittely (DD)
- Campus
- Wärtsilä Campus Karjalankatu 3
- Teaching languages
- Finnish
- Seats
- 10 - 80
- Degree programmes
- Degree Programme in Business Information Technology
- Teachers
- Eero Mönkkönen
- Mika Matveinen
- Teacher in charge
- Mika Matveinen
- Groups
-
DTNS25Information Technology (BBA), Full-Time Studies, Fall, 2025
- Course
- DT10005
Evaluation scale
H-5
Objective
This course deepens the subjects of previous programming courses and introduces to programming with Java programming language. After the course students can use object-oriented programming techniques and concepts and also library classes.
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