Welcome to the Do Some Dev code repository for Design Patterns. Here, you can find all the Java and Python code examples from my YouTube videos and from my website, meticulously crafted to bring concepts to life. Dive into different folders and explore a treasure of:
- Ready-to-use code snippets
- Well documented examples
- Clear explanations
Topic | Links |
---|---|
Visitor Pattern in Java and Python ![]() |
- Code Example - YouTube Video |
Facade Pattern in Java and Python ![]() |
- Code Example - YouTube Video |
Factory Method Pattern in Java and Python ![]() |
- Code Example - YouTube Video |
Proxy Pattern in Java and Python ![]() |
- Code Example - YouTube Video |
Decorator Pattern in Java and Python ![]() |
- Code Example - YouTube Video |
Adapter Pattern in Java and Python ![]() |
- Code Example - YouTube Video |
Singleton Pattern in Java and Python ![]() |
- Code Example - YouTube Video |
Abstract Factory Pattern in Java and Python ![]() |
- Code Example - YouTube Video |
Prototype Pattern in Java and Python ![]() |
- Code Example - YouTube Video |