Skip to content
#

encapsulation

Here are 52 public repositories matching this topic...

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 Jul 16, 2022
  • 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 Apr 22, 2023
  • Python

Спроектирован API для супермаркета в ООП парадигме. Есть несколько готовых классов и методов с наглядными примерами их использования. Всё спроектировано с нуля, БЕЗ использования пошаговых туториалов.

  • Updated Nov 9, 2023
  • Python

Improve this page

Add a description, image, and links to the encapsulation 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 encapsulation topic, visit your repo's landing page and select "manage topics."

Learn more