ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

239 results

MiNiWolF
Design pattern - Strategy

A java walk-through of the strategy pattern, with code example, UML Diagrams and pros and cons discussion.

9:39
Design pattern - Strategy

269 views

13 years ago

Drunken Engineer
Factory Design Pattern in Java | Real Time Project Example

This video explain factory design pattern along with real time project usage. One of the best book for Interview Questions Top ...

14:18
Factory Design Pattern in Java | Real Time Project Example

20,164 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

12,439 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,127 views

5 years ago

Otavio Santana
Java Builder Pattern and Fluent-API - how to create complex objects with Java

Java Builder is a pattern that can help you to create complex objects. Every time we create a new instance model, we must ensure ...

21:29
Java Builder Pattern and Fluent-API - how to create complex objects with Java

2,101 views

3 years ago

Mariusz Jurczenko
Design Patterns (Wzorce Projektowe) - Factory Method (Metoda Wytwórcza)

Metoda Wytwórcza bardziej praktyczny przykład. Jak już wiemy intencją wzorca, jest zdefiniowanie interfejsu do tworzenia ...

19:16
Design Patterns (Wzorce Projektowe) - Factory Method (Metoda Wytwórcza)

883 views

3 years ago

Design Patterns Lectures
The Composite Design Pattern

In this video, the Composite software design pattern is explained. Composite: Handle single and multiple objects in the same way.

10:39
The Composite Design Pattern

10,574 views

5 years ago

Design Patterns Lectures
The Locks Design Pattern

In this video, the Locks Patterns are generally explained. Locks: Acquire a mutual exclusive lock in an atomic manner before a ...

5:01
The Locks Design Pattern

644 views

5 years ago

Design Patterns Lectures
The Bridge Design Pattern

In this video, the Bridge software design pattern is explained. Bridge: Decouple the client abstraction and underlying ...

6:49
The Bridge Design Pattern

1,166 views

5 years ago

Drunken Engineer
Builder Design Pattern in java | Real Time Project Usage

This video explains builder design patter along with real time project usage. One of the best book for Interview Questions Top ...

22:37
Builder Design Pattern in java | Real Time Project Usage

6,597 views

4 years ago

Design Patterns Lectures
Design Patterns Final Lecture: Summary and Wrap-Up

This is a recording of the final lecture in the course "Design Patterns" at Graz University of Technology (Austria) on Jan. 20th 2021.

43:11
Design Patterns Final Lecture: Summary and Wrap-Up

1,806 views

4 years ago

Mariusz Jurczenko
Design Patterns (Wzorce Projektowe) - Most (Bridge)

Most (Bridge) Ten wzorzec ma na celu oddzielenie abstrakcji klasy od implementacji. W rezultacie zapewnia to możliwość ...

15:37
Design Patterns (Wzorce Projektowe) - Most (Bridge)

657 views

3 years ago

Mariusz Jurczenko
Design Patterns (Wzorce Projektowe) - Factory Method (Metoda Wytwórcza)

Design Patterns (Wzorce Projektowe) - Factory Method (Metoda Wytwórcza) Metoda wytwórcza jest kreacyjnym wzorcem ...

19:27
Design Patterns (Wzorce Projektowe) - Factory Method (Metoda Wytwórcza)

1,886 views

3 years ago

Design Patterns Lectures
The Visitor Design Pattern

In this video, the Visitor software design pattern is explained. Visitor: Add different behavior for each object type in aggregates of ...

11:39
The Visitor Design Pattern

15,765 views

5 years ago

Otavio Santana
DAO vs Repository Pattern Explained | Key Differences and Java Example

Learn the key differences between the DAO (Data Access Object) and Repository patterns in this in-depth explanation.

6:22
DAO vs Repository Pattern Explained | Key Differences and Java Example

1,815 views

1 year ago

Design Patterns Lectures
The Leasing Design Pattern

In this video, the Leasing design pattern is explained. Leasing: Set an expiration timeout on your resources, and release them ...

3:28
The Leasing Design Pattern

805 views

5 years ago

Mariusz Jurczenko
Design Patterns (Wzorce Projektowe) - Singleton

Singleton Wzorzec Singleton jest jednym z kreacyjnych wzorców projektowych, który ma na celu zapewnienie, że w ramach ...

11:29
Design Patterns (Wzorce Projektowe) - Singleton

480 views

3 years ago

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

748 views

5 years ago

wikipedia tts
Software design pattern | Wikipedia audio article

Design patterns are formalized best practices that the programmer can use to solve common problems when designing an ...

15:31
Software design pattern | Wikipedia audio article

8 views

7 years ago

Otavio Santana
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

Like any other language, Java has the enum feature that allows us to enumerate items. It is helpful to list delimited items in your ...

20:26
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

2,960 views

3 years ago