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
149,317 results
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the first video of this ...
199,935 views
5 years ago
The singleton pattern is one of the most controversial yet easiest to implement design patterns. Many people say you should never ...
186,072 views
7 years ago
C# Progress Academy - Become a senior C# developer: https://academy.tutorials.eu/p/csharp-progress-academy ♂️ Learn ...
43,749 views
3 years ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Singletons are often criticized for introducing ...
44,678 views
10 months ago
SINGLETON is a design pattern that ensures that a class has only one instance throughout the application and provides a global ...
19,258 views
7 months ago
Sign up for the Level 2 Game Dev Newsletter: http://eepurl.com/gGb8eP The Singleton Pattern is a design pattern that's well-loved ...
95,492 views
6 years ago
In this video, we dive deep into the Singleton Design Pattern - one of the most commonly used creational design patterns.
1,093 views
1 year ago
In this video we talk about the singleton design pattern in Python. ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾ Programming Books ...
78,563 views
In this video, I have explained What is Singleton Pattern in Java - How to achieve this? The Singleton pattern in Java is a design ...
58,093 views
2 years ago
In this video, learn why the Singleton Pattern is such an important design pattern. I tell you what the singleton pattern is, how it ...
11,435 views
Have you ever had to write a SINGLETON IN JAVA? They can be hard to get right - I had a few coding bugs while filming the video ...
3,802 views
How to implement the singleton design pattern in C++. This implementation is thread-safe and uses lazy instantiation. Source ...
24,859 views
4 years ago
For code click here: http://goo.gl/vIsDFk The singleton pattern is implemented by creating a class with a method that creates a new ...
497,685 views
11 years ago
Go to http://www.hostinger.com/cherno and use code "cherno" to get up to 91% OFF yearly web hosting plans. Succeed faster!
227,515 views
1. What is Singleton Design Pattern 2. Singleton as Creational Pattern 3. Implementation Guidelines 4. How do we implement a ...
578,021 views
9 years ago
Get the Code: http://goo.gl/0yVzM Best Design Patterns Book : http://goo.gl/W0wyie Welcome to my Singleton Design Pattern ...
466,928 views
13 years ago
Check out my web development courses https://developedbyed.com ...
27,154 views
Design patterns are timeless solutions to recurring software problems — and mastering them sharpens how you think about ...
32,790 views
Learn how to implement the Singleton Design Pattern in Python and why it's a fundamental concept in software development.
6,350 views
A tutorial on two different ways to implement the Singleton design pattern with Python. Source code: ...
23,848 views