View on GitHub

Code Fellows reading notes

A repository for organizing notes from my learning.

Pythonisms

Resources

dbader.org - Dunder methods

dbader.org - Iterators

dbader.org - Generators

Additional Resources

realpython.com - What are Generators

realpython.com - Decorators