2 - Why do we need programming Language
3 - How Computers Work
4 - What is the Compiler
5 - Develop C Program
6 - Setup the Programming Environment
7 - Basic Structures of C Program
8 - Baisc Structures of C Program 2
9 - Special Symbols in C
10 - Practice Special Symbols
11 - Data Tpyes in C
12 - Variables
13 - Rules for Variables Name
14 - Assigning Value for a variable
15 - Variable value subject to change
16 - Constant Variable
17 - Compound Assignmnet
18 - Increment and Decremnet Operators
19 - Order of Precednece
20 - Output Statement
21 - Comments in C programming
22 - Steps to write a C Program