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
12,731 results
C# Progress Academy - Become a senior C# developer: https://academy.tutorials.eu/p/csharp-progress-academy ♂️ Learn ...
43,617 views
3 years ago
The singleton pattern is one of the most controversial yet easiest to implement design patterns. Many people say you should never ...
185,917 views
7 years ago
👉🏻 Get a 7-day trial and $25 in UpCloud credit 👉🏻 https://upcloud.com/signup/?promo=bettatech The SINGLETON pattern is one of ...
114,150 views
6 years ago
How to implement the singleton design pattern in C++. This implementation is thread-safe and uses lazy instantiation. Source ...
24,796 views
4 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,334 views
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,271 views
11 years ago
1. What is Singleton Design Pattern 2. Singleton as Creational Pattern 3. Implementation Guidelines 4. How do we implement a ...
577,799 views
9 years ago
Software design patterns help developers to solve common recurring problems with code. Let's explore 10 patterns from the ...
2,817,756 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,709 views
Learn how to CODE in Unity: ...
28,964 views
Welcome to our in-depth session on the Singleton Design Pattern! In this video, we're diving headfirst into the world of software ...
507 views
2 years ago
En este video te explico el patrón de diseño Singleton, sus características y cuando utilizarlo. Si quieres apoyarme y darme para ...
78,880 views
Learn the SOLID principles in depth in my course: ...
463,459 views
n this video, we dive deep into design patterns in programming with a focus on the Singleton Design Pattern in C#. Understanding ...
859 views
How to create a singleton design pattern both in classical C++ and Modern C++ - How to create singleton using pointer and make ...
11,579 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,781 views
And Session based shopping cart are some of the real world usage of singleton design pattern Program.cs using System; using ...
218,184 views
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,400 views
5 years ago
In this tutorial we will learn how to create a simple employee web application using ASP.NET MVC and we will create a custom ...
153,615 views
Singleton class or singleton design pattern is a logic where we create only and only one instance or object. We restricted to this ...
542 views