C Course -Tccicomputercoaching.Com The C programming language is a structure oriented programming language, developed at Bell Laboratories in 1972 by Dennis Ritchie. C was designed to implement the Unix operating system. Most of the Unix kernel, and all of its supporting tools and libraries, were written in C. Later other folks found it useful for their programs without any hindrance, and they began using it.
We teach following topics in c: 1. Introduction to C 2. Basic Syntax 3. Token 4. Data Types and Variables 5. Constants, Literals 6. Storage class 7. Operators 8. Loop Controls a. For Loop b. While Loop