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
289 results
Learn the Singleton design pattern in Java: what it is, when to use it, and its drawbacks. Covers implementation with thread safety, ...
0 views
2 weeks ago
Singleton Pattern Explained | One Class, One Object, Everywhere Learn the Singleton design pattern with real-world examples ...
202 views
3 weeks ago
In this video, we fully explain the Singleton Design Pattern in JavaScript from beginner to advanced level. You will learn: What is ...
94 views
10 days ago
Master the Singleton design pattern for your next interview. Learn how it ensures exactly one instance, why private constructors ...
Singleton Design Pattern In C# | Design Pattern | .net Core.
6 views
11 days ago
In the part 1 of the the Unity C# design pattern course course, I'll cover singleton pattern, most useful and also simple design ...
23 views
1 day ago
In this video, we deep-dive into the Singleton Design Pattern in Java, one of the most important Creational Design Patterns used ...
16 views
21 views
The Singleton Pattern is a creational design pattern that ensures only one instance of an object exists throughout your entire ...
43 views
Java #JavaDesignPatterns #SingletonPattern #FactoryPattern #BuilderPattern #SpringBoot #BackendDeveloper ...
24 views
4 days ago
Today's Topic: Singleton pattern - a simplified implementation? Thanks for taking the time to learn more. In this video I'll go ...
1 view
4 weeks ago
Please ignore those "self" parameters when I took the "class" definition away. Those would be deleted also.
28 views
20 views
9 days ago
En este video desglosamos el Patrón Singleton de una manera sencilla, usando analogías de la vida cotidiana para que ...
33 views
12 days ago
Thread-Safe Singleton Class in Java. How to Implement an Enum Singleton. How to make a singleton enum in Java? In this video ...
1,065 views
8 views
We have singleton is another design pattern Um there is a design pattern called factory which actually has a lot to do with ...
10 views
6 days ago
Most Frequently Asked Interview Question When Singleton Design Pattern?
9 views
Welcome to Debug Duck, Learn software engineering, programming, and technology in a simple and practical way. Tips, insights ...
5 days ago
Lets design Design Patterns here- Singleton and Factory Github Link for code: https://github.com/PpoojaCoder/SingletonDemo ...
5 views
13 days ago
AI agentic patterns are direct extensions of the classic software design principles you already use. Ignoring these patterns leads to ...
63 views
Ever wondered how Netflix ensures one configuration manager or how games maintain a single session? That's the Singleton ...
41 views