Skip to content

Latest commit

Β 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 

Repository files navigation

🐍 Python Learning & Projects

Welcome to my Python learning repository.

This repository contains the Python programs, practice problems, and mini-projects I build while learning Python. I am using this repository to improve my programming logic, problem-solving skills, and Git/GitHub workflow.

πŸ“š What I'm Learning

  • Python Basics
  • Variables & Data Types
  • Conditional Statements
  • Loops
  • Functions
  • Lists, Tuples, Sets & Dictionaries
  • Strings
  • File Handling
  • Exception Handling
  • Object-Oriented Programming
  • Modules & Libraries
  • Problem Solving
  • Git & GitHub

πŸ“‚ Repository Structure

python-learning/
β”‚
β”œβ”€β”€ 01_python_basics/
β”œβ”€β”€ 02_conditions/
β”œβ”€β”€ 03_loops/
β”œβ”€β”€ 04_functions/
β”œβ”€β”€ 05_data_structures/
β”œβ”€β”€ 06_file_handling/
β”œβ”€β”€ 07_oop/
β”œβ”€β”€ 08_problem_solving/
└── 09_mini_projects/

πŸš€ Projects

Some of the projects and programs included in this repository:

  • Calculator
  • Prime Number Checker
  • Factorial Program
  • Fibonacci Series
  • Number Guessing Game
  • Student Grade Calculator
  • Quiz Program
  • To-Do List
  • Expense Tracker
  • And more...

This repository will be continuously updated as I learn and build new projects.

🎯 Goal

My goal is to build a strong foundation in Python programming and gradually move toward:

Python β†’ Data Structures β†’ NumPy β†’ Pandas β†’ Data Science β†’ Machine Learning β†’ AI

πŸ› οΈ Tools

  • Python
  • VS Code
  • Git
  • GitHub

πŸ“ˆ Learning Approach

I believe in learning by building.

Instead of only studying theory, I try to apply each concept by creating small programs and gradually increasing the complexity of my projects.


Learning β†’ Building β†’ Improving β†’ Repeating

⭐ More projects coming soon!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors