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
140,506 results
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the first video of this ...
199,506 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 ...
185,952 views
7 years ago
C# Progress Academy - Become a senior C# developer: https://academy.tutorials.eu/p/csharp-progress-academy ♂️ Learn ...
43,640 views
3 years ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Singletons are often criticized for introducing ...
44,582 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,104 views
7 months ago
In this video we talk about the singleton design pattern in Python. ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾ Programming Books ...
78,479 views
How to implement the singleton design pattern in C++. This implementation is thread-safe and uses lazy instantiation. Source ...
24,804 views
4 years 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,467 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,090 views
1 year 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,407 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 ...
57,859 views
2 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,351 views
11 years ago
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,782 views
Get the Code: http://goo.gl/0yVzM Best Design Patterns Book : http://goo.gl/W0wyie Welcome to my Singleton Design Pattern ...
466,878 views
13 years ago
Software design patterns help developers to solve common recurring problems with code. Let's explore 10 patterns from the ...
2,818,447 views
Go to http://www.hostinger.com/cherno and use code "cherno" to get up to 91% OFF yearly web hosting plans. Succeed faster!
227,366 views
Design patterns are timeless solutions to recurring software problems — and mastering them sharpens how you think about ...
32,671 views
1. What is Singleton Design Pattern 2. Singleton as Creational Pattern 3. Implementation Guidelines 4. How do we implement a ...
577,833 views
9 years ago
Check out my web development courses https://developedbyed.com ...
27,134 views
It's time to dig into some C# design patterns, and my first design pattern video is all about the Singleton Pattern. It's a common ...
3,712 views