Overviewof the Programming Languages
- What is C Language
- Why C Language
- Future in C Language
- Summary
Setting up and Installing C Language
- Prerequisite in C Language
- Installation of C
- Summary
Data Type, Constants & Variables
- What is Data Types in C Language with practical
- Integers, long and short in C Language with practical
- Integers, signed and unsigned in C Language with practical
- Chars, signed and unsigned in C Language with practical
- Floats and Doubles in C Language with practical
- Constants in C with practical
- Variables in C with practical
- Keywords in C with practical
- How to get input from user with practical
- How to display output to user with practical
- Summary
Statement
- IF-Else Statement in C Language with practical
- for Loop in C Language with practical
- While Loop in C Language with practical
- Do-While Loop in C Language with practical
- Break in C Language with practical
- Continue in C Language with practical
- Switch in C Language with practical
- Summary
Function
- What is a Function in C Language with practical
- Passing Values between Functions in C Language with practical
- Call by Value in C Language with practical
- Call by Reference in C Language with practical
- Summary
Pointer
- An Introduction to Pointers
- Pointer Notation in C Language
- Back to Function Calls in C Language with practical
- Recursion in C Language with practical
- Summary
Preprocessor
- The C Preprocessor in C Language
- Features of C Preprocessor
- Macro Expansion in C Language
- Macros with Arguments with practical
- Macros versus Functions with practical
- File Inclusion in C Language with practical
- #if and #elif Directives with practical
- Miscellaneous Directives in C Language
- #undef Directive with practical
- #pragma Directive with practical
- Summary
- Finally concepts of Parallel programming and Multi Process programming