Project Description

Fundamentals of Object-Oriented Programming is an introductory course to the basic principles of programming with classes and objects using C++. The language C++ has been chosen because it supports object-oriented programming and because it is widely used in industry. By the end of this course, you will be able to better understand and appreciate what is involved in programming a computer, and even write a few programs of your own. The course assumes that students have no previous knowledge of programming prior to starting this course.