Basic Topics
Basic Topics
Introduction to Python
What is Python?
Installing Python
Python IDEs
Type Conversion
3. Basic Operators
Arithmetic Operators
Comparison Operators
Logical Operators
4. Control Structures
Lists
Tuples
Sets
Dictionaries
6. Functions
Importing Modules
Intermediate Topics:
List Comprehensions
Functions (continued)
Lambda Functions
Decorators
Generators
3. File Handling
Custom Exceptions
Inheritance
Polymorphism
Encapsulation
7. Regular Expressions