Name | Download | Download Size |
---|---|---|
Lecture Note | Download as zip file | 6.6M |
Module Name | Download |
---|---|
noc20-cs07_Week_01_Assignment_01 | noc20-cs07_Week_01_Assignment_01 |
noc20-cs07_Week_01_Assignment_02 | noc20-cs07_Week_01_Assignment_02 |
noc20-cs07_Week_01_Assignment_03 | noc20-cs07_Week_01_Assignment_03 |
noc20-cs07_Week_01_Assignment_04 | noc20-cs07_Week_01_Assignment_04 |
noc20-cs07_Week_02_Assignment_01 | noc20-cs07_Week_02_Assignment_01 |
noc20-cs07_Week_02_Assignment_02 | noc20-cs07_Week_02_Assignment_02 |
noc20-cs07_Week_02_Assignment_03 | noc20-cs07_Week_02_Assignment_03 |
noc20-cs07_Week_02_Assignment_04 | noc20-cs07_Week_02_Assignment_04 |
noc20-cs07_Week_03_Assignment_01 | noc20-cs07_Week_03_Assignment_01 |
noc20-cs07_Week_03_Assignment_02 | noc20-cs07_Week_03_Assignment_02 |
noc20-cs07_Week_03_Assignment_03 | noc20-cs07_Week_03_Assignment_03 |
noc20-cs07_Week_03_Assignment_04 | noc20-cs07_Week_03_Assignment_04 |
noc20-cs07_Week_03_Assignment_05 | noc20-cs07_Week_03_Assignment_05 |
noc20-cs07_Week_04_Assignment_01 | noc20-cs07_Week_04_Assignment_01 |
noc20-cs07_Week_04_Assignment_02 | noc20-cs07_Week_04_Assignment_02 |
noc20-cs07_Week_04_Assignment_03 | noc20-cs07_Week_04_Assignment_03 |
noc20-cs07_Week_04_Assignment_04 | noc20-cs07_Week_04_Assignment_04 |
noc20-cs07_Week_04_Assignment_05 | noc20-cs07_Week_04_Assignment_05 |
noc20-cs07_Week_05_Assignment_01 | noc20-cs07_Week_05_Assignment_01 |
noc20-cs07_Week_05_Assignment_02 | noc20-cs07_Week_05_Assignment_02 |
noc20-cs07_Week_05_Assignment_03 | noc20-cs07_Week_05_Assignment_03 |
noc20-cs07_Week_05_Assignment_04 | noc20-cs07_Week_05_Assignment_04 |
noc20-cs07_Week_05_Assignment_05 | noc20-cs07_Week_05_Assignment_05 |
noc20-cs07_Week_06_Assignment_01 | noc20-cs07_Week_06_Assignment_01 |
noc20-cs07_Week_06_Assignment_02 | noc20-cs07_Week_06_Assignment_02 |
noc20-cs07_Week_06_Assignment_03 | noc20-cs07_Week_06_Assignment_03 |
noc20-cs07_Week_06_Assignment_04 | noc20-cs07_Week_06_Assignment_04 |
noc20-cs07_Week_06_Assignment_05 | noc20-cs07_Week_06_Assignment_05 |
noc20-cs07_Week_07_Assignment_01 | noc20-cs07_Week_07_Assignment_01 |
noc20-cs07_Week_07_Assignment_02 | noc20-cs07_Week_07_Assignment_02 |
noc20-cs07_Week_07_Assignment_03 | noc20-cs07_Week_07_Assignment_03 |
noc20-cs07_Week_07_Assignment_04 | noc20-cs07_Week_07_Assignment_04 |
noc20-cs07_Week_07_Assignment_05 | noc20-cs07_Week_07_Assignment_05 |
noc20-cs07_Week_08_Assignment_01 | noc20-cs07_Week_08_Assignment_01 |
noc20-cs07_Week_08_Assignment_02 | noc20-cs07_Week_08_Assignment_02 |
noc20-cs07_Week_08_Assignment_03 | noc20-cs07_Week_08_Assignment_03 |
noc20-cs07_Week_08_Assignment_04 | noc20-cs07_Week_08_Assignment_04 |
Sl.No | Chapter Name | MP4 Download |
---|---|---|
1 | Module 1: Recap of C (Lecture 01) | Download |
2 | Module 01: Recap of C (Lecture 02) | Download |
3 | Module 01: Recap of C (Lecture -03) | Download |
4 | Module 02: Programs with IO and Loop (Lecture 04) | Download |
5 | Module 03: Arrays and Strings (Lecture 05) | Download |
6 | Module 04 : Sorting and Searching (Lecture 06) | Download |
7 | Module 05: Stack and its Applications (Lecture 07) | Download |
8 | Module 06: Constants and Inline Functions(Lecture 08) | Download |
9 | Module 06: Constants and Inline Functions (Contd.) (Lecture 09) | Download |
10 | Module 07 : Reference and Pointer ( Lecture 10) | Download |
11 | Module 07: Reference and Pointer (Contd.) ( Lecture 11) | Download |
12 | Module 08: Default Parameters and Function Overloading (Lecture 12) | Download |
13 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 13) | Download |
14 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 14) | Download |
15 | Module 09: Operator Overloading (lecture 15) | Download |
16 | Module 09: Operator Overloading (Contd.) (Lecture 16) | Download |
17 | Module 10: Dynamic Memory Management (Lecture 17) | Download |
18 | Module 10: Dynamic Memory Management (Contd.) (Lecture 18) | Download |
19 | Module 11: Classes and Objects (Lecture 19) | Download |
20 | Module 11 Classes and Objects (Contd.) (Lecture 20) | Download |
21 | Module 12: Access Specifiers (Lecture 21) | Download |
22 | Module 12 : Access Specifiers (Contd.) (lecture 22) | Download |
23 | Module 13 : Constructors, Destructors and Object Lifetime (Lecture 23) | Download |
24 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 24) | Download |
25 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 25) | Download |
26 | Module 14: Copy Constructor and Copy Assignment Operator (Lecture 26) | Download |
27 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 27) | Download |
28 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 28) | Download |
29 | Module 15: Const-ness (Lecture 29) | Download |
30 | Module 15 : Const-ness (Contd.) (Lecture 30) | Download |
31 | Module 16: Static Members (Lecture 31) | Download |
32 | Module 17: friend Function and friend Class (Lecture 32) | Download |
33 | Module 18: Overloading Operator for User Defined Types: Part - I (Lecture 33) | Download |
34 | Module 19: Overloading Operator for User Defined Types: Part - II (Lecture 34) | Download |
35 | Module 20: Namespace (Lecture 35) | Download |
36 | Module 21: Inheirtnace : Part I (Lecture 36) | Download |
37 | Module 22: Inheritance : Part II (Lecture 37) | Download |
38 | Module 23: Inheritance : Part III (Lecture 38) | Download |
39 | Module 24: Inheritance : Part IV (Lecture 39) | Download |
40 | Module 25: Inheritance : Part V (Lecture 40) | Download |
41 | Module 26 : Dynamic Binding : Part I (Lecture 41) | Download |
42 | Module 27: Dynamic Binding (Polymorphism) : Part II (Lecture 42) | Download |
43 | Module 28 : Dynamic Binding (Polymorphism) : Part III (Lecture 43) | Download |
44 | Module 29 : Dynamic Binding (Polymorphism) Part IV (Lecture 44) | Download |
45 | Module 30 : Dynamic Binding (Polymorphism) : Part V (Lecture 45) | Download |
46 | Module 31: Virtual Function Table (Lecture 46) | Download |
47 | Module 32: Type casting and cast operators : Part I (Lecture 47) | Download |
48 | Module 33: Type casting and cast operators : Part II (Lecture 48) | Download |
49 | Module 34: Type casting and cast operators : Part III (Lecture 49) | Download |
50 | Module 35: Multiple Inheritance (Lecture 50) | Download |
51 | Module 35: Multiple Inheritance (Contd.) (Lecture 51) | Download |
52 | Module 36: Exceptions (Error Handling in C) : Part I (Lecture 52) | Download |
53 | Module 37 : Exceptions (Error Handling in C) : Part II (Lecture 53) | Download |
54 | Module 38 : Template (Function Template) : Part I (Lecture 54) | Download |
55 | Module 39 : Template (Function Template) : Part II (Lecture 55) | Download |
56 | Module 40 : Closing Comments (Lecture 56) | Download |
Sl.No | Chapter Name | English |
---|---|---|
1 | Module 1: Recap of C (Lecture 01) | Download Verified |
2 | Module 01: Recap of C (Lecture 02) | Download Verified |
3 | Module 01: Recap of C (Lecture -03) | Download Verified |
4 | Module 02: Programs with IO and Loop (Lecture 04) | Download Verified |
5 | Module 03: Arrays and Strings (Lecture 05) | Download Verified |
6 | Module 04 : Sorting and Searching (Lecture 06) | Download Verified |
7 | Module 05: Stack and its Applications (Lecture 07) | Download Verified |
8 | Module 06: Constants and Inline Functions(Lecture 08) | Download Verified |
9 | Module 06: Constants and Inline Functions (Contd.) (Lecture 09) | Download Verified |
10 | Module 07 : Reference and Pointer ( Lecture 10) | Download Verified |
11 | Module 07: Reference and Pointer (Contd.) ( Lecture 11) | Download Verified |
12 | Module 08: Default Parameters and Function Overloading (Lecture 12) | Download Verified |
13 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 13) | Download Verified |
14 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 14) | Download Verified |
15 | Module 09: Operator Overloading (lecture 15) | Download Verified |
16 | Module 09: Operator Overloading (Contd.) (Lecture 16) | Download Verified |
17 | Module 10: Dynamic Memory Management (Lecture 17) | Download Verified |
18 | Module 10: Dynamic Memory Management (Contd.) (Lecture 18) | Download Verified |
19 | Module 11: Classes and Objects (Lecture 19) | Download Verified |
20 | Module 11 Classes and Objects (Contd.) (Lecture 20) | Download Verified |
21 | Module 12: Access Specifiers (Lecture 21) | Download Verified |
22 | Module 12 : Access Specifiers (Contd.) (lecture 22) | Download Verified |
23 | Module 13 : Constructors, Destructors and Object Lifetime (Lecture 23) | Download Verified |
24 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 24) | Download Verified |
25 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 25) | Download Verified |
26 | Module 14: Copy Constructor and Copy Assignment Operator (Lecture 26) | Download Verified |
27 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 27) | Download Verified |
28 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 28) | Download Verified |
29 | Module 15: Const-ness (Lecture 29) | Download Verified |
30 | Module 15 : Const-ness (Contd.) (Lecture 30) | Download Verified |
31 | Module 16: Static Members (Lecture 31) | Download Verified |
32 | Module 17: friend Function and friend Class (Lecture 32) | Download Verified |
33 | Module 18: Overloading Operator for User Defined Types: Part - I (Lecture 33) | Download Verified |
34 | Module 19: Overloading Operator for User Defined Types: Part - II (Lecture 34) | Download Verified |
35 | Module 20: Namespace (Lecture 35) | Download Verified |
36 | Module 21: Inheirtnace : Part I (Lecture 36) | Download Verified |
37 | Module 22: Inheritance : Part II (Lecture 37) | Download Verified |
38 | Module 23: Inheritance : Part III (Lecture 38) | Download Verified |
39 | Module 24: Inheritance : Part IV (Lecture 39) | Download Verified |
40 | Module 25: Inheritance : Part V (Lecture 40) | Download Verified |
41 | Module 26 : Dynamic Binding : Part I (Lecture 41) | Download Verified |
42 | Module 27: Dynamic Binding (Polymorphism) : Part II (Lecture 42) | Download Verified |
43 | Module 28 : Dynamic Binding (Polymorphism) : Part III (Lecture 43) | Download Verified |
44 | Module 29 : Dynamic Binding (Polymorphism) Part IV (Lecture 44) | Download Verified |
45 | Module 30 : Dynamic Binding (Polymorphism) : Part V (Lecture 45) | Download Verified |
46 | Module 31: Virtual Function Table (Lecture 46) | Download Verified |
47 | Module 32: Type casting and cast operators : Part I (Lecture 47) | Download Verified |
48 | Module 33: Type casting and cast operators : Part II (Lecture 48) | Download Verified |
49 | Module 34: Type casting and cast operators : Part III (Lecture 49) | Download Verified |
50 | Module 35: Multiple Inheritance (Lecture 50) | Download Verified |
51 | Module 35: Multiple Inheritance (Contd.) (Lecture 51) | Download Verified |
52 | Module 36: Exceptions (Error Handling in C) : Part I (Lecture 52) | Download Verified |
53 | Module 37 : Exceptions (Error Handling in C) : Part II (Lecture 53) | Download Verified |
54 | Module 38 : Template (Function Template) : Part I (Lecture 54) | Download Verified |
55 | Module 39 : Template (Function Template) : Part II (Lecture 55) | Download Verified |
56 | Module 40 : Closing Comments (Lecture 56) | Download Verified |
Sl.No | Chapter Name | Bengali |
---|---|---|
1 | Module 1: Recap of C (Lecture 01) | Download |
2 | Module 01: Recap of C (Lecture 02) | Download |
3 | Module 01: Recap of C (Lecture -03) | Download |
4 | Module 02: Programs with IO and Loop (Lecture 04) | Download |
5 | Module 03: Arrays and Strings (Lecture 05) | Download |
6 | Module 04 : Sorting and Searching (Lecture 06) | Download |
7 | Module 05: Stack and its Applications (Lecture 07) | Download |
8 | Module 06: Constants and Inline Functions(Lecture 08) | Download |
9 | Module 06: Constants and Inline Functions (Contd.) (Lecture 09) | Download |
10 | Module 07 : Reference and Pointer ( Lecture 10) | Download |
11 | Module 07: Reference and Pointer (Contd.) ( Lecture 11) | Download |
12 | Module 08: Default Parameters and Function Overloading (Lecture 12) | Download |
13 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 13) | Download |
14 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 14) | Download |
15 | Module 09: Operator Overloading (lecture 15) | Download |
16 | Module 09: Operator Overloading (Contd.) (Lecture 16) | Download |
17 | Module 10: Dynamic Memory Management (Lecture 17) | Download |
18 | Module 10: Dynamic Memory Management (Contd.) (Lecture 18) | Download |
19 | Module 11: Classes and Objects (Lecture 19) | Download |
20 | Module 11 Classes and Objects (Contd.) (Lecture 20) | Download |
21 | Module 12: Access Specifiers (Lecture 21) | Download |
22 | Module 12 : Access Specifiers (Contd.) (lecture 22) | Download |
23 | Module 13 : Constructors, Destructors and Object Lifetime (Lecture 23) | Download |
24 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 24) | Download |
25 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 25) | Download |
26 | Module 14: Copy Constructor and Copy Assignment Operator (Lecture 26) | Download |
27 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 27) | Download |
28 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 28) | Download |
29 | Module 15: Const-ness (Lecture 29) | Download |
30 | Module 15 : Const-ness (Contd.) (Lecture 30) | Download |
31 | Module 16: Static Members (Lecture 31) | Download |
32 | Module 17: friend Function and friend Class (Lecture 32) | Download |
33 | Module 18: Overloading Operator for User Defined Types: Part - I (Lecture 33) | Download |
34 | Module 19: Overloading Operator for User Defined Types: Part - II (Lecture 34) | Download |
35 | Module 20: Namespace (Lecture 35) | Download |
36 | Module 21: Inheirtnace : Part I (Lecture 36) | Download |
37 | Module 22: Inheritance : Part II (Lecture 37) | Download |
38 | Module 23: Inheritance : Part III (Lecture 38) | Download |
39 | Module 24: Inheritance : Part IV (Lecture 39) | Download |
40 | Module 25: Inheritance : Part V (Lecture 40) | Download |
41 | Module 26 : Dynamic Binding : Part I (Lecture 41) | Download |
42 | Module 27: Dynamic Binding (Polymorphism) : Part II (Lecture 42) | Download |
43 | Module 28 : Dynamic Binding (Polymorphism) : Part III (Lecture 43) | Download |
44 | Module 29 : Dynamic Binding (Polymorphism) Part IV (Lecture 44) | Download |
45 | Module 30 : Dynamic Binding (Polymorphism) : Part V (Lecture 45) | Download |
46 | Module 31: Virtual Function Table (Lecture 46) | Download |
47 | Module 32: Type casting and cast operators : Part I (Lecture 47) | Download |
48 | Module 33: Type casting and cast operators : Part II (Lecture 48) | Download |
49 | Module 34: Type casting and cast operators : Part III (Lecture 49) | Download |
50 | Module 35: Multiple Inheritance (Lecture 50) | Download |
51 | Module 35: Multiple Inheritance (Contd.) (Lecture 51) | Download |
52 | Module 36: Exceptions (Error Handling in C) : Part I (Lecture 52) | Download |
53 | Module 37 : Exceptions (Error Handling in C) : Part II (Lecture 53) | Download |
54 | Module 38 : Template (Function Template) : Part I (Lecture 54) | Download |
55 | Module 39 : Template (Function Template) : Part II (Lecture 55) | Download |
56 | Module 40 : Closing Comments (Lecture 56) | Download |
Sl.No | Chapter Name | Gujarati |
---|---|---|
1 | Module 1: Recap of C (Lecture 01) | Download |
2 | Module 01: Recap of C (Lecture 02) | Download |
3 | Module 01: Recap of C (Lecture -03) | Download |
4 | Module 02: Programs with IO and Loop (Lecture 04) | Download |
5 | Module 03: Arrays and Strings (Lecture 05) | Download |
6 | Module 04 : Sorting and Searching (Lecture 06) | Download |
7 | Module 05: Stack and its Applications (Lecture 07) | Download |
8 | Module 06: Constants and Inline Functions(Lecture 08) | Download |
9 | Module 06: Constants and Inline Functions (Contd.) (Lecture 09) | Download |
10 | Module 07 : Reference and Pointer ( Lecture 10) | Download |
11 | Module 07: Reference and Pointer (Contd.) ( Lecture 11) | Download |
12 | Module 08: Default Parameters and Function Overloading (Lecture 12) | Download |
13 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 13) | Download |
14 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 14) | Download |
15 | Module 09: Operator Overloading (lecture 15) | Download |
16 | Module 09: Operator Overloading (Contd.) (Lecture 16) | Download |
17 | Module 10: Dynamic Memory Management (Lecture 17) | Download |
18 | Module 10: Dynamic Memory Management (Contd.) (Lecture 18) | Download |
19 | Module 11: Classes and Objects (Lecture 19) | Download |
20 | Module 11 Classes and Objects (Contd.) (Lecture 20) | Download |
21 | Module 12: Access Specifiers (Lecture 21) | Download |
22 | Module 12 : Access Specifiers (Contd.) (lecture 22) | Download |
23 | Module 13 : Constructors, Destructors and Object Lifetime (Lecture 23) | Download |
24 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 24) | Download |
25 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 25) | Download |
26 | Module 14: Copy Constructor and Copy Assignment Operator (Lecture 26) | Download |
27 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 27) | Download |
28 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 28) | Download |
29 | Module 15: Const-ness (Lecture 29) | Download |
30 | Module 15 : Const-ness (Contd.) (Lecture 30) | Download |
31 | Module 16: Static Members (Lecture 31) | Download |
32 | Module 17: friend Function and friend Class (Lecture 32) | Download |
33 | Module 18: Overloading Operator for User Defined Types: Part - I (Lecture 33) | Download |
34 | Module 19: Overloading Operator for User Defined Types: Part - II (Lecture 34) | Download |
35 | Module 20: Namespace (Lecture 35) | Download |
36 | Module 21: Inheirtnace : Part I (Lecture 36) | Download |
37 | Module 22: Inheritance : Part II (Lecture 37) | Download |
38 | Module 23: Inheritance : Part III (Lecture 38) | Download |
39 | Module 24: Inheritance : Part IV (Lecture 39) | Download |
40 | Module 25: Inheritance : Part V (Lecture 40) | Download |
41 | Module 26 : Dynamic Binding : Part I (Lecture 41) | Download |
42 | Module 27: Dynamic Binding (Polymorphism) : Part II (Lecture 42) | Download |
43 | Module 28 : Dynamic Binding (Polymorphism) : Part III (Lecture 43) | Download |
44 | Module 29 : Dynamic Binding (Polymorphism) Part IV (Lecture 44) | Download |
45 | Module 30 : Dynamic Binding (Polymorphism) : Part V (Lecture 45) | Download |
46 | Module 31: Virtual Function Table (Lecture 46) | Download |
47 | Module 32: Type casting and cast operators : Part I (Lecture 47) | Download |
48 | Module 33: Type casting and cast operators : Part II (Lecture 48) | Download |
49 | Module 34: Type casting and cast operators : Part III (Lecture 49) | Download |
50 | Module 35: Multiple Inheritance (Lecture 50) | Download |
51 | Module 35: Multiple Inheritance (Contd.) (Lecture 51) | Download |
52 | Module 36: Exceptions (Error Handling in C) : Part I (Lecture 52) | Download |
53 | Module 37 : Exceptions (Error Handling in C) : Part II (Lecture 53) | Download |
54 | Module 38 : Template (Function Template) : Part I (Lecture 54) | Download |
55 | Module 39 : Template (Function Template) : Part II (Lecture 55) | Download |
56 | Module 40 : Closing Comments (Lecture 56) | Download |
Sl.No | Chapter Name | Hindi |
---|---|---|
1 | Module 1: Recap of C (Lecture 01) | Download |
2 | Module 01: Recap of C (Lecture 02) | Download |
3 | Module 01: Recap of C (Lecture -03) | Download |
4 | Module 02: Programs with IO and Loop (Lecture 04) | Download |
5 | Module 03: Arrays and Strings (Lecture 05) | Download |
6 | Module 04 : Sorting and Searching (Lecture 06) | Download |
7 | Module 05: Stack and its Applications (Lecture 07) | Download |
8 | Module 06: Constants and Inline Functions(Lecture 08) | Download |
9 | Module 06: Constants and Inline Functions (Contd.) (Lecture 09) | Download |
10 | Module 07 : Reference and Pointer ( Lecture 10) | Download |
11 | Module 07: Reference and Pointer (Contd.) ( Lecture 11) | Download |
12 | Module 08: Default Parameters and Function Overloading (Lecture 12) | Download |
13 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 13) | Download |
14 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 14) | Download |
15 | Module 09: Operator Overloading (lecture 15) | Download |
16 | Module 09: Operator Overloading (Contd.) (Lecture 16) | Download |
17 | Module 10: Dynamic Memory Management (Lecture 17) | Download |
18 | Module 10: Dynamic Memory Management (Contd.) (Lecture 18) | Download |
19 | Module 11: Classes and Objects (Lecture 19) | Download |
20 | Module 11 Classes and Objects (Contd.) (Lecture 20) | Download |
21 | Module 12: Access Specifiers (Lecture 21) | Download |
22 | Module 12 : Access Specifiers (Contd.) (lecture 22) | Download |
23 | Module 13 : Constructors, Destructors and Object Lifetime (Lecture 23) | Download |
24 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 24) | Download |
25 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 25) | Download |
26 | Module 14: Copy Constructor and Copy Assignment Operator (Lecture 26) | Download |
27 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 27) | Download |
28 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 28) | Download |
29 | Module 15: Const-ness (Lecture 29) | Download |
30 | Module 15 : Const-ness (Contd.) (Lecture 30) | Download |
31 | Module 16: Static Members (Lecture 31) | Download |
32 | Module 17: friend Function and friend Class (Lecture 32) | Download |
33 | Module 18: Overloading Operator for User Defined Types: Part - I (Lecture 33) | Download |
34 | Module 19: Overloading Operator for User Defined Types: Part - II (Lecture 34) | Download |
35 | Module 20: Namespace (Lecture 35) | Download |
36 | Module 21: Inheirtnace : Part I (Lecture 36) | Download |
37 | Module 22: Inheritance : Part II (Lecture 37) | Download |
38 | Module 23: Inheritance : Part III (Lecture 38) | Download |
39 | Module 24: Inheritance : Part IV (Lecture 39) | Download |
40 | Module 25: Inheritance : Part V (Lecture 40) | Download |
41 | Module 26 : Dynamic Binding : Part I (Lecture 41) | Download |
42 | Module 27: Dynamic Binding (Polymorphism) : Part II (Lecture 42) | Download |
43 | Module 28 : Dynamic Binding (Polymorphism) : Part III (Lecture 43) | Download |
44 | Module 29 : Dynamic Binding (Polymorphism) Part IV (Lecture 44) | Download |
45 | Module 30 : Dynamic Binding (Polymorphism) : Part V (Lecture 45) | Download |
46 | Module 31: Virtual Function Table (Lecture 46) | Download |
47 | Module 32: Type casting and cast operators : Part I (Lecture 47) | Download |
48 | Module 33: Type casting and cast operators : Part II (Lecture 48) | Download |
49 | Module 34: Type casting and cast operators : Part III (Lecture 49) | Download |
50 | Module 35: Multiple Inheritance (Lecture 50) | Download |
51 | Module 35: Multiple Inheritance (Contd.) (Lecture 51) | Download |
52 | Module 36: Exceptions (Error Handling in C) : Part I (Lecture 52) | Download |
53 | Module 37 : Exceptions (Error Handling in C) : Part II (Lecture 53) | Download |
54 | Module 38 : Template (Function Template) : Part I (Lecture 54) | Download |
55 | Module 39 : Template (Function Template) : Part II (Lecture 55) | Download |
56 | Module 40 : Closing Comments (Lecture 56) | Download |
Sl.No | Chapter Name | Malayalam |
---|---|---|
1 | Module 1: Recap of C (Lecture 01) | Download |
2 | Module 01: Recap of C (Lecture 02) | Download |
3 | Module 01: Recap of C (Lecture -03) | Download |
4 | Module 02: Programs with IO and Loop (Lecture 04) | Download |
5 | Module 03: Arrays and Strings (Lecture 05) | Download |
6 | Module 04 : Sorting and Searching (Lecture 06) | Download |
7 | Module 05: Stack and its Applications (Lecture 07) | Download |
8 | Module 06: Constants and Inline Functions(Lecture 08) | Download |
9 | Module 06: Constants and Inline Functions (Contd.) (Lecture 09) | Download |
10 | Module 07 : Reference and Pointer ( Lecture 10) | Download |
11 | Module 07: Reference and Pointer (Contd.) ( Lecture 11) | Download |
12 | Module 08: Default Parameters and Function Overloading (Lecture 12) | Download |
13 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 13) | Download |
14 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 14) | Download |
15 | Module 09: Operator Overloading (lecture 15) | Download |
16 | Module 09: Operator Overloading (Contd.) (Lecture 16) | Download |
17 | Module 10: Dynamic Memory Management (Lecture 17) | Download |
18 | Module 10: Dynamic Memory Management (Contd.) (Lecture 18) | Download |
19 | Module 11: Classes and Objects (Lecture 19) | Download |
20 | Module 11 Classes and Objects (Contd.) (Lecture 20) | Download |
21 | Module 12: Access Specifiers (Lecture 21) | Download |
22 | Module 12 : Access Specifiers (Contd.) (lecture 22) | Download |
23 | Module 13 : Constructors, Destructors and Object Lifetime (Lecture 23) | Download |
24 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 24) | Download |
25 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 25) | Download |
26 | Module 14: Copy Constructor and Copy Assignment Operator (Lecture 26) | Download |
27 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 27) | Download |
28 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 28) | Download |
29 | Module 15: Const-ness (Lecture 29) | Download |
30 | Module 15 : Const-ness (Contd.) (Lecture 30) | Download |
31 | Module 16: Static Members (Lecture 31) | Download |
32 | Module 17: friend Function and friend Class (Lecture 32) | Download |
33 | Module 18: Overloading Operator for User Defined Types: Part - I (Lecture 33) | Download |
34 | Module 19: Overloading Operator for User Defined Types: Part - II (Lecture 34) | Download |
35 | Module 20: Namespace (Lecture 35) | Download |
36 | Module 21: Inheirtnace : Part I (Lecture 36) | Download |
37 | Module 22: Inheritance : Part II (Lecture 37) | Download |
38 | Module 23: Inheritance : Part III (Lecture 38) | Download |
39 | Module 24: Inheritance : Part IV (Lecture 39) | Download |
40 | Module 25: Inheritance : Part V (Lecture 40) | Download |
41 | Module 26 : Dynamic Binding : Part I (Lecture 41) | Download |
42 | Module 27: Dynamic Binding (Polymorphism) : Part II (Lecture 42) | Download |
43 | Module 28 : Dynamic Binding (Polymorphism) : Part III (Lecture 43) | Download |
44 | Module 29 : Dynamic Binding (Polymorphism) Part IV (Lecture 44) | Download |
45 | Module 30 : Dynamic Binding (Polymorphism) : Part V (Lecture 45) | Download |
46 | Module 31: Virtual Function Table (Lecture 46) | Download |
47 | Module 32: Type casting and cast operators : Part I (Lecture 47) | Download |
48 | Module 33: Type casting and cast operators : Part II (Lecture 48) | Download |
49 | Module 34: Type casting and cast operators : Part III (Lecture 49) | Download |
50 | Module 35: Multiple Inheritance (Lecture 50) | Download |
51 | Module 35: Multiple Inheritance (Contd.) (Lecture 51) | Download |
52 | Module 36: Exceptions (Error Handling in C) : Part I (Lecture 52) | Download |
53 | Module 37 : Exceptions (Error Handling in C) : Part II (Lecture 53) | Download |
54 | Module 38 : Template (Function Template) : Part I (Lecture 54) | Download |
55 | Module 39 : Template (Function Template) : Part II (Lecture 55) | Download |
56 | Module 40 : Closing Comments (Lecture 56) | Download |
Sl.No | Chapter Name | Marathi |
---|---|---|
1 | Module 1: Recap of C (Lecture 01) | Download |
2 | Module 01: Recap of C (Lecture 02) | Download |
3 | Module 01: Recap of C (Lecture -03) | Download |
4 | Module 02: Programs with IO and Loop (Lecture 04) | Download |
5 | Module 03: Arrays and Strings (Lecture 05) | Download |
6 | Module 04 : Sorting and Searching (Lecture 06) | Download |
7 | Module 05: Stack and its Applications (Lecture 07) | Download |
8 | Module 06: Constants and Inline Functions(Lecture 08) | Download |
9 | Module 06: Constants and Inline Functions (Contd.) (Lecture 09) | Download |
10 | Module 07 : Reference and Pointer ( Lecture 10) | Download |
11 | Module 07: Reference and Pointer (Contd.) ( Lecture 11) | Download |
12 | Module 08: Default Parameters and Function Overloading (Lecture 12) | Download |
13 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 13) | Download |
14 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 14) | Download |
15 | Module 09: Operator Overloading (lecture 15) | Download |
16 | Module 09: Operator Overloading (Contd.) (Lecture 16) | Download |
17 | Module 10: Dynamic Memory Management (Lecture 17) | Download |
18 | Module 10: Dynamic Memory Management (Contd.) (Lecture 18) | Download |
19 | Module 11: Classes and Objects (Lecture 19) | Download |
20 | Module 11 Classes and Objects (Contd.) (Lecture 20) | Download |
21 | Module 12: Access Specifiers (Lecture 21) | Download |
22 | Module 12 : Access Specifiers (Contd.) (lecture 22) | Download |
23 | Module 13 : Constructors, Destructors and Object Lifetime (Lecture 23) | Download |
24 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 24) | Download |
25 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 25) | Download |
26 | Module 14: Copy Constructor and Copy Assignment Operator (Lecture 26) | Download |
27 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 27) | Download |
28 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 28) | Download |
29 | Module 15: Const-ness (Lecture 29) | Download |
30 | Module 15 : Const-ness (Contd.) (Lecture 30) | Download |
31 | Module 16: Static Members (Lecture 31) | Download |
32 | Module 17: friend Function and friend Class (Lecture 32) | Download |
33 | Module 18: Overloading Operator for User Defined Types: Part - I (Lecture 33) | Download |
34 | Module 19: Overloading Operator for User Defined Types: Part - II (Lecture 34) | Download |
35 | Module 20: Namespace (Lecture 35) | Download |
36 | Module 21: Inheirtnace : Part I (Lecture 36) | Download |
37 | Module 22: Inheritance : Part II (Lecture 37) | Download |
38 | Module 23: Inheritance : Part III (Lecture 38) | Download |
39 | Module 24: Inheritance : Part IV (Lecture 39) | Download |
40 | Module 25: Inheritance : Part V (Lecture 40) | Download |
41 | Module 26 : Dynamic Binding : Part I (Lecture 41) | Download |
42 | Module 27: Dynamic Binding (Polymorphism) : Part II (Lecture 42) | Download |
43 | Module 28 : Dynamic Binding (Polymorphism) : Part III (Lecture 43) | Download |
44 | Module 29 : Dynamic Binding (Polymorphism) Part IV (Lecture 44) | Download |
45 | Module 30 : Dynamic Binding (Polymorphism) : Part V (Lecture 45) | Download |
46 | Module 31: Virtual Function Table (Lecture 46) | Download |
47 | Module 32: Type casting and cast operators : Part I (Lecture 47) | Download |
48 | Module 33: Type casting and cast operators : Part II (Lecture 48) | Download |
49 | Module 34: Type casting and cast operators : Part III (Lecture 49) | Download |
50 | Module 35: Multiple Inheritance (Lecture 50) | Download |
51 | Module 35: Multiple Inheritance (Contd.) (Lecture 51) | Download |
52 | Module 36: Exceptions (Error Handling in C) : Part I (Lecture 52) | Download |
53 | Module 37 : Exceptions (Error Handling in C) : Part II (Lecture 53) | Download |
54 | Module 38 : Template (Function Template) : Part I (Lecture 54) | Download |
55 | Module 39 : Template (Function Template) : Part II (Lecture 55) | Download |
56 | Module 40 : Closing Comments (Lecture 56) | Download |
Sl.No | Chapter Name | Tamil |
---|---|---|
1 | Module 1: Recap of C (Lecture 01) | Download |
2 | Module 01: Recap of C (Lecture 02) | Download |
3 | Module 01: Recap of C (Lecture -03) | Download |
4 | Module 02: Programs with IO and Loop (Lecture 04) | Download |
5 | Module 03: Arrays and Strings (Lecture 05) | Download |
6 | Module 04 : Sorting and Searching (Lecture 06) | Download |
7 | Module 05: Stack and its Applications (Lecture 07) | Download |
8 | Module 06: Constants and Inline Functions(Lecture 08) | Download |
9 | Module 06: Constants and Inline Functions (Contd.) (Lecture 09) | Download |
10 | Module 07 : Reference and Pointer ( Lecture 10) | Download |
11 | Module 07: Reference and Pointer (Contd.) ( Lecture 11) | Download |
12 | Module 08: Default Parameters and Function Overloading (Lecture 12) | Download |
13 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 13) | Download |
14 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 14) | Download |
15 | Module 09: Operator Overloading (lecture 15) | Download |
16 | Module 09: Operator Overloading (Contd.) (Lecture 16) | Download |
17 | Module 10: Dynamic Memory Management (Lecture 17) | Download |
18 | Module 10: Dynamic Memory Management (Contd.) (Lecture 18) | Download |
19 | Module 11: Classes and Objects (Lecture 19) | Download |
20 | Module 11 Classes and Objects (Contd.) (Lecture 20) | Download |
21 | Module 12: Access Specifiers (Lecture 21) | Download |
22 | Module 12 : Access Specifiers (Contd.) (lecture 22) | Download |
23 | Module 13 : Constructors, Destructors and Object Lifetime (Lecture 23) | Download |
24 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 24) | Download |
25 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 25) | Download |
26 | Module 14: Copy Constructor and Copy Assignment Operator (Lecture 26) | Download |
27 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 27) | Download |
28 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 28) | Download |
29 | Module 15: Const-ness (Lecture 29) | Download |
30 | Module 15 : Const-ness (Contd.) (Lecture 30) | Download |
31 | Module 16: Static Members (Lecture 31) | Download |
32 | Module 17: friend Function and friend Class (Lecture 32) | Download |
33 | Module 18: Overloading Operator for User Defined Types: Part - I (Lecture 33) | Download |
34 | Module 19: Overloading Operator for User Defined Types: Part - II (Lecture 34) | Download |
35 | Module 20: Namespace (Lecture 35) | Download |
36 | Module 21: Inheirtnace : Part I (Lecture 36) | Download |
37 | Module 22: Inheritance : Part II (Lecture 37) | Download |
38 | Module 23: Inheritance : Part III (Lecture 38) | Download |
39 | Module 24: Inheritance : Part IV (Lecture 39) | Download |
40 | Module 25: Inheritance : Part V (Lecture 40) | Download |
41 | Module 26 : Dynamic Binding : Part I (Lecture 41) | Download |
42 | Module 27: Dynamic Binding (Polymorphism) : Part II (Lecture 42) | Download |
43 | Module 28 : Dynamic Binding (Polymorphism) : Part III (Lecture 43) | Download |
44 | Module 29 : Dynamic Binding (Polymorphism) Part IV (Lecture 44) | Download |
45 | Module 30 : Dynamic Binding (Polymorphism) : Part V (Lecture 45) | Download |
46 | Module 31: Virtual Function Table (Lecture 46) | Download |
47 | Module 32: Type casting and cast operators : Part I (Lecture 47) | Download |
48 | Module 33: Type casting and cast operators : Part II (Lecture 48) | Download |
49 | Module 34: Type casting and cast operators : Part III (Lecture 49) | Download |
50 | Module 35: Multiple Inheritance (Lecture 50) | Download |
51 | Module 35: Multiple Inheritance (Contd.) (Lecture 51) | Download |
52 | Module 36: Exceptions (Error Handling in C) : Part I (Lecture 52) | Download |
53 | Module 37 : Exceptions (Error Handling in C) : Part II (Lecture 53) | Download |
54 | Module 38 : Template (Function Template) : Part I (Lecture 54) | Download |
55 | Module 39 : Template (Function Template) : Part II (Lecture 55) | Download |
56 | Module 40 : Closing Comments (Lecture 56) | Download |
Sl.No | Chapter Name | Telugu |
---|---|---|
1 | Module 1: Recap of C (Lecture 01) | Download |
2 | Module 01: Recap of C (Lecture 02) | Download |
3 | Module 01: Recap of C (Lecture -03) | Download |
4 | Module 02: Programs with IO and Loop (Lecture 04) | Download |
5 | Module 03: Arrays and Strings (Lecture 05) | Download |
6 | Module 04 : Sorting and Searching (Lecture 06) | Download |
7 | Module 05: Stack and its Applications (Lecture 07) | Download |
8 | Module 06: Constants and Inline Functions(Lecture 08) | Download |
9 | Module 06: Constants and Inline Functions (Contd.) (Lecture 09) | Download |
10 | Module 07 : Reference and Pointer ( Lecture 10) | Download |
11 | Module 07: Reference and Pointer (Contd.) ( Lecture 11) | Download |
12 | Module 08: Default Parameters and Function Overloading (Lecture 12) | Download |
13 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 13) | Download |
14 | Module 08: Default Parameters and Function Overloading (Contd.) (Lecture 14) | Download |
15 | Module 09: Operator Overloading (lecture 15) | Download |
16 | Module 09: Operator Overloading (Contd.) (Lecture 16) | Download |
17 | Module 10: Dynamic Memory Management (Lecture 17) | Download |
18 | Module 10: Dynamic Memory Management (Contd.) (Lecture 18) | Download |
19 | Module 11: Classes and Objects (Lecture 19) | Download |
20 | Module 11 Classes and Objects (Contd.) (Lecture 20) | Download |
21 | Module 12: Access Specifiers (Lecture 21) | Download |
22 | Module 12 : Access Specifiers (Contd.) (lecture 22) | Download |
23 | Module 13 : Constructors, Destructors and Object Lifetime (Lecture 23) | Download |
24 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 24) | Download |
25 | Module 13: Constructors, Destructors and Object Lifetime (Contd.) (Lecture 25) | Download |
26 | Module 14: Copy Constructor and Copy Assignment Operator (Lecture 26) | Download |
27 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 27) | Download |
28 | Module 14: Copy Constructor and Copy Assignment Operator (Contd.) (Lecture 28) | Download |
29 | Module 15: Const-ness (Lecture 29) | Download |
30 | Module 15 : Const-ness (Contd.) (Lecture 30) | Download |
31 | Module 16: Static Members (Lecture 31) | Download |
32 | Module 17: friend Function and friend Class (Lecture 32) | Download |
33 | Module 18: Overloading Operator for User Defined Types: Part - I (Lecture 33) | Download |
34 | Module 19: Overloading Operator for User Defined Types: Part - II (Lecture 34) | Download |
35 | Module 20: Namespace (Lecture 35) | Download |
36 | Module 21: Inheirtnace : Part I (Lecture 36) | Download |
37 | Module 22: Inheritance : Part II (Lecture 37) | Download |
38 | Module 23: Inheritance : Part III (Lecture 38) | Download |
39 | Module 24: Inheritance : Part IV (Lecture 39) | Download |
40 | Module 25: Inheritance : Part V (Lecture 40) | Download |
41 | Module 26 : Dynamic Binding : Part I (Lecture 41) | Download |
42 | Module 27: Dynamic Binding (Polymorphism) : Part II (Lecture 42) | Download |
43 | Module 28 : Dynamic Binding (Polymorphism) : Part III (Lecture 43) | Download |
44 | Module 29 : Dynamic Binding (Polymorphism) Part IV (Lecture 44) | Download |
45 | Module 30 : Dynamic Binding (Polymorphism) : Part V (Lecture 45) | Download |
46 | Module 31: Virtual Function Table (Lecture 46) | Download |
47 | Module 32: Type casting and cast operators : Part I (Lecture 47) | Download |
48 | Module 33: Type casting and cast operators : Part II (Lecture 48) | Download |
49 | Module 34: Type casting and cast operators : Part III (Lecture 49) | Download |
50 | Module 35: Multiple Inheritance (Lecture 50) | Download |
51 | Module 35: Multiple Inheritance (Contd.) (Lecture 51) | Download |
52 | Module 36: Exceptions (Error Handling in C) : Part I (Lecture 52) | Download |
53 | Module 37 : Exceptions (Error Handling in C) : Part II (Lecture 53) | Download |
54 | Module 38 : Template (Function Template) : Part I (Lecture 54) | Download |
55 | Module 39 : Template (Function Template) : Part II (Lecture 55) | Download |
56 | Module 40 : Closing Comments (Lecture 56) | Download |