VAMK

Change language: Suomi

Front Page > Current Education > Information Technology (IT) > 2021 > Year 2 > Object Oriented Programming (IITB8003)

Object Oriented Programming

Structure Type: Study unit
Code: IITB8003
Curriculum: IT 2021
Level: Bachelor of Engineering
Year of Study: 2 (2022-2023)
Semester: Autumn
Credits: 5 cr
Responsible Teacher: Moghadampour, Ghodrat
Language of Instruction: English

Courses During the Academic Year 2022-2023

Impl.Group(s)Study TimeTeacher(s)LanguageEnrolment
3005IT2021-2, IT2021-2A, IT2021-2B2022-08-29 – 2022-12-17Johan DamsEnglish2022-08-01 – 2022-09-06

Still need to take the course? See the courses during the academic year 2023-2024.

Learning Outcomes

The student will learn concepts of object-oriented programming such as classes, attributes, methods, objects, inheritance, polymorphism and serialization and will be able to apply these techniques in practice and develop applications, which follow object-oriented principles. During the course, the student will also learn to write object-oriented programs, which are able to do demanding operations and handle files as well as do database communication.

Student's Workload

135 h, which contains 50 h of scheduled contact studies.

Prerequisites / Recommended Optional Courses

Introduction to Programming.

Contents

Java programming language, classes, objects, method overloading, inheritance, method overriding, polymorphism, virtual methods, abstract classes, interfaces, Vector, ArrayList, Hashtable, HashMap, file handling, serialization, exception handling.

Recommended or Required Reading and Other Learning Resources/Tools

Material on the course Web site.

Mode of Delivery / Planned Learning Activities and Teaching Methods

Lectures, exercises, possible project work.

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

Assignments, examination and possible project work.


Back