Python
Lecture1. Introduction to Python for Beginners
Lecture2. Installation of pycharm in window and write our first program
Lecture3. Data Types in Python
Lecture4. Variables and Comments in Python
Lecture5. Understanding Functions in Python for Beginners
Lecture6. Accepting User Input in Python
Lecture7. Conditional Statements (if/else)
Lecture8. Error Handling with Try-Except
Lecture9. Understanding Loops in Python
Lecture10. Lists and Sets in Python for Beginners
Lecture11. Dictionary Data Type in Python
Lecture12. Packages, PyPI, and pip For Beginners
Lecture13. Classes and Objects in Python: A Beginner's Guide