1. Week
Introduction to computer programming: C
Introduction to programming languages, top-down software development, elements of C-programming language, examples
|
2. Week
Operators and type casting
|
3. Week
Operators and type casting
|
4. Week
Logic expressions, conditions and Loops (While)
|
5. Week
Loops (do-while, for), Arrays
|
6. Week
Arrays, array operations, C libraries, Functions
|
7. Week
Functions, Recursive Functions
|
8. Week
Recursive Functions, Introduction to Pointers
|
9. Week
String, Scope, Static, Pointers (Dynamic Memory Allocation)
|
10. Week
Review with examples, pointers,dynamic memory allocation, Intruduction to struct
|
11. Week
|