Lessons, Logged
Solutions recorded. Insights captured.
Blog Overview
There are 5 posts total in 10 different categories
Fixing Alembic Migrations with Dependency Inversion in Flask
In Architecture Patterns with Python: Enabling Test-Driven Development, Domain-Driven Design, and Event-Driven Microservices by Harry Percival and ...
Mastering Value Objects in Python: Equality, Validation, and Immutability
Mastering object-oriented programming is a journey that’s both challenging and rewarding. At first, the focus is simply on learning how to create o...
Six Essential Object-Oriented Design Principles from Matthias Noback's "Object Design Style Guide"
The concept of transferable skills is one I hold dear, especially in programming. Good object design isn’t tied to Python, PHP, or any single langu...