Course Object Oriented Programming

Course Introduction

Course's Page 11 min Text by
User Image
Allan Garcia

Welcome to the Object-Oriented Programming (OOP) course, OOP is the most widely used programming paradigm nowadays, being the basis for developing most applications.

In this class, you will understand how the course will work and how the contents will be presented.

This class is divided into:

  • Purpose of the course;
  • Teaching methodology;
  • Dividing the course and module content;
  • What you will be able to do at the end of this course.

Objectives

Among the various objectives, we have two in particular.

As the main and primary objective, we intend to teach the main concepts of Object-Oriented Programming, aiming at a good understanding of this so important paradigm.

Additionally, we want to introduce the C++ language, addressing the main structures, functions and concepts that you should learn.

Methodology