Skip to content
#

oop-concepts

Here are 47 public repositories matching this topic...

Object-oriented logistics management system with fleet, customer, shipment, and delivery tracking. Features Australian address validation, smart delivery date calculation, and efficient data storage using Python dictionaries. Built with modular design patterns and colorful CLI interface.

  • Updated May 17, 2025
  • Python

Designed and implemented a Python-based library for core data structures, including Stack, Queue, Linked List, Graph, and Binary Search Tree. Demonstrated proficiency in data structure algorithms, object-oriented programming, and efficient traversal techniques. Integrated unit testing to ensure reliability and modular design for reusability.

  • Updated Nov 26, 2024
  • Python

Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn about object-oriented programming in Python.

  • Updated Aug 7, 2024
  • Python

This repository is a comprehensive collection of well-documented and implemented design patterns in Python. This repository serves as a valuable resource for software developers and architects looking to understand and apply design patterns effectively in their Python projects.

  • Updated Jun 25, 2024
  • Python

Improve this page

Add a description, image, and links to the oop-concepts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the oop-concepts topic, visit your repo's landing page and select "manage topics."

Learn more