ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,580 results

Design Patterns Lectures
The Strategy Design Pattern

In this video, the Strategy software design pattern is explained. Strategy: Provide behaviour dynamically by supplying a method to ...

2:51
The Strategy Design Pattern

761 views

5 years ago

Design Patterns Lectures
The Proactor and Reactor Design Patterns

In this video, the Proactor and Reactor design patterns are explained. Both address the problem of having to process requests by ...

3:48
The Proactor and Reactor Design Patterns

8,613 views

5 years ago

Alfa Yohannis
State Pattern Explained: Clean Up Conditionals with State Objects (Java Example)

Tired of tangled if/else chains that break every time you add a new mode? The State pattern lets an object change its behavior ...

2:12
State Pattern Explained: Clean Up Conditionals with State Objects (Java Example)

16 views

2 weeks ago

Ahmet Kutsi Nircan
Strategy Design Pattern Explained

Strategy Software Design Patterns explained with a Java example. http://patternsinsoftwareengineering.wordpress.com.

3:17
Strategy Design Pattern Explained

246 views

13 years ago

Alfa Yohannis
Builder Pattern Explained: Build Complex Objects Step by Step (Java/OOP)

Stop fighting telescoping constructors and half-built objects. Learn how the Builder design pattern assembles complex objects ...

2:14
Builder Pattern Explained: Build Complex Objects Step by Step (Java/OOP)

7 views

1 month ago

Roel Van de Paar
Strategy Pattern in Java 8

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:37
Strategy Pattern in Java 8

12 views

4 years ago

Design Patterns Lectures
The Blackboard Design Pattern

In this video, the Blackboard software design pattern is explained. Blackboard: Collaborate on common data to get the best ...

1:43
The Blackboard Design Pattern

13,251 views

5 years ago

VoidRealms
Null Object Pattern - Qt 5 Design Patterns

Qt 5 Design Patterns on Udemy https://www.udemy.com/course/qt-5-design-patterns/?referralCode=3C2C41D87AB3A17B395F.

3:59
Null Object Pattern - Qt 5 Design Patterns

1,832 views

5 years ago

Alfa Yohannis
Composite Pattern in Java: Build Tree Structures with One Uniform Interface

Learn the Composite design pattern in Java and treat single objects and whole groups exactly the same way through one uniform ...

2:07
Composite Pattern in Java: Build Tree Structures with One Uniform Interface

1 view

1 month ago

Dark Devil
Star Pattern Problem | 6*5 square star pattern | Java

Master Star Pattern Problems in Java! Welcome to this comprehensive tutorial on solving Star Pattern Problems using Java!

1:53
Star Pattern Problem | 6*5 square star pattern | Java

5 views

1 year ago

The Debug Zone
How to Parse Strings in Java Using Regex Patterns: A Step-by-Step Guide

In this video, we'll dive into the powerful world of regular expressions (regex) in Java, exploring how to effectively parse strings ...

1:32
How to Parse Strings in Java Using Regex Patterns: A Step-by-Step Guide

6 views

10 months ago

Roel Van de Paar
Can you help me understand this design pattern made by Java expert?

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:24
Can you help me understand this design pattern made by Java expert?

13 views

3 years ago

Coding wala Shree
Primitive Types in Pattern Matching - instanceof and switch | Java 25 | JEP 507

Java 25 just gave instanceof and switch a massive upgrade! In this clip, we look at JEP 507: Primitive Types in Patterns.

1:54
Primitive Types in Pattern Matching - instanceof and switch | Java 25 | JEP 507

61 views

6 months ago

The Debug Zone
Java Service Layer vs Repository Pattern: Which to Choose for Your Project?

In this video, we dive into two essential architectural patterns in software development: the Java Service Layer and the Repository ...

1:31
Java Service Layer vs Repository Pattern: Which to Choose for Your Project?

2 views

11 months ago

Alfa Yohannis
Facade Design Pattern Explained with Java Home Theater Example

Learn the Facade design pattern by building a Home Theater system in Java—turn a tangled mess of subsystem calls into one ...

2:25
Facade Design Pattern Explained with Java Home Theater Example

6 views

1 month ago

Interview DOT
Java 8 IntStream MapToObj | Build The Character Pattern Using Java 8 IntStream | Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java 8 ...

1:43
Java 8 IntStream MapToObj | Build The Character Pattern Using Java 8 IntStream | Demo | InterviewDOT

1,459 views

5 years ago

Alfa Yohannis
Chain of Responsibility Pattern in Java: Approval Chain Tutorial

Learn how the Chain of Responsibility design pattern passes a request along a chain of handlers until one handles it—using a ...

2:07
Chain of Responsibility Pattern in Java: Approval Chain Tutorial

5 views

4 weeks ago

The Debug Zone
Implementing Builder Pattern in Java with Exception Handling Best Practices

In this video, we delve into the Builder Pattern in Java, a powerful design pattern that simplifies the construction of complex objects ...

2:52
Implementing Builder Pattern in Java with Exception Handling Best Practices

2 views

10 months ago

Ahmed Sammour
How to proxy design pattern in java?. easiest way.

In this tutorial, we will learn how to implement proxy design pattern in Java programming. Proxy allows for object level access ...

2:46
How to proxy design pattern in java?. easiest way.

591 views

10 years ago

Ahmed Sammour
Singleton design pattern in Java. Very simple example

This is a simple example about how to implement singleton design pattern in java. Singleton is usually used to create only one ...

2:18
Singleton design pattern in Java. Very simple example

3,355 views

10 years ago