The Wayback Machine - https://web.archive.org/web/20220716125113/https://github.com/topics/oop-concepts
Skip to content
#

oop-concepts

Here are 154 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 the basics of object-oriented programming in Python.

  • Updated Jun 12, 2022
  • Jupyter Notebook

It is an online game where you create a virtual team of real cricket players and score points depending on how your chosen players perform in real-life matches. Graphic user Interface (GUI) of this online game application is developed by use of PyQT, SQLite Database is used to Make this Application more dynamic, Python Programming language, as well as Concepts of OOPs, are extensively used to build Logic of this Application. Command-line interface (CLI) is used to convert .ui and .db file to .py file.

  • Updated Jul 2, 2021
  • 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