design-patterns


ArjanCodes/examples: A Software Engineer's Guide to Practical Python & Design Patterns

This repository, which contains all the code examples used in Arjan's videos, is a treasure trove of real-world Python code demonstrating software design principles


Design Patterns for Java Developers: A Code-First Approach with iluwatar's Examples

This is a comprehensive, open-source collection of the most well-known and practical software design patterns, all implemented in Java