VAMK

Change language: Suomi

Front Page > Current Education > Business Information Technology (TK) > 2022 > Object Oriented Programming (ITTA0204)

Object Oriented Programming

Structure Type: Study unit
Code: ITTA0204
Curriculum: TK 2022
Level: Bachelor of Business Administration
Credits: 5 cr
Responsible Teacher: Niittykoski, Jukka
Language of Instruction: Finnish

Courses

Impl.Group(s)Study TimeTeacher(s)LanguageEnrolment
3013TT2021-2, TT2021-2A, TT2021-2C, VY-2-ICAT, YHT-VY-1, YHT-VY-2, YHT-VY-20, YHT-VY-21, YHT-VY-222022-08-29 – 2022-12-17Anna-Kaisa Saari, Ghodrat Moghadampour, Timo KankaanpääFinnish2022-08-01 – 2022-09-06
3014TT2021-2B, TT2021-2D2022-08-29 – 2022-12-18Ghodrat MoghadampourFinnish 
3015TT2022-2, TT2022-2A, TT2022-2B, VY-22023-08-28 – 2023-12-16Harri LehtinenFinnish2023-08-01 – 2023-09-06
3016TT2022-2, TT2022-2C, TT2022-2D2023-08-28 – 2023-12-16Ghodrat Moghadampour, Matti TuomaalaFinnish2023-08-01 – 2023-09-06
3017TT2022V-2, TT2022V-2A2023-08-28 – 2023-12-16Harri LehtinenFinnish2023-08-01 – 2023-09-06
3019TT2023-2, TT2023-2A, TT2023-2C, VY-22024-09-02 – 2024-12-14Harri LehtinenFinnish2024-08-01 – 2024-09-06
3020TT2023-2, TT2023-2B2024-09-02 – 2024-12-14 Finnish2024-08-01 – 2024-09-06

Learning Outcomes

After the course, the student will know how to routinely develop small object oriented programs, and the students will be able to develop and implement a larger programming project in a team. The student will become familiar with object oriented programming techniques such as classes, methods, inheritance, polymorphism and serialization.

Student's Workload

135 h, which contains 70 h of scheduled contact studies at VAMK and 48 h at UVA.

Prerequisites / Recommended Optional Courses

Introduction to Programming.

Contents

Basic skills: Compiling a program and the phases of compiling, byte code and object code, deployment of a program. Classes, constructors, class members, object instantiation, using instance variables and methods. Inheritance. Composite objects. String manipulation. Input and output operations, formatting output. Reading and writing files. Basics of dynamic data structures. Exception handling. Collaboration of objects.
Supplementary skills: Properties of preprocessor. Function overloading and default values of parameters. Method polymorphism, overriding, virtual functions, interfaces/multiple inheritance. ArrayList, HashMap/vector, map. Using existing class hierarchy and interfaces.
Special skills: Abstract classes. Object cloning. Graphical user interface.

Recommended or Required Reading and Other Learning Resources/Tools

Material on the course Web site.

Mode of Delivery / Planned Learning Activities and Teaching Methods

Problem-based learning. Solving practical cases of working life.

Assessment Criteria

Grade 5: The student understands most course concepts, is able to apply them and is capable of developing applications with advanced features.
Grade 3: The student understands a considerable portion of course concepts, is able to apply them and is capable of developing applications with moderate number of functions.
Grade 1: The student understands basic course concepts, is able to apply them and is capable of developing simple applications.

Assessment Methods

Continuous assessment, the grade is based on homework exercises, project works and an examination.


Back