This repository contains all the code and resources based on the YouTube video Python Tutorial For Beginners in Hindi | Complete Python Course by Code With Harry. It serves as a complete guide for mastering Python, starting from basics to advanced concepts, with real-world projects.
Title: Python Tutorial For Beginners in Hindi | Complete Python Course
Link: Watch the tutorial
- Chapter 0: What is Programming?
- Chapter 1: Modules, Comments & pip (Practice Set included)
- Chapter 2: Variables and Datatype (Practice Set included)
- Chapter 3: Strings (Practice Set included)
- Chapter 4: Lists and Tuples (Practice Set included)
- Chapter 5: Dictionary & Sets (Practice Set included)
- Chapter 6: Conditional Expressions (Practice Set included)
- Chapter 7: Loops in Python (Practice Set included)
- Chapter 8: Functions & Recursions (Practice Set included)
- Chapter 9: File I/O (Practice Set included)
- Chapter 10: Object-Oriented Programming (Practice Set included)
- Chapter 11: Inheritance & More on OOPs (Practice Set included)
- Chapter 12: Advanced Python 1 (Practice Set included)
- Chapter 13: Advanced Python 2 (Practice Set included)
- Python scripts covering all chapters and projects.
- Practice sets for each chapter to reinforce your learning.
- Real-world projects such as:
- Snake, Water, Gun Game
- The Perfect Guess
- Mega Project 1: Jarvis
- Mega Project 2: Auto Reply AI Chatbot
Follow these steps to get started with the repository:
git clone https://github.com/scriptsledge/Python_With_Harry.git- Download and install Python from the official website.
- Install a code editor or IDE of your choice (e.g., PyCharm, Visual Studio Code).
- Navigate to the repository directory:
cd Python_With_Harry- Run any script using Python:
python filename.py- Start with the chapters in the provided order.
- Solve the Practice Sets after each chapter.
- Implement the Projects to apply what you've learned.
Feel free to explore, experiment, and modify the code to suit your learning journey. If you encounter any issues or have suggestions, open an issue or create a pull request.
If you have any questions or need assistance:
- GitHub: scriptsledge
- Email: scriptsledge@gmail.com