Lecture No
|
Unit
|
Date of Publication
|
Topic Name
|
Video Lecture Link
|
1
|
Unit-01
|
12.03.2021
|
Introduction of "C" Programming Language
|
|
2
|
Unit-01
|
15.03.2021
|
C constants and its types
|
|
3
|
Unit-01
|
17.03.2021
|
C variables and its construction rules
|
|
4
|
Unit-01
|
18.03.2021
|
Algorithm, its qualities, advantage and disadvantage
|
|
5
|
Unit-01
|
19.03.2021
|
Flowcharts, its symbols, advantage and disadvante
|
|
6
|
Unit-01
|
22.03.2021
|
C keywords, Structure of C program
|
|
7
|
Unit-01
|
05.04.2021
|
Comments in a C program, Data concepts
|
|
8
|
Unit-01
|
08.04.2021
|
C Tokesn, Keywords, Identifiers, Constants, Variables and its Declaration
|
|
9
|
Unit-01
|
09.04.2021
|
Data types, Data type conversion
|
https://youtu.be/aoZk0kiF-C0
|
10
|
Unit-01
|
12.04.2021
|
Operators and its types, Arithmetic Operator
|
https://youtu.be/j4KV9QiTZok
|
11
|
Unit-01
|
15.04.2021
|
Relational Operator, Logical Operator
|
https://youtu.be/9Tug3iLTiF0
|
12
|
Unit-01
|
16.04.2021
|
Assignment Operator, Increment & Decrement Operator
|
https://youtu.be/ECSWDHc7liM
|
13
|
Unit-01
|
19.04.2021
|
Conditional Operator, Bitwise Operator, Special Operator
|
https://youtu.be/ZQBR2vkWeWw
|
14
|
Unit-01
|
22.04.2021
|
Input/Output Function - printf() & scanf() function
|
https://youtu.be/YtocSB-99oY
|
15
|
Unit-01
|
23.04.2021
|
getch() function
|
https://youtu.be/dFj-5hXMSYs
|
16
|
Unit-01
|
03.05.2021
|
putch() function
|
https://youtu.be/3d9PsU8_QGk
|
17
|
Unit-01
|
04.05.2021
|
getchar() & clrscr() function
|
https://youtu.be/_MdYhOP0yFk
|
18
|
Unit-02
|
05.05.2021
|
Introduction of "Decision Making" in "C", If statement and Simple If statement
|
https://youtu.be/DDxsIXLt9po
|
19
|
Unit-02
|
06.05.2021
|
If-Else statement, Nesting If-Else Statement
|
https://youtu.be/KBcz8ydJYbk
|
20
|
Unit-02
|
07.05.2021
|
The If-Else Latter, Switch-Case Statement
|
https://youtu.be/tM-Pa0FirGA
|
21
|
Unit-02
|
10.05.2021
|
The ? : Operator
|
https://youtu.be/OHhciBQpGWw
|
22
|
Unit-02
|
11.05.2021
|
The GOTO statement
|
https://youtu.be/cEX20MlNJhg
|
23
|
Unit-02
|
12.05.2021
|
Loop: Introduction and Types
|
https://youtu.be/LwSgCjgtwzk
|
24
|
Unit-02
|
13.05.2021
|
"While" Loop
|
https://youtu.be/xY1f3zwVuBU
|
25
|
Unit-02
|
17.05.2021
|
"Do-While" Loop
|
https://youtu.be/TJwogHW13rs
|
26
|
Unit-02
|
18.05.2021
|
"For" Loop
|
https://youtu.be/Qk-F-mk0Vh0
|
27
|
Unit-02
|
19.05.2021
|
Infinite Loop
|
https://youtu.be/hHCEtQ5762U
|
28
|
Unit-02
|
20.05.2021
|
"Break" Statement
|
https://youtu.be/6l1dG3q8Vuk
|
29
|
Unit-02
|
21.05.2021
|
"Continue" Statement
|
https://youtu.be/NZf2lkWbiwo
|
30
|
Unit-02
|
22.05.2021
|
Programming Practice
|
https://youtu.be/IDZyPNcrDJc
|