Sarvagya Dubey (sarvagya-dubey)

sarvagya-dubey

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

Sarvagya Dubey's repositories

DataCamp

DataCamp data-science courses

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:1Issues:0

PythonOOPConcepts

This repository contains basic examples illustrating concepts of Object Oriented programming with Python. You get to know how to write a class in python, initialize instances, class variables, inheritance in Python, writing getters and setters and the use of @classmethod, @staticmethod, @property and dunder-methods like __repr__, __str__, __len__ and __add__ and implementing a Singleton class in Python

Language:PythonLicense:GPL-3.0Stargazers:0Issues:1Issues:0