ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

78,507 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,025 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

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

22,933 views

3 years ago

CodeBeauty
What is Singleton Design Pattern -Tutorial with Practical Example (For Beginners)

In this video, you'll learn what is Singleton Design Pattern and how to implement it from scratch, step by step. This is a ...

28:12
What is Singleton Design Pattern -Tutorial with Practical Example (For Beginners)

8,016 views

8 months 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

571,599 views

8 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,264 views

2 years ago

IAmTimCorey
The Singleton Design Pattern - Part of the Gang of Four

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

28:41
The Singleton Design Pattern - Part of the Gang of Four

80,182 views

5 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++

221,852 views

5 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

422,380 views

2 years ago

Suresh Srivastava
Singleton Design Pattern In Objective-C

Singleton design pattern in Objective-C. Singleton design pattern is used to create one and only one instance of a class. We have ...

3:59
Singleton Design Pattern In Objective-C

1,667 views

9 years ago

Professor Hank Stalica
C++ Tutorial: the singleton design pattern

Let's talk about the singleton design pattern and two different implementations using C++. In software engineering, the singleton ...

23:04
C++ Tutorial: the singleton design pattern

2,893 views

3 years ago

Mike Shah
Design Patterns - Singleton Pattern | Explanation and Implementation in C++

Software Design and Design Patterns Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd9wBflF0f6ynlDQuaeKYzyc ...

29:09
Design Patterns - Singleton Pattern | Explanation and Implementation in C++

13,584 views

4 years ago

A Dev' BluePrint
Singleton Design Pattern in 2 Lines of Modern C++

Singleton Design Pattern in 2 Lines of Modern C++.

0:28
Singleton Design Pattern in 2 Lines of Modern C++

7,180 views

1 year 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

754 views

1 year ago

freeCodeCamp.org
Master Design Patterns & SOLID Principles in C# - Full OOP Course for Beginners

In this comprehensive and beginner-friendly course, you will learn all of the tools that you need to become an advanced OOP ...

11:46:54
Master Design Patterns & SOLID Principles in C# - Full OOP Course for Beginners

255,176 views

1 year ago

CppNuts
Singleton Design Pattern In C++

JOIN ME ————— YouTube https://www.youtube.com/channel/UCs6sf4iRhhE875T1QjG3wPQ/join Patreon ...

24:09
Singleton Design Pattern In C++

84,846 views

8 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,120 views

3 years 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,269 views

5 years ago

Milan Jovanović
How To Implement A Lazy Singleton Class #shorts

Check out my Pragmatic Clean Architecture course: https://bit.ly/3Zn41BK Support me on Patreon to access the source code: ...

0:16
How To Implement A Lazy Singleton Class #shorts

13,235 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

484,091 views

10 years ago