The C Programming Complete Course in Bangla
সি প্রোগ্রামিং হচ্ছে সকল প্রোগ্রামিং এর জননী। তাই সি শেখার অর্থ হচ্ছে প্রোগ্রামিং জগতে নিজের অবস্থান পাকাপোক্ত করে নেওয়া। আর এবার সি শিখবো নিজের মাতৃভাষায়।
কোর্সটির কাজ এখনো সম্পন্ন হয়নি
এক ঝলকে দেখে নিন সম্পুর্ণ কোর্স আউটলাইনটি
1. Intro to The Course
2. Setup Your Working Environment
1. Write Hello World Code
2. Printing And Calculating
3. What is Variable and Why do We Need It
4. Working with Variables
5. Basic Data Type
6. Constant Variable and Reserved Words
7. Scanf
8. Fun Project
9. Naming Convension and Comments
Download Resources
1. Print Hello World on The Screen
2. Understanding How does The Previous Code Work
3. Understanding the Concept of Variables
4. Make Your Hand Dirty with Variables
5. Constant Variables
6. Reserved Keyword and Naming Convention
7. Basic Calculation in C
8. How to Get User Data in C
9. How to Write Comments in C
10. Understanding The Structure of The Main Function
1. Understanding Data and Importance of Data Types
2. Data Types in C
3. What is Bit and How does Memory Work
4. Character Type Data
5. Integer Type Data
6. Floating Type Data
7. Boolean Data in C
8. String in C
9. Hexadecimal and Octal Value in C
10. Type Conversion (Implicite vs Explicite)
11. Formatting Print Out
1. Understanding Responsibility of Operators
2. Three Type of Operators (Unary, Binary and Ternary)
3. All Binary Operators in C
4. Arithmetic Operators
5. Relational Operators
6. Logical Operators
7. Assignment Operators
8. Bitwise Operators
9. Increment Decrement Operators
10. Conditional Operator
11. Introducing Size of Operator
12.Text Resource - Precedence of Operators
1. What is Condition
2. Conditions in C Programming
3. If Condition
4. How does If Condition Work
5. Else Condition
6. How does Else Condition Work
7. Else if Condition
8. How Does Else if Condition Work
9. Switch Statement
10. How Does Switch Statement Work
11. Nested If Condition
12. Converting Uppercase to Lowercase
13. Picking a Lucky Number Game
1. What is Loop
2. Loops in C Programming Language
3. For Loop
4. How does For Loop Work
5. Drawing a Box
6. While Loop
7. How does While Loop Work
8. Picking a Lucky Number Game [3 Chances]
9. Do While Loop
10. How does Do While Loop Work
11. Nested Loop
12. Drawing a Triangle
1. What is Array
2. How to Declare an Array
3. Arrays and Memory Address and Sizeof Arrays
4. Multi Dimensional Array
5. Length of an Array
6. Insert Element to an Array
7. Delete Element from an Array
8. Search Element from an Array
9. Variable Length Array and It’s Element
10. Tic Tac Toe
1. What is String
2. How to Declare Strings in C
3. String and Memory
4. Length of a String
5. Arrays of String
6. How to Copy String to Another Variable
7. Concat Two String
8. Comparing Two String
9. Exploring
1. What is Pointers
2. Declaring Our First Pointer
3. Accessing Value Through Pointer
4. How does Pointer Work
5. Pointer Arithmetic
6. Arrays and Pointers
7. Arrays and Pointers Example
8. Multi Dimensional Arrays and Pointer
9. String and Pointers
10. Dynamic Memory Allocation
1. What is Function
2. How to Declare a Function
3. How does Function Work
4. Postmortem of a Function (parameters, return type, body, return, name)
5. How to Call a Function
6. Variables if Function (Scope)
7. Function Prototypes
8. Recursive Function
9. Pointer with Function
10. Callback Function
11. Variable Length Arguments
12. Terminating a Function
13. Pass by Reference
1. What is Structure
2. How to Initialising a Structure
3. Accessing Structure Members
4. What is Typedef
5. Structure with Arrays
6. Structure with Functions
7. Store Pointer as Structure Members
8. What is Union
9. How to Initialising a Union
10. Accessing Structure Members
11. What is ENUM is C
1. Introduction to File Handling
2. Accessing to a File
3. Different File Mode
4. Read File Data
5. Write a New File
6. Append an Existing File
7. Closing a File
8. Renaming a File
9. Copying a File
10. Deleting a File
1. Introduction to Pre Processors
2. #include Pre Processor Directive
3. #define Pre Processor Directive (Symbolic Constants)
4. #define Pre Processor Directive (Macros)
5. Conditional Compilation
1. Introduction to Bitwise Operators
2. Displaying an Unsigned Integer in Bits
3. Making a Function to Display Bits
4. Using Bitwise AND Operator
5. Using Bitwise OR Operator
6. Using Bitwise XOR Operator
7. Using Bitwise Complement Operator
8. Using Bitwise Left Shift Operator
9. Using Bitwise Right Shift Operator
10. Using Bitwise Assignment Operators
Project
আমাদের প্রিমিয়াম কোর্স গুলো
All Courses, Premium Courses
সম্পূর্ণ বাংলা ভাষায় জাভাস্ক্রিপ্টের কমপ্লিট কোর্স। একদম বিগিনার থেকে অ্যাডভান্সড লেভেল সবার জন্য। এবার জাভাস্ক্রিপ্ট শিখবো নিজের মাতৃভাষায়।