This course is an introductory course to the world of C Programming. C Programming is a procedural language and it was developed by Dennis Ritchie in the year 1978. The language has been used extensively in the industry and many applications you see in the modern world have used the power of this language to design the end products. This course follows hands on approach and covers basics of C programming to various advance level concepts. The course starts of with the introduction to the input output programming and then it takes you to concepts of data types, operators, conditional statements, loops. In the later part of the course a comprehensive coverage of concepts related to function, array, string and pointers has been provided along with test cases to improve the programming capabilities of the users. In the end part of the course coverage of structure and union concepts and file handling in C have been discussed in detail. The course comes with assignments and quizzes so that you can test your knowledge on the concepts that you have learnt in the course.
Learning Objectives:
Explore C programming fundamentals for deigning real world applications. At the end of the course you will learn how to design software using C programming.
Requirements:
- A laptop/computer with internet connection is needed. Whether you are a user of windows, Linux or mac this course will be easy to follow on any OS you are using. The software that we use in this course are free to use.
Target Audience:
- This course is for absolute beginners and for people with some knowledge of C programming. The experts of C programming will also find the content useful.
