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
760,442 results
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the first video of this ...
201,477 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,424 views
7 years ago
Video series on Design Patterns for Object Oriented Languages. This time we look at the Singleton Pattern. BUY MY BOOK: ...
272,434 views
9 years ago
In this educational YouTube video, dive deep into the world of Singleton Design Pattern in Object-Oriented Programming (OOP).
2,539 views
2 years ago
Learn about the Singleton Design Pattern, a crucial concept in software design. This pattern ensures that a class has only one ...
8,011 views
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Singletons are often criticized for introducing ...
44,990 views
11 months 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 ...
498,896 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,534 views
What is the Singleton Design Pattern, how do you use it, and why is it important? These are all great questions, and in this video, ...
81,456 views
6 years ago
C# Progress Academy - Become a senior C# developer: https://academy.tutorials.eu/p/csharp-progress-academy ♂️ Learn ...
44,127 views
3 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,588 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,874 views
In this video we talk about the singleton design pattern in Python. ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾ Programming Books ...
78,826 views
Design patterns are timeless solutions to recurring software problems — and mastering them sharpens how you think about ...
33,153 views
1 year ago
Get the Code: http://goo.gl/0yVzM Best Design Patterns Book : http://goo.gl/W0wyie Welcome to my Singleton Design Pattern ...
466,992 views
13 years ago
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,875 views
1. What is Singleton Design Pattern 2. Singleton as Creational Pattern 3. Implementation Guidelines 4. How do we implement a ...
578,537 views
Software Design and Design Patterns Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd9wBflF0f6ynlDQuaeKYzyc ...
15,707 views
4 years ago
In this video, you'll learn what is Singleton Design Pattern and how to implement it from scratch, step by step. This is a ...
9,636 views
How to implement the singleton design pattern in C++. This implementation is thread-safe and uses lazy instantiation. Source ...
25,057 views