Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Object Oriented Programming in C++

Posted By: IrGens
Object Oriented Programming in C++

Object Oriented Programming in C++
.MP4, AVC, 1280x768, 30 fps | English, AAC, 2 Ch | 11h 55m | 3.53 GB
Instructor: Anand Mahajan

Understand and implement the core concepts of OOP to write efficient codes in C++

Learn

Build real-world applications with C++
Install IDE's for C++ such as CodeBlocks and Dev C++
Use static class variables and functions
De-allocate the space of an object or array of objects
Apply manipulators and formatting flags.
Understand the relationship between classes and objects.
Use operator overloading preview

About

In today's scenario, it is almost impossible for a budding programmer/developer to survive in the market without a solid foundation of OOPs concepts and C++ is one of the best languages to start the journey.

The initial lectures of the course explain the pillars of OOPs with the help of real-life examples. As you move further, you will explore a range of topics including input/output streams, namespaces, classes and objects, constructors, and function overloading & overriding. Once you finish the basics, you will dive deep into the advanced concepts of inheritance, polymorphism, templates, exception handling, and file handling.

By the end of this course, you’ll be proficient in implementing the concepts of object-oriented programming to drastically enhance the performance of your code.

All the codes and supporting files for this course will be available at- https://github.com/PacktPublishing/Object-Oriented-Programming-in-C-

Features

Explore the basics of Object-Oriented Programming
Understand run-time polymorphism step by step
Get to grips with the parameterized and non-parameterized constructors in inheritance


Object Oriented Programming in C++