Playing with C

Playing With C Language

C is a general-purpose, procedural, imperative computer programming language developed in 1972 by Dennis M. Ritchie at the Bell Telephone Laboratories to develop the UNIX operating system. C is the most widely used computer language. It keeps fluctuating at number one scale of popularity along with Java programming language, which is also equally popular and most widely used among modern software programmers.

Course Content:

  1. Introduction
  2. Environment Setup
  3. Program Structure
  4. Basic Syntax
  5. Data Types
  6. Variables
  7. Constants
  8. Storage Classes
  9. Operators
  10. Decision Making
  11. Loops
  12. Functions
  13. Scope Rules
  14. Arrays
  15. Pointer
  16. Strings
  17. Structures
  18. Unions
  19. Bit Fields
  20. Typedef
  21. Input & Output
  22. File Input/Output
  23. Preprocessors
  24. Header Files
  25. Type Casting
  26. Error Handling
  27. Recursion
  28. Variable Arguments
  29. Memory Management
  30. Command Line Arguments

Course Duration: 1 month
Prerequisites: Basic computer knowledge