This tutorial is a collection of lectures to be held in the on-line course Introduction
to Object-Oriented Programming Using C++. In this course, objectorientation
is introduced as a new programming concept which should help you
in developing high quality software. Object-orientation is also introduced as a
concept which makes developing of projects easier. However, this is not a course
for learning the C++ programming language. If you are interested in learning
the language itself, you might want to go through other tutorials, such as C++:
Annotations by Frank Brokken and Karel Kubat. In this tutorial only those
language concepts that are needed to present coding examples are introduced.
Download Introduction to Object-Oriented Programming Using C++














