Chapter 1 : Introduction to Programming Concepts
Topic : Object oriented programming paradigm
Content : paradigm
7 MB ,4:53 MIN , THEORY
Chapter 1 : Introduction to Programming Concepts
Topic : basic concepts of object-oriented programming
Content : Class and Object
16 MB ,8:56 MIN , THEORY
Chapter 1 : Introduction to Programming Concepts
Topic : basic concepts of object-oriented programming
Content : Abstraction Inheritance Encapsulation Polymorshism
24 MB ,13:56 MIN , THEORY
Chapter 1 : Introduction to Programming Concepts
Topic : benefits of object-oriented programming, object-oriented languages, applications of object-oriented programming.
Content : benefits of oop,
object-oriented languages, applications of
oop.
22 MB ,13:5 MIN , THEORY
Chapter 1 : Introduction to Programming Concepts
Topic : Token Identifier Keywords
Content : Token Identifier Keywords
13 MB ,8:4 MIN , THEORY
Chapter 1 : Introduction to Programming Concepts
Topic : Constant Integer and Constant Real
Content : Constant Integer and Constant Real
12 MB ,7:6 MIN , THEORY + PRACTICAL
Chapter 1 : Introduction to Programming Concepts
Topic : Character and String Constant, Backslash Constant
Content : Character and String Constant, Backslash Constant
14 MB ,8:54 MIN , THEORY
Chapter 1 : Introduction to Programming Concepts
Topic : Features Of C++
Content : Features Of C++
7 MB ,7:46 MIN , THEORY
Chapter 1 : Introduction to Programming Concepts
Topic : basic Structure Of a Cpp program
Content : basic Structure Of a Cpp program
10 MB ,4:56 MIN , THEORY
Chapter 1 : Introduction To Programming Concepts
Topic : Simple CPP program, Compiling and Running
Content : Simple CPP program, Compiling and Running
14 MB ,8:4 MIN , THEORY + PRACTICAL
Chapter 2 : Data Types, Data Input Output and Operators
Topic : Basic data types, variables, rules for naming variables.
Content : Basic data types, variables, rules for naming variables.
12 MB ,7:20 MIN , THEORY
Chapter 2 : Data Types, Data Input Output and Operators
Topic : Type casting, Cast Operator, Implicit Type, Explicit type
Content : Type casting, Cast Operator, Implicit Type, Explicit type
11 MB ,6:56 MIN , THEORY
Chapter 2 : Data Types, Data Input Output and Operators
Topic : PRACTICAL type casting and its type implicit and explicit
Content : PRACTICAL type casting and its type implicit and explicit
11 MB ,5:45 MIN , PRACTICAL
Chapter 2 : Data Types, Data Input Output and Operators
Topic : cin and cout statement in cpp
Content : cin and cout statement in cpp
24 MB ,9:47 MIN , THEORY + PRACTICAL
Chapter 2 : Data Types, Data Input Output and Operators
Topic : Operator and precedence of operator
Content : Operator and precedence of operator
12 MB ,6:56 MIN , THEORY
Chapter 3 : Decision making, Loops, Arrays and Strings
Topic : Conditional statements-if, if...else
Content : Conditional statements-if, if...else
15 MB ,7:41 MIN , THEORY + PRACTICAL
Chapter 3 : Decision making, Loops, Arrays and Strings
Topic : Loops and its types For, While, Do...While
Content : Loops and its types For, While, Do...While
37 MB ,18:42 MIN , THEORY + PRACTICAL
Chapter 3 : Decision making, Loops, Arrays and Strings
Topic : Arrays and its type One Dimentional and Multi-dimentional
Content : Arrays and its type One Dimentional and Multi-dimentional
42 MB ,22:18 MIN , THEORY + PRACTICAL
Chapter 3 : Decision making, Loops, Arrays and Strings
Topic : String and String Manipulations
Content : String and String Manipulations
25 MB ,12:13 MIN , THEORY + PRACTICAL
Chapter 4 : Introduction to UML and Class Diagram
Topic : Introduction to UML and Class Diagram
Content : Introduction to UML and Class Diagram
11 MB ,5:55 MIN , THEORY + PRACTICAL
Chapter 5 : Classes, Abstraction & Encapsulation
Topic : Program of Classes And Objects, Classes And Objects
Content : Program of Classes And Objects, Classes And Objects
40 MB ,18:0 MIN , PRACTICAL
Chapter 5 : Classes, Abstraction & Encapsulation
Topic : Classes And Objects
Content : Classes And Objects
15 MB ,8:32 MIN , THEORY
Chapter 5 : Classes, Abstraction & Encapsulation
Topic : Local Variable Scope and visibility of variable
Content : Local Variable Scope and visibility of variable
21 MB ,10:4 MIN , PRACTICAL
Chapter 5 : Classes, Abstraction & Encapsulation
Topic : Global Variable: scope and visibilty of variable in function
Content : Global Variable: scope and visibilty of variable in function
9 MB ,4:20 MIN , PRACTICAL
Chapter 5 : Classes, Abstraction & Encapsulation
Topic : PASS by VALUE: passing data to function
Content : PASS by VALUE: passing data to function
25 MB ,11:27 MIN , PRACTICAL
Chapter 5 : Classes, Abstraction & Encapsulation
Topic : PASS by REFERENCE: passing data to functions
Content : PASS by REFERENCE: passing data to functions
15 MB ,7:41 MIN , PRACTICAL
Chapter 1 : Constructor and Destructor
Topic : Constructor and Destructor
Content : Constructor and Destructor
25 MB ,12:39 MIN , PRACTICAL
Chapter 1 : Constructors and Destructors
Topic : Charasteristics of Contructor
Content : Charasteristics of Contructor
2 MB ,1:46 MIN , THEORY
Chapter 1 : Constructor and Destructor
Topic : Types Of Constructor: Default Constructor
Content : Default Constructor - Type of Contruction
14 MB ,7:3 MIN , PRACTICAL
Chapter 1 : Constructor and Destructor
Topic : Types Of Constructor: Parametirized Constructor
Content : Parametirized Constructor
13 MB ,6:46 MIN , PRACTICAL
Chapter 1 : Constructor and Destructor
Topic : Types Of Constructor: Copy Constructor
Content : Copy Constructor
22 MB ,10:49 MIN , PRACTICAL
Chapter 1 : Constructor and Destructor
Topic : Types of Constructor: Private Constructor
Content : Private Constructor
22 MB ,11:10 MIN , PRACTICAL
Chapter 3 : Polymorphism
Topic : Polymorphism and Its Types
Content : Polymorphism and Its Types
11 MB ,6:59 MIN , THEORY
Chapter 2 : Working with objects
Topic : static function
Content : static function
5 MB ,4:10 MIN , PRACTICAL
Chapter 2 : Working with objects
Topic : Static Data or Static Variable
Content : Static Data or Static Variable
44 MB ,20:4 MIN , PRACTICAL
Chapter 2 : Working with objects
Topic : Access Specifier
Content : Access Specifier Public Private Protected
7 MB ,6:38 MIN , THEORY
Chapter 2 : Working with objects
Topic : Array of Objects
Content : Array of Objects
12 MB ,10:54 MIN , PRACTICAL
Chapter 3 : Polymorphism
Topic : Compile Time Polymorphism - Function Overloading
Content : Function Overloading
6 MB ,6:7 MIN , PRACTICAL
Chapter 3 : Polymorphism
Topic : Compile Time Polymorphism - Operator Overloading
Content : Unary Operator Overloading
17 MB ,9:26 MIN , PRACTICAL
Chapter 3 : Polymorphism
Topic : Compile Time - Operator Overloading
Content : Binary Operator Overloading and Constructor Overloading
14 MB ,12:28 MIN , PRACTICAL
Chapter 4 : Modelling Relationship in Class Diagrams
Topic : Association, Aggregation n Composition
Content : Association, Aggregation n Composition
5 MB ,5:33 MIN , THEORY
Chapter 1 : Inheritance
Topic : Defining base class and its derived class
Content : Defining base class and its derived class
2 MB ,1:33 MIN , THEORY
Chapter 1 : Inheritance
Topic : Types of Inheritance
Content : Types of Inheritance
4 MB ,3:1 MIN , THEORY
Chapter 1 : Inheritance
Topic : Single Inheritance
Content : Single Inheritance
5 MB ,5:26 MIN , PRACTICAL
Chapter 1 : Inheritance
Topic : Multiple Inheritance
Content : Multiple Inheritance
7 MB ,6:21 MIN , PRACTICAL
Chapter 1 : Inheritance
Topic : MultiLevel Inheritance
Content : MultiLevel Inheritance
7 MB ,5:52 MIN , PRACTICAL
Chapter 1 : Inheritance
Topic : Hierarchical Inheritance
Content : Hierarchical Inheritance
4 MB ,4:9 MIN , PRACTICAL
Chapter 1 : Inheritance
Topic : Hybrid Inheritance
Content : Hybrid Inheritance
9 MB ,7:51 MIN , PRACTICAL
Chapter 3 : Runtime Polymorphism
Topic : Runtime Polymorphism
Content : Runtime Polymorphism
8 MB ,7:0 MIN , THEORY + PRACTICAL
Chapter 3 : Runtime Polymorphism
Topic : Function Overriding
Content : Function Overriding
6 MB ,4:56 MIN , THEORY + PRACTICAL
Chapter 3 : Runtime Polymorphism
Topic : Virtual Function
Content : Virtual Function
11 MB ,7:12 MIN , THEORY + PRACTICAL
Chapter 3 : Runtime Polymorphism
Topic : Pure Virtual Function & AbstractClass
Content : Pure Virtual Function & AbstractClass
11 MB ,7:55 MIN , THEORY + PRACTICAL
Chapter 3 : Runtime Polymorphism
Topic : Virtual Base Class
Content : Virtual Base Class
5 MB ,4:7 MIN , THEORY + PRACTICAL
Chapter 4 : Pointer
Topic : Pointer
Content : Defining Pointer ,
* Operator
& Address Operator
Assigning and Accessing value
13 MB ,10:49 MIN , THEORY + PRACTICAL
Chapter 4 : Pointer
Topic : Pointer to Objects and Pointer to Drive class
Content : Pointer to Objects and Pointer to Drive class
11 MB ,8:1 MIN , THEORY + PRACTICAL
Chapter 5 : File Operation
Topic : File Operation
Content : File Stream classes, opening and closing of file, its modes
12 MB ,10:3 MIN , THEORY + PRACTICAL
Chapter 5 : File Operation
Topic : Text File Handling
Content : Text File Handling
5 MB ,5:48 MIN , THEORY + PRACTICAL
Chapter 5 : File Operation
Topic : Binary File Handling
Content : Binary File Handling
5 MB ,5:23 MIN , THEORY + PRACTICAL
Chapter 2 : Modelling Relationships
Topic : Generalization-Specialization
Content : Generalization-Specialization
1 MB ,1:16 MIN , THEORY