ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

86,564 results

Related queries

design patterns شرح

design patterns in java

creational design patterns

repository design pattern

design patterns interview questions

facade design pattern

design patterns c# interview questions

strategy design pattern

singleton pattern interview questions c#

prototype design pattern

singleton java

factory method design pattern

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

571,589 views

8 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

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,177 views

5 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,010 views

8 months 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,263 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++

221,846 views

5 years ago

People also watched

TodoCode
SINGLETON PATTERN the pattern you absolutely MUST LEARN

SINGLETON is a design pattern that ensures that a class has only one instance throughout the application and provides a global ...

19:15
SINGLETON PATTERN the pattern you absolutely MUST LEARN

11,580 views

3 weeks ago

Programming with Mosh
Design Patterns in Plain English | Mosh Hamedani

Design Patterns tutorial explained in simple words using real-world examples. Ready to master design patterns? - Check out ...

1:20:01
Design Patterns in Plain English | Mosh Hamedani

1,523,183 views

5 years ago

Geekific
The Singleton Pattern Explained and Implemented in Java | Creational Design Patterns | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the first video of this ...

8:28
The Singleton Pattern Explained and Implemented in Java | Creational Design Patterns | Geekific

177,432 views

4 years ago

ArjanCodes
The Real Reason the Singleton Pattern Exists

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Singletons are often criticized for introducing ...

15:31
The Real Reason the Singleton Pattern Exists

39,206 views

3 months 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,338 views

2 years ago

ForrestKnight
7 Design Patterns EVERY Developer Should Know

Check out Twingate for secure remote work for developers: ...

23:09
7 Design Patterns EVERY Developer Should Know

907,594 views

1 year ago

CppCon
Retiring the Singleton Pattern: Concrete Suggestions for What to use Instead - Peter Muldoon

https://cppcon.org/ ...

1:02:09
Retiring the Singleton Pattern: Concrete Suggestions for What to use Instead - Peter Muldoon

43,379 views

5 years ago

Bruce_Douglass
Design Patterns for Embedded Systems in C

This talk discusses design patterns for real-time and embedded systems developed in the C language. Design is all about ...

1:03:04
Design Patterns for Embedded Systems in C

45,770 views

4 years ago

BettaTech
SINGLETON | DESIGN PATTERNS

👉🏻 Get a 7-day trial and $25 in UpCloud credit 👉🏻 https://upcloud.com/signup/?promo=bettatech The SINGLETON pattern is one of ...

9:34
SINGLETON | DESIGN PATTERNS

111,130 views

5 years ago

Raw Coding
Singleton Design Pattern (C#, Microservices)

Explanation & examples for how to use and implement the Singleton design pattern, as well as in a microservices scenario.

15:22
Singleton Design Pattern (C#, Microservices)

15,865 views

4 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,887 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,581 views

4 years 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,840 views

8 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

753 views

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

Martin K. Schröder
Embedded C Programming Design Patterns: Singleton Pattern

Udemy courses: get book + video content in one package: Cursor Control: master software engineering acceleration using ...

34:01
Embedded C Programming Design Patterns: Singleton Pattern

3,473 views

2 years 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,136 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,288 views

2 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,235 views

6 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