Object Oriented Programming
Rakennetyyppi: | Opintojakso |
---|---|
Koodi: | IITB8003 |
Tyyppi: | Pakollinen / Perusopinnot |
OPS: | IT 2018 |
Taso: | Insinööri (AMK) |
Opiskeluvuosi: | 2 (2019-2020) |
Lukukausi: | Syksy |
Laajuus: | 5 op |
Vastuuopettaja: | Prosi, Pirjo |
Opetuskieli: | Englanti |
Toteutukset lukuvuonna 2019-2020
Tot. | Ryhmä(t) | Opiskeluaika | Opettaja(t) | Kieli | Ilmoittautuminen |
---|---|---|---|---|---|
5 | I-IT-2N | 2.9.2019 – 20.12.2019 | Pirjo Prosi | Englanti | 19.8.2019 – 9.9.2019 |
6 | I-IT-2N | 2.9.2019 – 21.2.2020 | Ghodrat Moghadampour | Englanti | 19.8.2019 – 9.9.2019 |
Suoritus rästissä? Katso toteutukset lukuvuonna 2021-2022.
Osaamistavoitteet
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.
Opiskelijan työmäärä
135 h, which contains 70 h of scheduled contact studies.
The assessment of student’s own learning 1 h is included in contact lessons.
Edeltävät opinnot / Suositellut valinnaiset opinnot
Introduction to Programming.
Sisältö
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.
Opiskelumateriaali
Material on the course Web site.
Opetusmuoto / Opetusmenetelmät
Problem-based learning. Solving practical cases of working life.
Arviointikriteerit
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.
Arviointimenetelmät
Continuous assessment, the grade is based on homework exercises, project works and an examination.