ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

257 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
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,804 views

4 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,125 views

5 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,435 views

5 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,568 views

5 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

746 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,162 views

5 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

Mariusz Jurczenko
Design Patterns (Wzorce Projektowe) - Abstract Factory (Fabryka abstrakcyjna)

Fabryka abstrakcyjna (Abstract Factory) Fabryka abstrakcyjna jest kreacyjnym wzorcem projektowym, który udostępnia interfejs do ...

20:25
Design Patterns (Wzorce Projektowe) - Abstract Factory (Fabryka abstrakcyjna)

1,611 views

3 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) - 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

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,595 views

4 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,761 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

Design Patterns Lectures
The Message Design Pattern

In this video, the Message software design pattern is explained. Message: Encapsulate information in a standardized way. This is ...

3:41
The Message Design Pattern

989 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

642 views

5 years ago

Design Patterns Lectures
The Message Endpoint Design Pattern

In this video, the Message Endpoint software design pattern is explained. Message Endpoint: Provide functionality to send and ...

2:56
The Message Endpoint Design Pattern

723 views

5 years ago

Design Patterns Lectures
The Observer Design Pattern

In this video, the Observer software design pattern is explained. Observer: Inform registered observers about changes. This is part ...

9:58
The Observer Design Pattern

944 views

5 years ago

Design Patterns Lectures
The Message Bus Design Pattern

In this video, the Message Bus software design pattern is explained. Message Bus: Provide a common communication platforom ...

3:10
The Message Bus Design Pattern

7,505 views

5 years ago