A Udemy course not in the earlier post. Suitable for those that are totally new to C++ Programming or want to learn the basics.
Specially designed for people who don't have any knowledge about programming & want to learn C++ from scratch
What you'll learn
What is compiler / IDE
variables / types of variables
Conditions like if / else / switch case
Operators - arithmetic, relational, logical, bitwise
Loops - while , for , nested loop , infinite loop
Semantics of the cpp
Reference variables
Flowcharts
Pseudocodes
How to take Input
Pattern printing
Arrays
Sorting : Selection Sort , Bubble Sort , Inbuilt sort function
Searching : Linear Search , Binary Search
Functions : Call by value , Call by reference , How to pass array to functions
Number System : Decimal , Binary , Octal , Hexadecimal
How is data Stored : 1's complement and 2's complement
Typecasting : Implicit and Explicit
Post and Pre
Scope of a variable
Conversion of Number System
What are Run Time Errors , Segmentation Fault , Compilation Error , Logical Error
Integer Overflow and Underflow
Wrap Around
Header Files
Global and local Variable
Call Stack
Range of Integers
Code Blocks IDE installation and familiarization
Debugging
Input-Output
Algorithms
Pointers
I can assure you the 17 hours of content won't take you from beginner to expert :S