An open API service indexing awesome lists of open source software.

https://github.com/emrd/this-self-usage


https://github.com/emrd/this-self-usage

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# What Is This / Self Usage With OOP?

This is an example repository to show how we can use this or self keyword in programming languages. In this repository I used Python to show. In Python, we use self keyword to referance. You can find the definitions on the code with the comment lines.