Skip to main content

Object Oriented Programming (3 cr)

Code: TT00CB42-3006

General information


Enrollment

01.12.2023 - 31.01.2024

Timing

01.01.2024 - 22.04.2024

Number of ECTS credits allocated

3 op

Mode of delivery

Contact teaching

Unit

Teknologia

Teaching languages

  • Finnish

Degree programmes

  • Bachelor’s Degree in Business Information Technology

Teachers

  • Mika Sorsa

Groups

  • TTK23SD
    TTK23SD
  • 08.01.2024 12:30 - 15:00, Olio-ohjelmoinnin perusteet TT00CB42-3006
  • 15.01.2024 12:30 - 15:00, Olio-ohjelmoinnin perusteet TT00CB42-3006
  • 22.01.2024 12:30 - 15:00, Olio-ohjelmoinnin perusteet TT00CB42-3006
  • 29.01.2024 12:30 - 15:00, Olio-ohjelmoinnin perusteet TT00CB42-3006
  • 05.02.2024 12:30 - 15:00, Olio-ohjelmoinnin perusteet TT00CB42-3006
  • 12.02.2024 12:30 - 15:00, Olio-ohjelmoinnin perusteet TT00CB42-3006
  • 19.02.2024 12:30 - 15:00, Olio-ohjelmoinnin perusteet TT00CB42-3006
  • 26.02.2024 12:30 - 15:00, Olio-ohjelmoinnin perusteet TT00CB42-3006
  • 11.03.2024 12:30 - 15:00, Olio-ohjelmoinnin perusteet TT00CB42-3006
  • 18.03.2024 12:30 - 15:00, Olio-ohjelmoinnin perusteet TT00CB42-3006
  • 25.03.2024 12:30 - 15:00, Olio-ohjelmoinnin perusteet TT00CB42-3006
  • 08.04.2024 12:30 - 15:00, Olio-ohjelmoinnin perusteet TT00CB42-3006
  • 15.04.2024 12:30 - 15:00, Olio-ohjelmoinnin perusteet TT00CB42-3006
  • 22.04.2024 12:30 - 15:00, Olio-ohjelmoinnin perusteet TT00CB42-3006

Objective

Object oriented programming course focuses on classes and objects. Chosen programming language for the course is C#.

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

Evaluation scale

0 - 5

Arviointikriteerit, kiitettävä (5)

The students are able to apply their learning to different programming and design tasks in a variety of ways.

Assessment criteria, good (3)

The students are able to use object-oriented programming methods appropriately.

Arviointikriteerit, tyydyttävä (1)

The students know and are proficient in the basic concepts and methods of object-oriented programming.

Qualifications

As a prerequisite for this course is Introduction to Programming -course's content (course ID: TT00CB41).