ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

38 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

750 views

5 years ago

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
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,598 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,142 views

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

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

3 years ago

Otavio Santana
The essencial Java books for seniors engineers

This video discusses the essential Java books for senior software engineers. As experienced Java developers, we seek to ...

7:35
The essencial Java books for seniors engineers

858 views

2 years ago

Heapspace
Java’s new paradigm - Ties van de Ven

The new Java features like records, sealed classes and pattern matching have all been added to support the Data Oriënted ...

31:48
Java’s new paradigm - Ties van de Ven

109 views

1 year ago

Alex Demko
Top Developer Reveals Singleton Pattern Secrets for Better Code

Looking to improve your JavaScript skills? Dive into this video where I cover 10 essential JavaScript patterns every developer ...

0:32
Top Developer Reveals Singleton Pattern Secrets for Better Code

151 views

1 year 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,585 views

5 years ago

Usabilidoido
Pattern-based collaborative design with cards decks

At PUCPR, we offer students a handful of special card decks to help them learn about the possibilities for design. There is a deck ...

15:03
Pattern-based collaborative design with cards decks

273 views

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

809 views

5 years ago

Design Patterns Lectures
The Counted Pointer Design Pattern

In this video, the Counted Pointer design pattern is explained. Counted Pointer: Count the references to an object, and delete the ...

9:49
The Counted Pointer Design Pattern

948 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,169 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,776 views

5 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

995 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

950 views

5 years ago

Otavio Santana
Why should you use Jakarta EE CDI events?

shorts Why should you use Jakarta EE CDI events? On Jakarta EE, CDI events help a lot with your Java code. You can use CDI to ...

0:55
Why should you use Jakarta EE CDI events?

398 views

2 years ago

Samir Paul
Code Reuse Through Inheritance

ADSB 05_04.

12:57
Code Reuse Through Inheritance

1,091 views

10 years ago

Houston FPUG
Steven Proctor, "The Interceptor Pattern"

Interceptors are a pattern in the Clojure community that help with state management, error handling, and asynchronous ...

2:09:39
Steven Proctor, "The Interceptor Pattern"

698 views

3 years ago