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

The Ultimate C++ Advanced Course 2022

Posted By: BlackDove
The Ultimate C++ Advanced Course 2022

The Ultimate C++ Advanced Course 2022
Published 07/2022
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 48.0 KHz
Language: English | Size: 2.73 GB | Duration: 13 lectures • 6h 19m


An Introduction to Object Oriented Programming (OOP)

What you'll learn
Know about classes
Know about objects
Know about member functions
Know about class inheritance

Requirements
Prerequisite: The Ultimate C++ Beginner Course
Description
This is the second programming course offered in university. This course will teach you concepts that are widely used in the software world in fields such as game development, web development, mobile app development, and much more. Having a solid foundation in object oriented programming will help you excel in those fields.

Note

This is just an early release of the course. I'm currently working on adding the remaining two sections in addition to practice problems.

Prerequisites

The Ultimate C++ Beginner Course

Recommended Book

Problem Solving with C++ 10th Edition by Walter Savitch

About this Course

You will learn advanced programming concepts. In particular, we focus on object oriented programming.

FAQ

Are there quiz multiple choice questions?

There are 100+ Questions that rigorously test your understanding.

Where can I ask you questions?

You can leave a comment under the "Q and A" tab in the lecture related to your question.

Does this course cover data structures?

No. Data structures is a course by itself, which universities usually offer after completing an object oriented programming course.

What's next?

I want to divert my attention now to some web development courses. In particular, I'll create a course on HTML, CSS (two of the core technologies for building websites), and probably Wordpress (a content management system (CMS) that allows you to host and build websites.

Who this course is for
Anyone who has beginner experience in programming and wants to expand their knowledge in object oriented programming.