Skip to content

Object Oriented Programming is one of the most important aspects of modular coding. Although every language has the same OOP principles, It generally differs in syntax and how we can apply in the language specific projects. Here, Is a the explanation of same using python

Notifications You must be signed in to change notification settings

Adarsh-singh-2002/OOPS_PYTHON

Repository files navigation

OOPS_PYTHON

oop--2-

  1. Introduction to Object-oriented Programming
  2. Constructor and init
  3. Class Attributes
  4. Class Methods and Static Methods; Decorators
  5. Class Inheritance
  6. Getters and Setters
  7. Object Oriented Programming Principles

About

Object Oriented Programming is one of the most important aspects of modular coding. Although every language has the same OOP principles, It generally differs in syntax and how we can apply in the language specific projects. Here, Is a the explanation of same using python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages