jenix21 / dev_wiki

0 stars 0 forks source link

Python #5

Open jenix21 opened 4 years ago

jenix21 commented 4 years ago

Interfaces, Mixins and Building Powerful Custom Data Structures in Python https://rednafi.github.io/digressions/python/2020/07/03/python-mixins.html

Object-Oriented Programming (OOP) in Python 3 https://realpython.com/python3-object-oriented-programming/

jenix21 commented 4 years ago

https://realpython.com/iterate-through-dictionary-python/