Object Oriented Programming (3 cr)
Code: TT00CB42-3009
General information
- Enrollment
-
18.08.2025 - 21.09.2025
Registration for introductions has not started yet.
- Timing
-
27.10.2025 - 31.12.2025
The implementation has not yet started.
- Number of ECTS credits allocated
- 3 cr
- Local portion
- 3 cr
- Mode of delivery
- Contact learning
- Unit
- Teknologia
- Teaching languages
- Finnish
- Degree programmes
- Bachelor’s Degree in Business Information Technology
Realization has 8 reservations. Total duration of reservations is 26 h 0 min.
Time | Topic | Location |
---|---|---|
Wed 29.10.2025 time 12:45 - 16:00 (3 h 15 min) |
Olio-ohjelmoinnin perusteet TT00CB42-3009 |
TA12L123 ML8
TA12L123 ML8
|
Wed 05.11.2025 time 12:45 - 16:00 (3 h 15 min) |
Olio-ohjelmoinnin perusteet TT00CB42-3009 |
TA12L123 ML8
TA12L123 ML8
|
Wed 12.11.2025 time 12:45 - 16:00 (3 h 15 min) |
Olio-ohjelmoinnin perusteet TT00CB42-3009 |
TA12L123 ML8
TA12L123 ML8
|
Wed 19.11.2025 time 12:45 - 16:00 (3 h 15 min) |
Olio-ohjelmoinnin perusteet TT00CB42-3009 |
TA12L123 ML8
TA12L123 ML8
|
Wed 26.11.2025 time 12:45 - 16:00 (3 h 15 min) |
Olio-ohjelmoinnin perusteet TT00CB42-3009 |
TA12L123 ML8
TA12L123 ML8
|
Wed 03.12.2025 time 12:45 - 16:00 (3 h 15 min) |
Olio-ohjelmoinnin perusteet TT00CB42-3009 |
TA12L123 ML8
TA12L123 ML8
|
Wed 10.12.2025 time 12:45 - 16:00 (3 h 15 min) |
Olio-ohjelmoinnin perusteet TT00CB42-3009 |
TA12L123 ML8
TA12L123 ML8
|
Tue 16.12.2025 time 12:45 - 16:00 (3 h 15 min) |
Olio-ohjelmoinnin perusteet TT00CB42-3009 |
TA12L123 ML8
TA12L123 ML8
|
Evaluation scale
0 - 5
Objective
Object oriented programming course focuses on classes and objects. Chosen programming language for the course is C#.
Execution methods
Classroom and / or online teaching.
Accomplishment methods
Course is available partly or in whole as an online course. During the course student implements simple and short programming tasks with the help of multiple examples. Combining these programming tasks gives the student a functional program that takes the advantage of OOP.
Content
1. Class and Object
2. Access Modifiers
3. Object Lifecycle
3.1 Constructor
3.2 Destructor
4. Exercise
5. Characteristics of OOP
5.1 Inheritance
5.2 Polymorfism
6. Special Cases of a Class
6.1 Abstract Class
6.2 Interface
7. Memory Management
7.1 Garbage Collection
7.2 Heap, Stack
Materials
https://digicampus.fi/course/view.php?id=444&lang=en
Assessment criteria, satisfactory (1)
The students know and are proficient in the basic concepts and methods of object-oriented programming.
Assessment criteria, good (3)
The students are able to use object-oriented programming methods appropriately.
Assessment criteria, excellent (5)
The students are able to apply their learning to different programming and design tasks in a variety of ways.
Qualifications
As a prerequisite for this course is Introduction to Programming -course's content (course ID: TT00CB41).