Skip to content

arminshfatemi/exersices

Repository files navigation

OOP Exercises

  • This repository contains OOP Exercises with comments to explains the code for newbies programmers , to help understand this concept .
  • These exercises are with explanation , so you have explanation with example code for better understanding

Before starting

  • Make sure you know classes, functions and then Read or train this Exercises.

OOP Concepts that is in this repo

  • Inheritance
  • Polymorphism
  • Abstraction
  • Encapsulation

I have explained Inheritance and Polymorphism in Exercise 1 , for better understanding of Polymorphism you can see Exersice 3

Explained Abstraction and Encapsulation in Exercise 2

Contribution

  • Feel free and clone this repo , and if someone wants to add a it's own exercise I will accept.

I hope this repo help everyone.

About

Python OOP tutorial and exercises with explanation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages