Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
265 results
In this video, we're going to dive into the world of design patterns and explore one of the most powerful and flexible patterns out ...
5,194 views
10 months ago
Discover how to optimize action handling in Java using the `Strategy Pattern`, and when to consider alternatives like `EnumMap` ...
0 views
9 months ago
Discover effective ways to structure common logic using the `Java Strategy Design Pattern`, ensuring clean code and efficient ...
Java Interviews - Design Patterns | Strategy Design Pattern Introduction.
2 views
11 months ago
Explore the key differences between using the diamond operator and traditional implementations in Java's Strategy Pattern to ...
In this video, I discuss the strategy pattern, which is a behavioral design pattern that allows a class to change its behavior at ...
1 view
4 months ago
Learn how to correctly implement the `Min-Max` strategy pattern in Java by handling empty arrays effectively and using streams ...
3 months ago
Explore how to effectively implement the `Strategy Design Pattern` in Java, even with multiple contexts for cryptography tasks.
Learn how to replace switch statements with the Strategy Pattern for cleaner, more maintainable Java code involving different ...
5 views
5 months ago
Java Interviews - Design Patterns | Strategy Design Pattern Implementation.
4 views
Unlock the power of Design Patterns in Java! Whether you're brushing up your skills or building a strong foundation, this series ...
Learn how to effectively implement the `Strategy` pattern using `Guice Dependency Injection (DI)` in Java to create flexible and ...
6 views
Welcome to the first episode of our Design Patterns in Java series! In this video, we introduce the concept of design patterns ...
26 views
8 months ago
Discover how to correctly implement the `Strategy Pattern` in Java using practical examples involving flying ducks. Learn best ...
3 views
7 months ago
Discover when it's appropriate to use Java interfaces in design patterns and when to reconsider in order to maintain clean, ...
Different Types of Java Design Patterns | 5 Design Patterns EVERY DEVELOPER should know | Best PRACTICES In this video, ...
14 views
2 months ago
Unlock the power of design patterns in software development: Explore creational (Singleton, Factory), structural (Adapter, ...
1 month ago
El patron strategy es una de las mejores formas de mantener el codigo limpio y ordenado. Utilizamos el patron strategy cuando ...
902 views
Explore the `Strategy Pattern`, a powerful design approach for dynamically selecting implementations based on data. Learn how ...
Discover a more efficient way to locate implementations of Java interfaces by name. Learn how to use design patterns and ...