Skip to main content

Design Patterns (5 cr)

Code: TX00EY29-3003

General information


Enrollment
02.12.2024 - 16.03.2025
Registration for the implementation has ended.
Timing
17.03.2025 - 11.05.2025
Implementation is running.
Number of ECTS credits allocated
5 cr
Local portion
5 cr
Mode of delivery
On-campus
Unit
(2019-2024) School of ICT
Campus
Myllypurontie 1
Teaching languages
English
Seats
0 - 35
Degree programmes
Degree Programme in Information Technology
Teachers
Vesa Ollikainen
Groups
ICT23-SW
Software Engineering
tivivaihto_k25
Tivi-vaihto, kevät 2025
Course
TX00EY29

Implementation has 15 reservations. Total duration of reservations is 41 h 30 min.

Time Topic Location
Tue 18.03.2025 time 13:00 - 16:00
(3 h 0 min)
Design Patterns TX00EY29-3003
MPB4004 Oppimistila
Thu 20.03.2025 time 09:30 - 12:00
(2 h 30 min)
Design Patterns TX00EY29-3003
MPA5024 Oppimistila
Tue 25.03.2025 time 13:00 - 16:00
(3 h 0 min)
Design Patterns TX00EY29-3003
MPA6021 Oppimistila
Thu 27.03.2025 time 09:30 - 12:00
(2 h 30 min)
Design Patterns TX00EY29-3003
MPB4005 Oppimistila
Tue 01.04.2025 time 13:00 - 16:00
(3 h 0 min)
Design Patterns TX00EY29-3003
MPA2010 Oppimistila
Thu 03.04.2025 time 09:30 - 12:00
(2 h 30 min)
Design Patterns TX00EY29-3003
MPA5024 Oppimistila
Tue 08.04.2025 time 13:00 - 16:00
(3 h 0 min)
Design Patterns TX00EY29-3003
MPA3018 Oppimistila
Thu 10.04.2025 time 09:30 - 12:00
(2 h 30 min)
Design Patterns TX00EY29-3003
MPA5024 Oppimistila
Tue 15.04.2025 time 13:00 - 16:00
(3 h 0 min)
Design Patterns TX00EY29-3003
MPC5014 Oppimistila
Thu 17.04.2025 time 09:30 - 12:00
(2 h 30 min)
Design Patterns TX00EY29-3003
MPA5024 Oppimistila
Tue 22.04.2025 time 13:00 - 16:00
(3 h 0 min)
Design Patterns TX00EY29-3003
MPA3018 Oppimistila
Thu 24.04.2025 time 09:30 - 12:00
(2 h 30 min)
Design Patterns TX00EY29-3003
MPA6020 Oppimistila
Tue 29.04.2025 time 13:00 - 16:00
(3 h 0 min)
Design Patterns TX00EY29-3003
MPA3018 Oppimistila
Tue 06.05.2025 time 13:00 - 16:00
(3 h 0 min)
Design Patterns TX00EY29-3003
MPA5026 Luentosali
Thu 08.05.2025 time 09:30 - 12:00
(2 h 30 min)
Design Patterns TX00EY29-3003
MPA5026 Luentosali
Changes to reservations may be possible.

Objective

The student
• is familiar with the most common object-oriented design models (Gamma's models) and their significance in the design of reusable software
• understands the importance of interface thinking in the design of object-oriented software and acquires tools for implementing both structurally and functionally sustainable solutions.

Content

Gamma's creational, structural and behavioral patterns, paying particular attention to the following aspects:
• the relationship between application frameworks and design patterns
• programming against interfaces (or abstractions)
• inheritance and aggregation as reuse options
• delegation as an implementation mechanism for service provision
• the importance of creational patterns as an enhancer of code reusability
• abstract classes as enablers of shared code
• the difference between the traditional control flow and the inversion of control
• shared objects as a resource-saving mechanism
• centralised vs. decentralised decision making
• tight vs. loose coupling of objects
• push and pull models as communication technologies in object communication
• deep copying vs. shallow copying of objects.

Evaluation scale

0-5

Assessment criteria, satisfactory (1)

The student knows the best practices of programming and can explain why design patterns are needed and knows the different patterns.

Assessment criteria, good (3)

The student is able to apply programming best practices and use design models in programming.

Assessment criteria, excellent (5)

The student can apply best practices in programming and use design models extensively in programming.

Assessment criteria, approved/failed

The student knows the best practices of programming and can explain why design patterns are needed and knows the different patterns.

Qualifications

Object-oriented Programming

Go back to top of page