Course curriculum
-
1
Intro
-
Intro
-
Course Slides
-
-
2
The Programmer Roadmap
-
The Programmer Roadmap
-
-
3
C++ Beginner Zone
-
Get Started with your first program
-
How computer Actually works?
-
Conditional Commands
-
Communicate with the world
-
-
4
Arrays
-
Loops
-
Insert an Item
-
Delete an Item
-
Array Level Pro
-
Common Items in 2 Arrays
-
Common Items with Sorting
-
Multiple Arrays level Pro
-
-
5
Strings
-
What's Strings
-
Get String Length
-
Trimming a String
-
Search in a String
-
String Path Split
-
String Encryption
-
-
6
Recursion
-
Intro To Recursion
-
What's Functions With Intro
-
List Files and Folders
-
-
7
Memory & Pointers
-
Understand Pointers
-
Dynamic Variables
-
Dynamic Strings
-
Dynamic Arrays
-
-
8
Data Structure
-
Intro to Data Structure
-
Linked Lists
-
Trees
-
-
9
Brief Intro to OOP
-
Structs as Objects
-
Structs Methods and Behaviors
-
Deep Dive in OOP
-
-
10
How to Get Help
-
MSDN And APIs
-
Other Resources
-