MartinKayz / oop-python-msds

Object Oriented Programming with Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Object-Oriented Programming with Python CSC8101

An introduction to programming with Python and Object Oriented Programming.

Brief Content

  • Python Basics
  • Introduction of Object-Oriented Programming
  • Classes and Objects
  • OOP Pillars
  • Exceptions
  • Efficiency and Testing
  • Additional topics
    • Data structures
    • Decorators
    • Sorting, searching and algorithm analysis.
    • etc

About

Object Oriented Programming with Python

License:MIT License


Languages

Language:Jupyter Notebook 100.0%