
In this lecture we have discussed introduction of our course with course contents
In this lecture we have discussed the introductory part of C programming language.
In this lecture we have discussed features of C programming language.
In this lecture we have discussed the first C program.
In this lecture we have discussed about data types in C programming language.
In this lecture we have discussed about variables in C programming language.
In this lecture we have discussed about arithmetic in C programming language.
In this lecture we have written a C program using arithmetic operators, data types and variables.
In this lecture we have discussed about branching and looping statements.
In this lecture we have discussed about the branching statement IF by using program.
In this lecture we have discussed about the branching statement IF-ELSE by using program.
In this lecture we have discussed about the branching statement SWITCH by using program.
In this lecture we have discussed about the looping statement FOR by using program.
In this lecture we have discussed about the looping statement WHILE by using program.
In this lecture we have discussed about the looping statement DO-WHILE by using program.
In this lecture we have discussed basic concepts of an Array.
In this lecture we have written a C program using an Array.
In this lecture we have discussed basics of Functions.
In this lecture we have written a C program using Function.
In this lecture we have discussed basic concepts of Pointers.
In this lecture we have written a C program using Pointers.
In this lecture we have discussed basic concepts of Structure.
In this lecture we have written a C program using Structure.
In this lecture we have concluded our course.
In this video we have discussed about user defined function.
In this course we have discussed the basic concepts of C programming language. We have discussed every possible thing that the beginner level students should know. We have discussed all those things by using programs. So after completing the course students will be able to understand the basic concepts of C programming language as well they will be able to write the C programs.
In our course we have discussed about basics of data types, variables and arithmetic. As well we have discussed the same concept using program to understand the concept better.
After that we have discussed about different branching and looping statements with programs.
Then we have discussed about arrays with programs.
Then we have discussed about functions with programs.
After that we have discussed pointers by using programs.
Then we have discussed about structures by using programs.
And then finally we have concluded our course.
So the basics of C programming language we tried to cover in this course.
When we start to learn any programming language then understanding the concept is the first thing. But after that most important thing is to apply the learned concept in programming. So for every concept in C language we have a respective program to understand the concept better.