Not Just Another Quick Object-Oriented Python Crash Course — Part 1

Dimitrios Gourtzilidis
8 min readFeb 3, 2024

Continuing the series of articles focusing on Python as the main tool for financial data science.

This article will focus on the object-oriented programming paradigm of Python, which is a fully object-oriented programming language. OOP is a fundamental paradigm in Python.

Photo by David Clode on Unsplash

In the Physical World

--

--