ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

119 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 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 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
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,810 views

1 year 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 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 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

Drunken Engineer
Singleton In Java | Create | Destroy | Prevent | Interview Questions

This video contains all the interview questions related to Singleton design pattern in java. One of the best book for Interview ...

12:45
Singleton In Java | Create | Destroy | Prevent | Interview Questions

8,958 views

4 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

6 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,885 views

3 years ago

Usabilidoido
Pattern-based collaborative design with cards decks

This is inspired by the Design Patterns approach to Architecture, Programming and User Interface. Full transcript: ...

15:03
Pattern-based collaborative design with cards decks

273 views

7 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

Craig Piercy
Design Models for Servlet Guessing Game

Thinking before coding! Here we present and discuss some diagrams used to understand the components of a simple Web ...

4:07
Design Models for Servlet Guessing Game

3,344 views

11 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 Command Design Pattern

In this video, the Command software design pattern is explained. Command: Encapsulate a task and its context to be executed ...

5:24
The Command Design Pattern

1,923 views

5 years ago

Craig Piercy
Design Models for Guessing Game JSP version

A set of logical models that help us understand how we are going to develop our guessing game. This example will include to ...

7:34
Design Models for Guessing Game JSP version

3,107 views

11 years ago

Craig Piercy
An Introduction to Java Server Pages

A look at the MVC component model and where Java Server Pages fit in. Also a few notes about the request and response ...

6:53
An Introduction to Java Server Pages

6,855 views

11 years ago

Craig Piercy
Setting Up Guessing Game Servlet Project

The beginning of creating a Java Dynamic Web application that uses a servlet for both the Controller and View concerns of the ...

9:10
Setting Up Guessing Game Servlet Project

1,820 views

7 years ago