Skip to content

This course will help you understand how Abstraction, Encapsulation, Inheritance and Polymorphism - the four pillars, hold together the world of Object-Oriented Programming in Python

License

Notifications You must be signed in to change notification settings

AndreisSirlene/PYTHON-OPP-Four-pillars-of-OPP-in-Python-3

Repository files navigation

PYTHON OPP: Four pillars of OPP in Python 3

"Live as if you were to die tomorrow. Learn as if you were to live forever." Mahatma Gandhi


📌 Table of Contents

👷 Installation

You need to download and install PYTHON, then in order to clone the project via HTTPS, run this command:

git clone https://github.com/AndreisSirlene/PYTHON-OPP-Four-pillars-of-OPP-in-Python-3.git

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:

git clone git@github.com:AndreisSirlene/PYTHON-OPP-Four-pillars-of-OPP-in-Python-3.git

🎉 Contributing

Check out the [contributing](https://github.com/AndreisSirlene/PYTHON-OPP-Four-pillars-of-OPP-in-Python-3/blob/master/CONTRIBUTING.md page to see the best places to file issues, start discussions and begin contributing.

📕 License

Released in 2020. This project is under the MIT license.

Made with love by Sirlene Andreis 💚🚀

About

This course will help you understand how Abstraction, Encapsulation, Inheritance and Polymorphism - the four pillars, hold together the world of Object-Oriented Programming in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages