C Programming ये language सीखने में बहुत ही आसान Language है |
C Language में बहुत बड़े-बड़े softwares बनाए गए है जैसेकि, Operating
Systems, Databases, Computer Drivers, Editors, Assembler, Compiler etc. |
जो कोई C Programming अच्छी तरह से सीखता है तो उसे ज्यादातर कोई दूसरी
language सिखने में कोई दिक्कत नहीं आती जैसीकि, C++, Core Java या Python |
- Introduction of C
- History
- Reserved Keywords
- Structure of Program
- Data Types
- Variable and Constant
- Variable Scopes - Local and Global
- Operators
- Loops
- Control Statements
- Arrays
- Input and Output (scanf, printf, getchar, putchar, gets, puts)
- Function
- Pointer
- String
- Type Casting
- Structure
- Union