🐲 Python
Source | Notes |
---|---|
The Python Tutorials | OOP, RegEx, adv concepts GUI programming. |
Algorithms in Python | Free code camp walkthrough of data structures & algorithms in Python. |
Python OOP design patterns | Extensive guide on object oriented programming with Python. |
Python - Object Oriented | PyCon 2020 - Object Oriented Programming from scratch (Raymond Hettinger) |
Python Data Science Handbook | Foundtional Python for DS. |