Skip to content

scriptsledge/pythonWithHarry

Repository files navigation

Python_With_Harry

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.


📖 Video Overview

Title: Python Tutorial For Beginners in Hindi | Complete Python Course
Link: Watch the tutorial


📜 Chapters

  • 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)

📂 What's Included in This Repository

  • 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

🚀 Installation and Setup

Follow these steps to get started with the repository:

1️⃣ Clone the Repository

git clone https://github.com/scriptsledge/Python_With_Harry.git

2️⃣ Install Python

3️⃣ Set Up Your Environment

  • Install a code editor or IDE of your choice (e.g., PyCharm, Visual Studio Code).

4️⃣ Run Python Scripts

  • Navigate to the repository directory:
cd Python_With_Harry
  • Run any script using Python:
python filename.py

🎯 Learning Path

  1. Start with the chapters in the provided order.
  2. Solve the Practice Sets after each chapter.
  3. Implement the Projects to apply what you've learned.

🎉 Happy Learning!

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.


📬 Contact

If you have any questions or need assistance:


🌟 Don't forget to star this repository if you found it helpful!

About

Learning Python with Harry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages