Skip to main content

Object-Oriented Programming (5 cr)

Code: 5051125-3015

General information


Enrollment

01.12.2020 - 15.01.2021

Timing

11.01.2021 - 30.04.2021

Number of ECTS credits allocated

5 op

Virtual portion

5 op

Mode of delivery

Distance learning

Unit

Engineering and Business

Campus

Kupittaa Campus

Teaching languages

  • English

Seats

10 - 30

Degree programmes

  • Degree Programme in Information and Communication Technology
  • Degree Programme in Information and Communications Technology

Teachers

  • Anne Jumppanen
  • Sanna Määttä

Groups

  • PTIVIS19O
    Software Engineering and Project Management

Objective

After completing the course the student can:
- explain the different phases and main methods of the development of a software product
- explain the concepts class hierarchy, inheritance, and polymorphism, and utilize these in software development
- discuss the possibilities of parallel programming
- apply exception handling mechanisms
- design, implement and document a simple user interface application.

Content

- object-oriented structures
- error handling with exceptions
- threads
- database connection
- software development process and methods
- UML diagrams

Materials

In the workspace of this course.

Teaching methods

Reading the given material and coding the programming exercises and exercise work. Demonstrating and documenting the exercise work.

Exam schedules

No exam.

International connections

Self assessment
Student regularly pays attention to own learning and studying.
Students are asked to take notes from each programming exercise and contemplate at least the following:
* Topic area: What did I know about the topic beforehand? What did I think about the area?
* While coding: Thoughts about the challenge level and interest of the exercise.
* Afterwards: What did I learn?

Moreover, students learn to assess their own work regarding every assignment using scale: Excellent - Good - Sufficient.

Completion alternatives

1) Demonstrate e.g. a real work life project and showing that student masters the contents of this course.
2) mooc.fi contains a programming MOOC, whose contents covers the Introduction to Programming and Advanced Programming courses of the University of Helsinki. Courses are 10 credits together (5+5). MOOC in question contains object oriented material at the end.

Student workload

To pass this course requires acceptably finished coding exercises as well as exercise work and return in time.

5 credits: 27 * 5 = 135 hours

Weekly work amount: 135 hours / 13 weeks = 10.4 hours a week (from which 4 is contact teaching online).

Content scheduling

Course is arranged between January - April 2021 (week 2 - week 17).

After completing this course, student can:
- Describe the phases and methods of software development.
- Explain terms such as class hierarchy, inheritance and polymorphism and apply them in software development.
- Discuss the possibilities of concurrency.
- Use exceptions.
- Design, implement, test and document applications.
- Use style guide.

Contents:
- Common object oriented programming methods.
- Error handling using exceptions.
- Software engineering process and methods.
- UML diagrams.

Further information

Maximum of 3 open university students can take this course.

Also take into account that students shall have passed introduction to programming course or have similar skills.

Evaluation scale

H-5

Assessment methods and criteria

Grading
Course contains 9 exercises + exercise work, which contain both programming theory and coding.

Grade is formed based on the number and quality of acceptably finished exercises:
9 exercises -> grade 1
10 exercises -> grade 2
11 exercises -> grade 3
12 exercises -> grade 4
13 exercises -> grade 5

Exercise work corresponds 4 weekly exercises.

Assessment criteria, fail (0)

Grade is fail if less than 9 exercises are acceptably done and/or exercises are very insufficient or of very poor quality.

Assessment criteria, satisfactory (1-2)

Grade is satisfactory (1-2) if student returns 9-10 exercises in time and they are sufficiently well made or there are more than 10 exercises return but their quality is not very good.

Assessment criteria, good (3-4)

Grade is good (3-4) if student returns 11-12 exercises on time and they are well done.

Assessment criteria, excellent (5)

Grade is excellent (5) if all exercises are done in time and the quality is excellent.

Qualifications

Introduction to Programming or equivalent programming skills