si2-urssi / winterschool

20 stars 10 forks source link

Python examples of design patterns #10

Open NickleDave opened 4 years ago

NickleDave commented 4 years ago

Hey all, hope you're well during this crazy time.

I came upon these examples of design patterns in Python, thought they might be useful for future editions of the course. https://python-patterns.guide/ https://github.com/brandon-rhodes/python-patterns

Sorry if this was in the notes somewhere already and I missed it. I know there's other examples out there too, but I thought this site has a lot of nice well-written explainers with the text. Cheers!

JeffCarver commented 4 years ago

Thank you for these links.