• Post category:StudyBullet-4
  • Reading time:4 mins read


Gain Modern C++ Object-Oriented Programming (OOP) and STL skills. C++14 and C++17 covered. C++20 also included.

What you will learn

Learn to code with one of the most powerful programming languages that exists today, C++.

Learn Modern C++

Includes Quizzes, Live Coding Exercises, Challenge Coding Exercises and Assignments

Obtain Modern C++ Object-Oriented Programming (OOP) and STL skills.

Description

Learn Complete C++ in depth with modern features introduced with C++11/14/17

This course will take you from having a basic understanding of C++ to being able to use more sophisticated capabilities of the programming language.

This course is for you if you want to develop your fundamental understanding of C++, if you want to learn about the new features in C++ 11, or if you’ve already completed my free beginners’ C++ course and want to take the next step.

One of the primary goals of this course is to advance your fundamental understanding of pointers (which is one of the most important concepts in computer science) to a higher degree of proficiency. The idea is to take the fundamental abilities you’ve learned so far in C programming and apply them to a completely different degree of complexity.

A great deal more will be covered, such as pointers, memory addressing, pointers to functions, advanced notions of structs, and dynamic memory allocation, among other things.


Get Instant Notification of New Courses on our Telegram channel.


The great thing about this course is that it is always being updated with fresh information. Also being added to the course is a great deal of knowledge on low-level programming (the bits and bytes), as well as preparation for the use of Embedded C in Embedded Systems, which is becoming increasingly popular.

Finally, I’ll teach you how to write a program that creates fractal graphics, making use of some of the language features we’ve learned about so far, and giving you a fantastic workout with smart pointers and arrays. This course is divided into three sections.

Enroll in this course now! 

I promise you won’t regret!

English
language

Content

Introduction

Introduction
C++ Variables – Modern C++ Programming – Beginner to Advanced
C++ Statements – Modern C++ Programming – Beginner to Advanced

Intermediate C++ (Functions, Classes and Inheritance) – Modern C++ Programming

Functions – Modern C++ Programming – Beginner to Advanced
Classes – Modern C++ Programming – Beginner to Advanced
Inheritance – Modern C++ Programming – Beginner to Advanced

Advanced C++ (Virtual Functions, Arrays, Vectors) – Modern C++ Programming

Virtual Functions – Modern C++ Programming Beginner to Advanced
Arrays – Modern C++ Programming Beginner to Advanced
Vectors – Modern C++ Programming Beginner to Advanced