March 18, 2025 · 7 min read
// tagged
Software Engineering
9 posts · browse all writing
March 17, 2025 · 5 min read
Building Themed Teams with the Abstract Factory Pattern in C#
March 10, 2025 · 2 min read
Dependency Injection: A Simple and Clear Guide
March 5, 2025 · 7 min read
Mastering the Factory Method Pattern: Guide to Flexible Object Creation in C#
February 26, 2025 · 7 min read
Mastering the Simple Factory Pattern in C#: A Beginner’s Guide
February 24, 2025 · 3 min read
Understanding the Observer Pattern in C#
February 14, 2025 · 8 min read
Decorator Pattern: Resolve the Mix and Match puzzle
February 11, 2025 · 4 min read
Navigating with the Strategy Pattern: Choosing the Best Route in C#
February 4, 2025 · 4 min read
Back to Basics: A Refresher on the SOLID Principles