-----------------------------------------------------------

CSC 1254 Computer Science II with C++

Information Sheet

Software Development Method and Program Examples

C++ review

Introduction to Object Oriented Programming – the ADT

Object Oriented Programming – Copy Constructor

Introduction to Linked Lists

Separate Compilation and Makefiles

More about Classes – static variables, friends, operator overloading

Function Overloading & Templates

C++ Inheritance