Skip to content

My Python learning repo inspired by CodeWithHarry's course. All code is written by me while following the tutorials. Notes are from his videos. Includes chapters, practice sets, and projects. Great for beginners exploring Python step-by-step!

Notifications You must be signed in to change notification settings

UrmitSheth/The-Ultimate-Python-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

49 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

The Ultimate Python Learning โ€“ By Urmit

Welcome to my Python learning journey!
This repository contains all the Python codes, problem sets, and projects that I practiced while following the "Python Tutorial for Beginners" by CodeWithHarry.

๐Ÿ“Œ I've written and executed all code myself during hands-on practice, and also added extra examples and enhancements for better understanding.


๐Ÿ“š Chapters Covered

  • โœ… Chapter 01: Modules, Comments & pip
  • โœ… Chapter 02: Variables and Data Types
  • โœ… Chapter 03: Strings
  • โœ… Chapter 04: Lists and Tuples
  • โœ… Chapter 05: Dictionary & Sets
  • โณ Chapter 06+: Coming Soon...

Each chapter includes code files and a separate problem set for better practice.


๐Ÿงช Problem Sets

All chapters include coding exercises and problem sets to reinforce concepts.
โœจ I have also added additional examples and edge-case scenarios where required.


๐Ÿ’ป Projects

  • ๐ŸŽฎ Snake Water Gun Game โ€“ Rock Paper Scissors style game using Python
  • ๐Ÿ”ข Guess The Number โ€“ Fun number guessing game with logic-based hints

๐Ÿš€ Mega Projects (Coming Soon)

  • ๐Ÿค– Jarvis Virtual Assistant โ€“ Voice-controlled assistant
  • ๐Ÿ’ฌ AI AutoReply Bot โ€“ Automatically replies to messages using Python AI logic

๐Ÿ“ฆ Additional Resources

  • ๐Ÿ““ Handwritten Notes & Cheatsheets (Created by CodeWithHarry โ€“ credit mentioned below)
  • ๐Ÿ“ Clean folder-wise code for easy navigation

๐Ÿง  Notes & Content Credit

This repository is structured based on the Python course by CodeWithHarry.
๐Ÿ“’ The notes, cheatsheets, and content breakdown are from his course.
๐Ÿ’ป However, all code is personally written by me, and Iโ€™ve added custom examples and improvements.

You can follow the original course here:
๐Ÿ”— CodeWithHarry - Python Tutorial for Beginners


๐Ÿ‘จโ€๐Ÿ’ป How to Use This Repository

  1. Clone this repository to your local machine:
    git clone https://github.com/UrmitSheth/The-Ultimate-Python-Learning.git

About

My Python learning repo inspired by CodeWithHarry's course. All code is written by me while following the tutorials. Notes are from his videos. Includes chapters, practice sets, and projects. Great for beginners exploring Python step-by-step!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages