Introduction to C Programming

The objective of this chapter:

To teach the history of C Programming Language how and when C Programming Language is created, The main structure of C Programming Language how it works, How compiler works

Chapter outcome:

After completing this chapter students will able to 

1.  understand the structure of C Programming Language

2. Share the story of C Programming Language

3. understand the actions of the compiler in C Programming Language

4. understand about IDE

Chapter Contents:

  • Features of C and its Basic Structure
  •  Simple C programs, Constants, Integer Constants, Real Constants, Character Constants, String Constants, Backslash Character Constants.
  •  Concept of an Integer and Variable, Rules for naming Variables and assigning values to variables.



    Last modified: Wednesday, 3 February 2021, 5:10 PM