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
568 results
In this video, you'll learn what is Singleton Design Pattern and how to implement it from scratch, step by step. This is a ...
8,104 views
8 months ago
Welcome to Lecture 10 of the Ultimate Low-Level Design (LLD) Series by Coder Army! Second week for #lowleveldesign ...
27,962 views
7 months ago
Sabías que crear múltiples instancias de un mismo servicio puede hacer tu aplicación más lenta, caótica y difícil de mantener?
1,068 views
3 months ago
The Singleton Design Pattern falls under the creational design pattern category. Its primary purpose is to ensure that a class has ...
15 views
10 months ago
Explore how to implement the `singleton` design pattern in C with step-by-step instructions, ensuring your application efficiently ...
1 view
Dive into the nuances of the `Singleton` design pattern in C-. Learn about two different implementations and why proper testing ...
0 views
9 months ago
Github Repo Link: https://github.com/HallowSiddharth/Programming-And-Design-Patterns-Lab (You can star the repository if you ...
184 views
6 months ago
Curious about the Singleton Design Pattern in C#? In this video, we dive into one of the most popular design patterns, breaking ...
61 views
Unlock the power of the Singleton Pattern in object-oriented design! This step-by-step tutorial will guide you through the concept, ...
99 views
4 months ago
Learn about the Singleton design pattern in C# with this easy-to-understand video explanation. Perfect for programmers looking to ...
27 views
1 month ago
Discover the role of the Singleton design pattern in C- applications and learn why a static method is essential for ensuring a single ...
C++ code link: ...
557 views
11 months ago
A comprehensive guide explaining the `Singleton` pattern in C++, its implications on member variable access, and strategies for ...
In this video, we will explore the Singleton Design Pattern, a fundamental concept in object-oriented programming that can ...
47 views
Singleton vs Static Class, C# Singleton Pattern, Static Class in C#, Singleton vs Static Class in C# Explained, C# Design Patterns, ...
1,322 views
Explore the importance of the Singleton design pattern in C++. Learn how static and non-static instances behave and why your ...
2 views
In this video, you'll learn all about the Singleton Pattern in C# — one of the most crucial design patterns every C# developer ...
161 views
Github link to sample code - https://github.com/FixitCodeAcademy/SampleProgram/blob/master/Singleton.cpp C++ ___ ...
126 views
In this video, we dive deep into the Singleton Design Pattern in Java — one of the most commonly used creational design patterns ...
7,906 views
Explore the `Singleton` design pattern in C++ and learn why using a method for initialization is crucial to avoid common pitfalls ...
9 views