Skip to content

Some Python projects to strengthen my Object oriented programming skills as well as learn about threads!

Notifications You must be signed in to change notification settings

prajwal09m/Short-Python-Projects

Repository files navigation

Python Projects – OOP & Threading Practice

This repository contains a collection of small Python projects created to practice and strengthen my understanding of Object-Oriented Programming (OOP) and multithreading.

Purpose

These projects are designed to help me:

  • Apply OOP principles like classes, inheritance, encapsulation, and polymorphism
  • Implement multithreading for concurrent tasks
  • Strengthen Python programming skills through practical, hands-on examples

Notes

  • These are short, practice-oriented projects, not full-scale applications.
  • Each project has its own folder with necessary Python files ready to run locally.

Feel free to explore the code and provide feedback!

About

Some Python projects to strengthen my Object oriented programming skills as well as learn about threads!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages