Tutorialspoint

#May Motivation Use code MAY10 for extra 10% off

C++ OOP Mastery

person icon Szabo Daniel Erno

4.3

C++ OOP Mastery

Learn Object Oriented Programming in C++

updated on icon Updated on May, 2024

language icon Language - English

person icon Szabo Daniel Erno

English [CC]

category icon C++,Development

Lectures -26

Duration -3.5 hours

4.3

price-loader

30-days Money-Back Guarantee

Training 5 or more people ?

Get your team access to 10000+ top Tutorials Point courses anytime, anywhere.

Course Description

Welcome,

Object-oriented programming – As the name suggests uses objects in programming. Object-oriented programming aims to implement real-world entities like inheritance, hiding, polymorphism, etc in programming. The main aim of OOP is to bind together the data and the functions that operate on them so that no other part of the code can access this data except that function.

Class: The building block of C++ that leads to Object-Oriented programming is a Class. It is a user-defined data type, which holds its own data members and member functions, which can be accessed and used by creating an instance of that class. A class is like a blueprint for an object.

For Example: Consider the Class of Cars. There may be many cars with different names and brand but all of them will share some common properties like all of them will have 4 wheels, Speed Limit, Mileage range etc. So here, Car is the class and wheels, speed limits, mileage are their properties.

  • A Class is a user-defined data-type which has data members and member functions.

  • Data members are the data variables and member functions are the functions used to manipulate these variables and together these data members and member functions define the properties and behaviour of the objects in a Class.

  • In the above example of class Car, the data member will be speed limit, mileage etc and member functions can apply brakes, increase speed etc.

We can say that a Class in C++ is a blue-print representing a group of objects which shares some common properties and behaviours.

This class is intended to teach you how to pick up speed in OOP with C++.

Goals

What will you learn in this course:

  • The goal is to teach you how to implement Object Oriented paradigms in C++

Prerequisites

What are the prerequisites for this course?

  • The only prerequisite is basic understanding of C++ programming language.
C++ OOP Mastery

Curriculum

Check out the detailed breakdown of what’s inside the course

Introduction
2 Lectures
  • play icon Introduction 01:14 01:14
  • play icon The Environment 02:37 02:37
The Mastery
23 Lectures
Tutorialspoint
The End
1 Lectures
Tutorialspoint

Instructor Details

Szabo Daniel Erno

Szabo Daniel Erno

e


Course Certificate

Use your certificate to make a career change or to advance in your current career.

sample Tutorialspoint certificate

Our students work
with the Best

Related Video Courses

View More

Annual Membership

Become a valued member of Tutorials Point and enjoy unlimited access to our vast library of top-rated Video Courses

Subscribe now
Annual Membership

Online Certifications

Master prominent technologies at full length and become a valued certified professional.

Explore Now
Online Certifications

Talk to us

1800-202-0515