ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

265 results

The Serious CTO
How the Strategy Pattern Will Save Your Code

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 ...

3:30
How the Strategy Pattern Will Save Your Code

5,194 views

10 months ago

vlogize
Applying the Strategy Pattern for Efficient Actions in Java

Discover how to optimize action handling in Java using the `Strategy Pattern`, and when to consider alternatives like `EnumMap` ...

1:58
Applying the Strategy Pattern for Efficient Actions in Java

0 views

9 months ago

vlogize
How to Properly Implement Common Logic in the Java Strategy Design Pattern

Discover effective ways to structure common logic using the `Java Strategy Design Pattern`, ensuring clean code and efficient ...

2:18
How to Properly Implement Common Logic in the Java Strategy Design Pattern

0 views

9 months ago

Code Cheseddam
Java Interviews - Design Patterns | Strategy Design Pattern Introduction

Java Interviews - Design Patterns | Strategy Design Pattern Introduction.

1:06
Java Interviews - Design Patterns | Strategy Design Pattern Introduction

2 views

11 months ago

vlogize
Understanding the Diamond Operator in the Strategy Pattern for Java

Explore the key differences between using the diamond operator and traditional implementations in Java's Strategy Pattern to ...

1:52
Understanding the Diamond Operator in the Strategy Pattern for Java

0 views

9 months ago

Intrinsic Intelligence
Understanding the Strategy Design Pattern

In this video, I discuss the strategy pattern, which is a behavioral design pattern that allows a class to change its behavior at ...

3:57
Understanding the Strategy Design Pattern

1 view

4 months ago

vlogize
Understanding the Min-Max Strategy Pattern in Java

Learn how to correctly implement the `Min-Max` strategy pattern in Java by handling empty arrays effectively and using streams ...

1:31
Understanding the Min-Max Strategy Pattern in Java

0 views

3 months ago

vlogize
Understanding the Strategy Pattern: Working with Multiple Contexts in Java

Explore how to effectively implement the `Strategy Design Pattern` in Java, even with multiple contexts for cryptography tasks.

2:20
Understanding the Strategy Pattern: Working with Multiple Contexts in Java

0 views

3 months ago

vlogize
Transitioning from Switch Statements to the Strategy Pattern in Java

Learn how to replace switch statements with the Strategy Pattern for cleaner, more maintainable Java code involving different ...

2:10
Transitioning from Switch Statements to the Strategy Pattern in Java

5 views

5 months ago

Code Cheseddam
Java Interviews - Design Patterns | Strategy Design Pattern Implementation

Java Interviews - Design Patterns | Strategy Design Pattern Implementation.

1:20
Java Interviews - Design Patterns | Strategy Design Pattern Implementation

4 views

11 months ago

TheRayCode
Unlock the power of Design Patterns in Java!

Unlock the power of Design Patterns in Java! Whether you're brushing up your skills or building a strong foundation, this series ...

3:27
Unlock the power of Design Patterns in Java!

1 view

10 months ago

vlogize
Implementing the Strategy Pattern with Guice DI in Java

Learn how to effectively implement the `Strategy` pattern using `Guice Dependency Injection (DI)` in Java to create flexible and ...

2:37
Implementing the Strategy Pattern with Guice DI in Java

6 views

5 months ago

Code Silica
🔰 Introduction to Design Patterns in Java | Why, What & How to Use Them Effectively

Welcome to the first episode of our Design Patterns in Java series! In this video, we introduce the concept of design patterns ...

2:04
🔰 Introduction to Design Patterns in Java | Why, What & How to Use Them Effectively

26 views

8 months ago

vlogize
Implementing the Strategy Pattern in Java: A Case Study with Ducks

Discover how to correctly implement the `Strategy Pattern` in Java using practical examples involving flying ducks. Learn best ...

1:55
Implementing the Strategy Pattern in Java: A Case Study with Ducks

3 views

7 months ago

vlogize
When to Avoid Using Java Interfaces: Insights from Head First Design Patterns

Discover when it's appropriate to use Java interfaces in design patterns and when to reconsider in order to maintain clean, ...

1:12
When to Avoid Using Java Interfaces: Insights from Head First Design Patterns

1 view

9 months ago

Debugger
5 Design Patterns EVERY DEVELOPER should know | Best PRACTICES

Different Types of Java Design Patterns | 5 Design Patterns EVERY DEVELOPER should know | Best PRACTICES In this video, ...

2:57
5 Design Patterns EVERY DEVELOPER should know | Best PRACTICES

14 views

2 months ago

Compstein Theory
Design Pattern Overview

Unlock the power of design patterns in software development: Explore creational (Singleton, Factory), structural (Adapter, ...

3:53
Design Pattern Overview

5 views

1 month ago

CodingMindsDev
✅ Mantén tu código LIMPIO y ORDENADO con el Patrón Strategy

El patron strategy es una de las mejores formas de mantener el codigo limpio y ordenado. Utilizamos el patron strategy cuando ...

2:52
✅ Mantén tu código LIMPIO y ORDENADO con el Patrón Strategy

902 views

7 months ago

vlogize
Understanding the Strategy Pattern: Choosing Dynamic Implementations in Software Design

Explore the `Strategy Pattern`, a powerful design approach for dynamically selecting implementations based on data. Learn how ...

2:32
Understanding the Strategy Pattern: Choosing Dynamic Implementations in Software Design

0 views

7 months ago

vlogize
The Optimal Way to Find Interface Implementations by Name in Java

Discover a more efficient way to locate implementations of Java interfaces by name. Learn how to use design patterns and ...

1:55
The Optimal Way to Find Interface Implementations by Name in Java

0 views

9 months ago