Posts
All the articles I've posted.
Refactoring list logic using Python sets
Posted on:24 November 2023 atReplacing loops and ifs with Python sets for a speedup and better readability.
Starting a new Python project - an opinionated starter guide
Posted on:2 November 2023 atAn opinionated mini-guide to setup a new Python project from scratch with *most* of the tooling you will need.