Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 1005 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 1005 Bytes

CPSC 1181 - Object-oriented Computing

View this course on Langara

Course Description

Introduces the fundamental concepts of programming from an object-oriented (OO) perspective: abstraction; objects; classes and class hierarchies; methods; parameter passing; encapsulation and information hiding; inheritance; polymorphism. OO design with modeling tools (e.g., class diagrams). Application of simple container/collection classes; event-driven programming; exception handling; GUI; multi-threading; and networking. Emphasizes good software engineering principles using a language that supports the OO paradigm (e.g., Java).

Prerequisites

Prerequisite(s): A minimum grade of "C" in one of CPSC 1150 or CPSC 1155; or permission of department. Prerequisites are valid for only three years.

Resources