Skip to content

Learn about OOP, the why, the what, and the how with python programming language

Notifications You must be signed in to change notification settings

7osua/python-ha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Ha

Learn about obejct-oriented programming (OOP) in python. Getting knowledge what is object-oriented programming about, learn how to write and create python syntax to implements the object-oriented principles.

This repo help me to understanding how to create reliable and robust programming process in software development. Getting know why OOP can help us make programming more clearly and help during development process more effectively.

Also, this repo will help me learn-in depth about python and how to correctly apply the OOP with python.

By learn OOP I will learn :

  1. Create objects in python by defining classes and methods.
  2. Extend classes using inheritence.
  3. SOLID principles in object-oriented programming.

Learn from Python Tutorial

About

Learn about OOP, the why, the what, and the how with python programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages