|
1 |
Introduction to Python & Basic Syntax |
|
2 |
Operators & Operands: Types,Examples, Usage |
|
3 |
Control Flows: if-else |
|
4 |
Mini Project-1 (Number guessing game) |
|
5 |
Control Flows: Loops (While) |
|
6 |
Control Flows: Loops (for) |
|
7 |
Nested Loops |
|
8 |
Loops and Nesting Continued |
|
9 |
Lists |
|
10 |
Tuples |
|
11 |
Sets and Dictionary |
|
12 |
Strings: Manipulation & Formatting |
|
13 |
Local & Global variables |
|
14 |
Functions-1 |
|
15 |
Functions-2 |
|
16 |
Mini Project-2 (Rock paper scissor game) |
|
17 |
File Handling & Operations |
|
18 |
File Handling Continued |
|
19 |
Introduction to Classes and Objects-1 |
|
20 |
Introduction to Classes and Objects-2 |
|
21 |
Python Turtle Programming 1 |
|
22 |
Game - Turtle Race |
|
23 |
Game - Ping Pong |
|
24 |
Game - Ping Pong cont. |
|
25 |
Game - Snake |
|
26 |
Game - Snake cont. |
|
27 |
Final Project |