Pyhton Programing


Course Module
Class 1
- Introduction to Python
- Environment Set Up
- First Python Program
Class 2
- Concatanation
- Variables and Data Types
- Backslash and comments
- Basic Numerical Operations
Class 3
- Getting User Input
- Type Casting
- Area of any shape
- Math related library functions.
Class 4
- Formatted String Type Function
- Relational Operator
- If, else statement
- Elif statement
Class 5
- Inner if statement
- Ternary Operator
- Logical Operator
Class 6
- Letter Grade Program
- While Loop
- Sum of n numbers
Class 7
- Break and Continue
- List
- Range Function
- For Loop
Class 8
- Series
- Jupyter Notebook
- Pattern Printing
Class 9
- Series
- Jupyter Notebook
- Pattern Printing
Class 10
- Dictionaries
- Tuples
- Set
- Stack and Queue
Class 11
- Function
- Debugging
- Lambda Function
- Map and Filter function
Class 12
- List Comprehensions
- Zip Function
- Recursion
Class 13
- Reading a file
- Writing a file
- Exception handling
- Swapping
Class 13
- Introduction to OOP Class and Objects