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:
- Introduction
- Environment Setup
- Program Structure
- Basic Syntax
- Data Types
- Variables
- Constants
- Storage Classes
- Operators
- Decision Making
- Loops
- Functions
- Scope Rules
- Arrays
- Pointer
- Strings
- Structures
- Unions
- Bit Fields
- Typedef
- Input & Output
- File Input/Output
- Preprocessors
- Header Files
- Type Casting
- Error Handling
- Recursion
- Variable Arguments
- Memory Management
- Command Line Arguments
Course Duration: 1 month
Prerequisites: Basic computer knowledge