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
139,057 results
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the first video of this ...
199,596 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,972 views
7 years ago
C# Progress Academy - Become a senior C# developer: https://academy.tutorials.eu/p/csharp-progress-academy ♂️ Learn ...
43,662 views
3 years ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Singletons are often criticized for introducing ...
44,598 views
10 months ago
In this video we talk about the singleton design pattern in Python. ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾ Programming Books ...
78,498 views
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,470 views
6 years ago
How to implement the singleton design pattern in C++. This implementation is thread-safe and uses lazy instantiation. Source ...
24,813 views
4 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
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,397 views
11 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,411 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,787 views
2 years ago
Design patterns are timeless solutions to recurring software problems — and mastering them sharpens how you think about ...
32,692 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,909 views
Get the Code: http://goo.gl/0yVzM Best Design Patterns Book : http://goo.gl/W0wyie Welcome to my Singleton Design Pattern ...
466,888 views
13 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,402 views
Check out my web development courses https://developedbyed.com ...
27,138 views
1. What is Singleton Design Pattern 2. Singleton as Creational Pattern 3. Implementation Guidelines 4. How do we implement a ...
577,873 views
9 years ago
A tutorial on two different ways to implement the Singleton design pattern with Python. Source code: ...
23,840 views
SINGLETON is a design pattern that ensures that a class has only one instance throughout the application and provides a global ...
19,126 views
7 months ago
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,713 views