COS20007 – Object-Oriented Programming

COS20007      |       12.5 Credit Points       |       Location: Hanoi, Ho Chi Minh City

Duration                                             Contact hours

One Semester                                       54 hours

Prerequisites

Introduction to Programming (COS10009)

Corequisites

N/A

Aims and Objectives

This unit of study aims to introduce students to structured programming and design.

Students who successfully complete this unit will be able to:
1. Explain the principles of the object oriented programming paradigm specifically including abstraction, encapsulation, inheritance and polymorphism
2. Use an object oriented programming language, and associated class libraries, to develop object oriented programs
3. Design, develop, test, and debug programs using object-oriented principles in conjuncture with an integrated development environment
4. Construct appropriate diagrams and textual descriptions to communicate the static structure and dynamic behaviour of an object-oriented solution
5. Describe and explain the factors that contribute to a good object oriented solution, reflecting on your own experiences and drawing upon accepted good practices.

General Skills Outcome

• Problem solving skills
• Communication skills
• Ability to work independently