Object Oriented Programming (4 cr)
Code: IT23PR04-3001
General information
Enrollment
15.06.2024 - 29.09.2024
Timing
02.09.2024 - 22.12.2024
Number of ECTS credits allocated
4 op
Mode of delivery
Contact teaching
Unit
Faculty of Technology and Seafaring
Campus
Vasa, Wolffskavägen 33
Teaching languages
- Svenska
Degree programmes
- Degree Programme in Information Technology
- Degree Programme in Information Technology
Teachers
- Susanne Österholm
Teacher in charge
Kaj Wikman
Groups
-
UIT23D-VIngenjör (YH), informationsteknik
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.