INDEX
C Programming करना सीखे हिन्दी में :-
C Programming करना सीखे हिन्दी में :-
- Intro. of C Language & Compiler & IDE
- Variable, Constant, Data type & keywords
- main() Function & Header Files
- Comments & Basic Functions
- First c program
- Rules for variable's name & identifiers
- Format specifiers & input Output
- Operator & Expression
- Arithmetic Operators
- Operators Precedence
- Relational Operators
- Logical Operators
- Assignment Operators
- Increment and Decrement Operators
- sizeof operator
- Bitwise Operators
- Conditional Operator
- Miscellaneous
- Conditional statements
- if statement
- if - else statement
- if -else statement -II
- Nested if -else
- if - else if ladder
- switch statement
- goto statement
- Loops
- for loop
- for loop-II
- Nesting of for loop
- while loop
- Nesting of while loop
- do - while loop
- Multiple Initialization of a for loop
- continue statement
- User defined functions
- User defined functions-II
- User defined functions -III
- Recursion
- Array
- One dimensional array
- Multi dimensional array
- String
- String library functions
- Pointers
- Sorting
- Bubble sort
- Selection sort.
- Searching
- Linear Search
- Binary Search
- Memory allocation
- Calloc
- Malloc
- Realloc
- Storage classes
- Structure
- Bitfields
- File Handling
- Graphics
No comments:
Post a Comment