ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

62 results

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,153 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,500 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

752 views

5 years ago

Oroch
All 23 design patterns in JavaScript #shorts

All 23 design patterns from the "Gamma, E., Helm, R., Johnson, R., & Vlissides, J. (1994). Design Patterns: Elements of Reusable ...

0:54
All 23 design patterns in JavaScript #shorts

72 views

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

5 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

814 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

999 views

5 years ago

Design Patterns Lectures
The Scoped Locking Design Pattern

In this video, the Scoped Locking software design pattern is explained. Scoped Locking: Use language scope semantics to ...

3:57
The Scoped Locking Design Pattern

587 views

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

727 views

5 years ago

Viktor Sydorenko
Singleton php

Design patterns by Sydorenkovd.

3:38
Singleton php

276 views

9 years ago

Design Patterns Lectures
Introduction to the Messaging Family of Design Pattern

This video show an overview over the Messaging Family of software design patterns: * Message: https://youtu.be/NAyKpqaHFvY ...

0:45
Introduction to the Messaging Family of Design Pattern

1,060 views

5 years ago

Design Patterns Lectures
The Message Translator Design Pattern

In this video, the Message Translator software design pattern is explained. Message Translator: Translate between different ...

2:26
The Message Translator Design Pattern

702 views

5 years ago

Design Patterns Lectures
The Thread-Specific Storage Design Pattern

In this video, a short overview for the Thread-Specific Storage software design pattern is given (also called "Thread-Local").

1:36
The Thread-Specific Storage Design Pattern

756 views

5 years ago

Matthew Renze
Clean Architecture: Patterns, Practices, and Principles

View the full online course here: pluralsight.pxf.io/clean-architecture.

1:27
Clean Architecture: Patterns, Practices, and Principles

3,154 views

7 years ago

Otavio Santana
Why do we have reflection on Java?

shorts Java reflection is excellent for creating extensibility on runtime. If you're using Jakarta EE, MicroProfile, or Spring, you're ...

0:50
Why do we have reflection on Java?

2,116 views

2 years ago

OGuild
What makes a development or developer successful?

3) Should be familiar with all the design pattern. 4) Always be up-to-date with the technologies. Simranjeet Kaur, who is working ...

3:24
What makes a development or developer successful?

365 views

4 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?

399 views

2 years ago

Programming threads
The Spread Operator: JavaScript's Secret Weapon

In this video we are going to give a brief overview of the spread operator in Javascript and possible scenarios you might ...

0:58
The Spread Operator: JavaScript's Secret Weapon

525 views

1 year ago

Otavio Santana
Java Reflection Annotation: what is the difference between Retension vs Target.

shorts To start using Java reflection and create its annotation, remember that there are retention and target annotations. But what ...

0:42
Java Reflection Annotation: what is the difference between Retension vs Target.

271 views

2 years ago