Tuesday, October 4, 2011

1.C Programming Introduction

1.C  Introduction
  1. What is C 
  2. Getting Started with C 
  3. The C Character Set 
  4. Constants, Variables and Keywords 
  5. Types of C Constants 
  6. Rules for Constructing Integer Constants 
  7. Rules for Constructing Real Constants 
  8. Rules for Constructing Character Constants 
  9. Types of C Variables 
  10. Rules for Constructing Variable Names 
  11. C Keywords 
  12. The First C Program 
  13. Compilation and Execution
  14. Receiving Input 
  15. C Instructions 
  16. Type Declaration Instruction 
  17. Arithmetic Instruction 
  18. Integer and Float Conversions
  19. Type Conversion in Assignments 
  20. Hierarchy of Operations 
  21. Associativity of Operators 
  22. Control Instructions in C 
  23. Summary 
  24. Exercise 

No comments:

Post a Comment