C Programming Language Video Bangla Syllabus

www.rummanansari.com

1. Introduction
1. C Programming Language Video Tutorial
2. Imperative programming language
3. Purpose of C Programming Language
4. Is C programming language High Level or Middle Level
5. Why c program called Middle Level Programming language?
6. Why c program called structure oriented Programming language?
7. English vs Computer Language
2. Compilation Process
1. What is Compiler?
What is Compiler? Video Bangla
2. How program convert high level language to low level language
3. Compilation Process
3. Environment Setup
1. Essential Software for c programming
2. Download software, installation, compilation process
3. Hello world! program in C
4. printf and scanf function in C
4. Variables in C
1. Variable in c
2. Variable Definition and Initializing
3. Rules for naming c variables
5. Datatypes in C
1. Datatypes in C
6. Operators in C
1. Sizeof operator in C
2. Conditional Operator in C
3. Logical Operator in C
4. Assignment Operator in C
5. Bitwise Operator in C
6. Relational operator in C
7. Modulo % operator in C
8. Increment and Decrement operator Example
czczcz
9. Arithmetic Operators in C
10. Post Decrement operator in C
11. Pre Decrement operator in C
12. Post increment operator in C
13. Pre increment Operator in C
14. C Programming Operator Introduction
15. Miscellaneous Operator in C
7. Constant in C
1. Basic types of c constants in C
2. Integer constant in C
3. Real constants in C
4. Single character constant in C
8. C Program Examples
1. C Program to Calculate Area and Circumference of circle
2. C Program to Convert celsius into fahrenheit
3. C Program to Calculate series 1.1.1 + 2.2.2 + 3.3.3 + ... + N.N.N
4. C Program to Calculate series 1.1 + 2.2 + 3.3 + ...+ N.N
5. C Program to Calculate series 1+2+3+4+
6. C Program to Calculate area of Equilateral Triangle
7. C Program to Calculate square root of a number
8. C Program to Calculate area of right angle triangle
9. C Program to Calculate area of scalane triangle
10. C Program to Calculate area of rectangle
11. C Program to Calculate area of a square
12. C Program to Calculate average of three number
13. C Program to Calculate square and cube of a number
14. C Program to Calculate addition of five different number
15. C Program to Convert fahrenheit to celsius
9. Decision Making in C
1. Decision Making in C
2. If statement in c
3. How to use operators in if statement
4. if else in c
5. Nested if else in c
6. if else Ladder in c
7. Switch case in C Video
10. Loop Control Statement in C
1. Loop Control Statement in C Language
2. Types of Loop in C Language
3. While loop in C language
4. Do While loop in C
5. For Loop in C Language
6. Nested loop in C
7. Sentinel control loop
8. break statement in C
9. continue statement in C
11. Array in C Programming Language
1. Array in C Programming Language Video Bangla
2. Array initialization and view in c
3. Array Concept of memory in C
4. sizeof() operator in array in c
5. Bound Checking in Array in C
12. Pointer in C
1. Pointer in C
2. understanding address of variable in c
understanding address of variable in c
Subject Details