1. Introduction to Programming Languages
2. Structured Programming
3. Planning a Computer Program (Part I)
4. Planning a Computer Program (Part II)
5. Introduction to ‘C’ Language
6. Fundamental Elements of C
7. Primitive Data Types in C
8. Enumerated Data Type in C
9. Operators and Expressions
10. Relational and Logical Operators
11. Using Assignment Operators
12. Control Flow Statement in C
13. Use of Switch & Goto Statement
14. Iterative Statements in C (Part I)
15. Iterative Statements in C (Part II)
16. User Defined Functions in C
17. Pointers and Arrays
18. Character Strings
19. Using Structures in C