|
1 |
Introduction to programming, algorithms, and problem-solving.
|
|
2 |
Installing development environment and writing the first program.
|
|
3 |
Variables, data types, and basic input/output operations.
|
|
4 |
Arithmetic and logical operators.
|
|
5 |
Conditional statements (if, else, switch).
|
|
6 |
Loops (for, while) and iteration logic.
|
|
7 |
Functions and modular programming.
|
|
8 |
Arrays and basic data structures.
|
|
9 |
String manipulation and text processing.
|
|
10 |
Basic debugging and error handling.
|
|
11 |
Introduction to object-oriented programming concepts.
|
|
12 |
File handling and simple data storage.
|
|
13 |
Basic algorithm design (searching, sorting).
|
|
14 |
Basic algorithm design (searching, sorting).
|
|
15 |
|
|
16 |
|
|
17 |
|
|
18 |
|
|
19 |
|
|
20 |
|