Design Patterns
Update later
Update later
Overview of the Gang of Four (GoF) design patterns, organized into creational, structural, and behavioral groups, with notes on usage and source attribution.
Why I Write Code in Multiple Languages — On Purpose
Learn the advantages of creating your own test runner to gain control over test execution and eliminate unnecessary complexities in your development workflow.