Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
80 results
Thread-Safe Singleton Class in Java. How to Implement an Enum Singleton. How to make a singleton enum in Java? In this video ...
976 views
2 days ago
0 views
12 days ago
Learn the Singleton design pattern in Java: what it is, when to use it, and its drawbacks. Covers implementation with thread safety, ...
2 weeks ago
21 views
In this video, we deep-dive into the Singleton Design Pattern in Java, one of the most important Creational Design Patterns used ...
16 views
An introduction to the Singleton pattern in Java.
6 views
6 days ago
Most Frequently Asked Interview Question When Singleton Design Pattern?
9 views
La teoría del patrón Singleton establece que una clase debe tener una única instancia y proporcionar un punto de acceso global ...
1 view
4 weeks ago
Master the Singleton design pattern for your next interview. Learn how it ensures exactly one instance, why private constructors ...
What You'll Learn: ✓ What is the Singleton Pattern (Thread-safe implementation + Enum best practice) ✓ Factory Pattern with ...
23 views
3 days ago
In this video, we will learn the Singleton Design Pattern in Java using a very simple and real-world e-commerce example.
112 views
SpringBoot #SpringBeanScopes #SingletonVsPrototype Lecture 6 – Bean Scopes Inside Each Other (Singleton & Prototype) In ...
87 views
3 weeks ago
Repaso intensivo del Tema 18 para las Oposiciones de Técnico Auxiliar de Informática (TAI) de la Administración General del ...
... for Java something like that it has something built into it like you know create singleton so it'll create a class for you that behaves ...
8 views
4 days ago
Domina el patrón de diseño Singleton para tu próxima entrevista. Aprende cómo asegura exactamente una instancia, por qué ...
11 days ago
Ever wondered how Netflix ensures one configuration manager or how games maintain a single session? That's the Singleton ...
39 views
The Singleton pattern ensures that a class has only one instance throughout the application's lifecycle and provides a global point ...
303 views
Do you find the Singleton Design Pattern boring? In this video, we'll explain the Singleton Pattern through the story of a ...
170 views
1 month ago
Singleton Pattern Explained | One Class, One Object, Everywhere Learn the Singleton design pattern with real-world examples ...
198 views
Strategy Pattern Explained | One Class, One Object, Everywhere Learn the Strategy design pattern with real-world Examples.
99 views