QuantEcon / lecture-python-programming.myst

Python Programming for Finance and Economics
https://python-programming.quantecon.org
43 stars 26 forks source link

Add a section about functional programming #314

Open shlff opened 2 months ago

shlff commented 2 months ago

As discussed in @jstac 's presentation today, consider adding a section about functional programming in this lecture series.

Possibly in this one: https://python-programming.quantecon.org/writing_good_code.html

Also, we may compare the functional programming with oop.