ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13,186 results

tutorialsEU - C#
Singleton Design Pattern in C# - Do it THAT way

C# Progress Academy - Become a senior C# developer: https://academy.tutorials.eu/p/csharp-progress-academy ‍♂️ Learn ...

13:15
Singleton Design Pattern in C# - Do it THAT way

40,302 views

3 years ago

Portfolio Courses
Singleton Design Pattern | C++ Example

How to implement the singleton design pattern in C++. This implementation is thread-safe and uses lazy instantiation. Source ...

13:24
Singleton Design Pattern | C++ Example

23,102 views

3 years ago

kudvenkat
Singleton Design Pattern

1. What is Singleton Design Pattern 2. Singleton as Creational Pattern 3. Implementation Guidelines 4. How do we implement a ...

11:59
Singleton Design Pattern

572,010 views

8 years ago

Web Dev Simplified
Singleton Pattern - Design Patterns

The singleton pattern is one of the most controversial yet easiest to implement design patterns. Many people say you should never ...

8:28
Singleton Pattern - Design Patterns

181,675 views

6 years ago

Nick Proud
The Singleton Pattern in C#. How to Use It...But Should You???

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 ...

10:42
The Singleton Pattern in C#. How to Use It...But Should You???

3,296 views

2 years ago

The Cherno
SINGLETONS in C++

Go to http://www.hostinger.com/cherno and use code "cherno" to get up to 91% OFF yearly web hosting plans. Succeed faster!

19:16
SINGLETONS in C++

222,221 views

5 years ago

hdeleon.net
Singleton en C# .Net | Patrones de diseño | design patterns | #1

En este video te explico el patrón de diseño Singleton, sus características y cuando utilizarlo. Si quieres apoyarme y darme para ...

9:52
Singleton en C# .Net | Patrones de diseño | design patterns | #1

77,280 views

7 years ago

Tural Suleymani
Design Patterns in C#: The easy Singleton

n this video, we dive deep into design patterns in programming with a focus on the Singleton Design Pattern in C#. Understanding ...

10:35
Design Patterns in C#: The easy Singleton

760 views

1 year ago

campbelltech
Singleton Pattern in C#: Easy Tutorial

Welcome to this easy tutorial on implementing the Singleton pattern in C#! In this video, we'll walk you through the step-by-step ...

18:35
Singleton Pattern in C#: Easy Tutorial

1,295 views

2 years ago

Will Tollefson
The Singleton Design Pattern In Java

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 ...

15:21
The Singleton Design Pattern In Java

2,893 views

1 year ago

Tech With RGenics
Singleton Design Pattern in c# | Thread Safe Singleton and using IOC | Design Pattern (Part 8)

Singleton Design Pattern is explained using a real world scenario. It explains what is Singleton design pattern including writing ...

15:32
Singleton Design Pattern in c# | Thread Safe Singleton and using IOC | Design Pattern (Part 8)

2,272 views

5 years ago

E-GRASP
Singleton Design Pattern with thread safety in C++

How to create a singleton design pattern both in classical C++ and Modern C++ - How to create singleton using pointer and make ...

14:08
Singleton Design Pattern with thread safety in C++

11,163 views

3 years ago

CodingHelpLine
#Singleton Design Pattern - C# Object Oriented Design Patterns (Full Tutorial)

Singleton Design Pattern - C# Object Oriented Design Patterns (Full Tutorial) The Singleton design pattern is a creational design ...

19:34
#Singleton Design Pattern - C# Object Oriented Design Patterns (Full Tutorial)

31 views

2 years ago

Alex Hyett
5 Design Patterns That Are ACTUALLY Used By Developers

Design patterns allow us to use tested ways for solving problems, but there are 23 of them in total, and it can be difficult to know ...

9:27
5 Design Patterns That Are ACTUALLY Used By Developers

425,721 views

2 years ago

Fireship
10 Design Patterns Explained in 10 Minutes

Software design patterns help developers to solve common recurring problems with code. Let's explore 10 patterns from the ...

11:04
10 Design Patterns Explained in 10 Minutes

2,712,762 views

3 years ago

Fired Developer
Singleton Design Pattern in c# | Singleton pattern

Here I have shown how to use Singleton pattern in .Net Core c sharp Github Code Link: ...

9:46
Singleton Design Pattern in c# | Singleton pattern

768 views

2 years ago

Vorbrodt's C-Plus-Plus Channel
Singleton Pattern Explained (in C++)

Brief bookclub talk I gave at work introducing the singleton design pattern in C++. Chapter 15 from Hands-On Design Patterns with ...

15:51
Singleton Pattern Explained (in C++)

647 views

3 years ago

Purnananda Behera
Singleton Design Pattern in C# | Thread Safety | System Design | Ep#2

Welcome to our in-depth session on the Singleton Design Pattern! In this video, we're diving headfirst into the world of software ...

6:58
Singleton Design Pattern in C# | Thread Safety | System Design | Ep#2

307 views

2 years ago

Telusko
What is Singleton Class in Java | Singleton Design Pattern Part 1

For code click here: http://goo.gl/vIsDFk The singleton pattern is implemented by creating a class with a method that creates a new ...

4:09
What is Singleton Class in Java | Singleton Design Pattern Part 1

485,080 views

10 years ago

Code With Nihir
Day 2 |Singleton Design Pattern | Learn with Real-Life Example & Code Implementation 🚀

In this video, we explore the Singleton Design Pattern, a key concept in software development. We start with a real-life scenario ...

18:07
Day 2 |Singleton Design Pattern | Learn with Real-Life Example & Code Implementation 🚀

83 views

1 year ago

TechWebDots
Singleton Design Pattern | C#

I have explained the following in this video: What is Singleton #DesignPatterns in c# in Creational Design Patterns Singleton ...

13:35
Singleton Design Pattern | C#

6,117 views

4 years ago

Full-Stack Dev
Singleton Pattern - Design Patterns in C#

Singleton Pattern has few usages, but when used appropriate is very helpful. But you need to be aware of the disadvantages of ...

7:23
Singleton Pattern - Design Patterns in C#

1,657 views

7 years ago

IT Knowledge
Singleton Class | Design Pattern In C# With Example

Singleton class or singleton design pattern is a logic where we create only and only one instance or object. We restricted to this ...

8:25
Singleton Class | Design Pattern In C# With Example

526 views

4 years ago

sudoCODE
Story of Singleton Design Pattern and a Prime Minister | LLD Series | Low Level Design |

Learning system design is not a one time task. It requires regular effort and consistent curiosity to build large scale systems.

12:26
Story of Singleton Design Pattern and a Prime Minister | LLD Series | Low Level Design |

37,705 views

3 years ago

programming.muneer
Singleton Design Pattern in C# Explained

Curious about the Singleton Design Pattern in C#? In this video, we dive into one of the most popular design patterns, breaking ...

9:25
Singleton Design Pattern in C# Explained

61 views

10 months ago