On the back of a suggestion from my #RSE #mentor I've decided to setup a blog on Design Patterns in Python where I'll learn and document how to use #DesignPatterns
Starting with the low hanging fruit of #FactoryMethods
https://ns-rse.github.io/design-patterns/
I've also setup an adjacent repository and I'm putting all the code in its own repo (as the blog is written in #quarto )
https://github.com/ns-rse/python-design-patterns
Lets see if I can learn a design pattern once a month #challenging
#rse #mentor #designpatterns #factorymethods #quarto #challenging