📄️ Design Patterns
Update later
📄️ Gang of Four Design Patterns Overview
Overview of the Gang of Four (GoF) design patterns, organized into creational, structural, and behavioral groups, with notes on usage and source attribution.
📄️ Quasi-Patterns and Programming Strategies
Explores idiomatic, language-specific solutions — branchless programming, loop unrolling, monads, null coalescing — and how to document and categorize emerging quasi-patterns.