About This Course
Course Curriculum
-
Introduction
00:02:00
-
Key differences between C and C++ language
00:06:00 -
Source Codes
-
Anatomy of the C++ language
00:08:00
-
Data storage through C++ variables
00:07:00
-
Data Types in C++
00:07:00
-
Operators in C++
00:09:00
-
C++ Flow Control
00:04:00
-
Understand if-else statement by using activities & switch statement
00:11:00
-
While Loop
00:05:00 -
For loop and nested for loops
00:11:00 -
Do-while loop
00:06:00
-
Break statement, continue and goto statement
00:06:00
-
Functions in C++ PART I
00:03:00 -
Functions in C++ PART II
00:05:00 -
Return functions in C++
00:07:00
-
Array
00:07:00 -
Modify & delete any item from an array
00:13:00 -
Sorting & reversing an array
00:05:00 -
Shifting an array
00:04:00 -
Concatenation of an array
00:04:00 -
Slicing and splicing arrays
00:06:00
-
Pointers & its declaration
00:07:00 -
Pointer manipulation and pointers and functions
00:09:00 -
Dynamic memory allocation & Dynamic array
00:09:00
-
2D array, its syntax & printing
00:06:00 -
2D Array with user input
00:05:00 -
2D Dynamic & jagged Array
00:10:00
-
File Handling & Opening a File
00:11:00 -
Write & read a file
00:03:00
-
Structures in C++
00:09:00
-
Classes in C++, & Objects of Classes in C++
00:05:00 -
Functions in the classes
00:07:00 -
Inheritance in classes in C++
00:04:00 -
Polymorphism in classes in C++
00:06:00 -
Encapsulation and abstraction in classes in C++
00:04:00
-
Data structures & Basic operations
00:10:00 -
Linked list & its coding
00:09:00 -
Stacks and queues data structure in C++
00:07:00