Poulami2515 / OOP-Python-

basic concepts of object-oriented-programming in Python programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OOP-Python-



Object-oriented programming (OOP) is a computer programming model that organizes software design around data, or objects, rather than functions and logic. Though the underlying concept is almost the same, its implementation varies for every programming language. This repository contains the basic concepts that one should know to implement OOP in Python.

Contribute

This is a contribution friendly repository. You can add and improve any code snippet or concept, your contribution is welcomed ❀️!


Connect with me: Linkedin Badge Twitter

Give it a 🌟 if you ❀ this notebook.

Happy Coding πŸ‘¨β€πŸ’»

About

basic concepts of object-oriented-programming in Python programming language


Languages

Language:Jupyter Notebook 100.0%