In this lesson, I have discussed following :
1. How to create your project in code blocks and run it
2. What is pre processor directive ? # include stdio.h and stdlib.h
3. What is main function? Why we write int main
4. What are statements in c
5. How to write comment in c
6. single line and multi line comment in C
7. What is minimal code in C