13:28
Using Registry pattern in Java project
Improve Your Programming skills
A registry pattern is a global association from keys to objects that allows the objects to be accessed from anywhere. It includes two ...
7:02
Factory Method in Java | Why Your Code Needs This Pattern | Geekific Remastered
The Factory Method is one of the most powerful creational design patterns, but before we understand it, we first need to look at the ...
3:47
Registry Design Pattern Demystified
The Registry Design Pattern, also known as the Registry or Registry Map, is a software design pattern that provides a central ...
15:24
I Hate Long If-Elif Chains: This Design Pattern Solved It Once and For All
Learn how to design great software in 7 steps: https://arjan.codes/designguide. If your code is littered with endless if-elif chains ...
3:45
Strategy and Factory Pattern, The Best Software Design Pattern Combo
The strategy and factory pattern is the perfect software design combo. Social ...
8:28
The Factory Method Pattern Explained and Implemented in Java | Creational Design Patterns | Geekific
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the second video of ...
2:23
Strategy Pattern, The Best Software Design Pattern
The strategy pattern is my favorite software design pattern Social ...
11:04
10 Design Patterns Explained in 10 Minutes
Software design patterns help developers to solve common recurring problems with code. Let's explore 10 patterns from the ...
5:18
Service Registry Pattern in Microservices | Service Registry Design Pattern | E-Commerce Use Case
In this video, we will discuss the Service Registry Pattern in Microservices architecture using a real-world e-commerce use case.
18:49
Java Design Patterns: Refactoring to Registry, Strategy & Factory (Step 2)
In this second lesson of the Professional Area Calculator series, we refactor our Java application using Registry, Strategy, and ...
51:10
Real World Lean Java Practices, Patterns, Hacks, and Workarounds
Join us for JavaOne 2026. Sign up now to get ongoing updates https://go.oracle.com/LP=149517 This interreactive session is ...
19:26
LLD 07-Prototype Design Pattern in Java with Deep Copy & Registry | Amazon Prime Example #coding
Notes: https://devsquad554.github.io/PrototypePattern/ GitHub: https://github.com/devsquad554/PrototypePattern Learn the ...
0:18
Factory Design Pattern | Java | Spring | Production Code
One of the best ways to write the factory design pattern in the Spring framework. You don't need to change or register new ...
9:27
5 Design Patterns That Are ACTUALLY Used By Developers
Learn the SOLID principles in depth in my course: ...
28:49
27. All Creational Design Patterns | Prototype, Singleton, Factory, AbstractFactory, Builder Pattern
Concept && Coding - by Shrayansh
Chapters: 00:00 - Introduction 00:50 - Prototype Design Pattern 09:05 - Singleton Design Pattern 15:22 - Factory Design Pattern ...
1:23:12
Dive deep into the world of Object-Oriented Programming (OOP) as we unravel the essence of all 23 design patterns!
22:10
8 Design Patterns | Prime Reacts
Design patterns are really useful ;) ORIGINAL: https://www.youtube.com/watch?v=tAuRQs_d9F8 Recorded live on twitch, GET IN ...
8:09
Why adapter design pattern is simpler to understand without charger analogy | LLD | Low Level Design
Learning system design is not a one time task. It requires regular effort and consistent curiosity to build large scale systems.
13:18
What is the Strategy Pattern? (Software Design Patterns)
In this video, learn why the Strategy Pattern is such an important design pattern. I tell you what the strategy pattern is, how it works, ...
7:43
The Prototype Pattern Explained and Implemented in Java | Creational Design Patterns | Geekific
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ If you are trying to copy ...