Object Oriented Programming (4 cr)
Code: IT23PR04-3002
General information
Enrollment
15.06.2025 - 07.09.2025
Timing
25.08.2025 - 16.11.2025
Number of ECTS credits allocated
4 op
Mode of delivery
Contact teaching
Unit
Faculty of Technology and Seafaring
Teaching languages
- Svenska
Degree programmes
- Degree Programme in Information Technology
- Degree Programme in Information Technology
Teachers
- Virtuell ELA 2
Teacher in charge
Kaj Wikman
Groups
-
UIT24D-VIngenjör (YH), informationsteknik, 2024
Objective
The student:
- understands the differences between procedural programming and object oriented programming
- can program object oriented by using encapsulation, inheritance and polymorphism
- can code applications where collections and exceptions are needed
Content
- Procedural programming vs object oriented programming
- Rehearsal of procedural programming
- Classes and objects.
- Inheritance.
- Abstract classes.
- Interfaces.
- Collections.
- Generics.
- Exceptions.
- File management, serialization.
Materials
Material on Moodle.
Evaluation scale
H-5
Assessment criteria, satisfactory (1)
The student understands the difference between value types and reference types.
The student understands the basic principle with object-oriented code and can encode simple classes, inheritances, interfaces, etc.
The student can write simple code to handle data in any type of collection.
Assessment criteria, good (3)
The student can create more advanced object-oriented code and handle exceptions.
The student can write more advanced code to handle data in different types of generic collections.
Assessment criteria, excellent (5)
The student can apply object-oriented programming to solve programming tasks.
The student can independently choose the right type of collection as well as versatile use generic collections, methods and classes in code.
Qualifications
The course Programming Basics.