ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

568 results

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

8 months ago

Coder Army
Singleton Design Pattern | Thread-Safe, Lazy & Eager Initialization + Real Use Cases

Welcome to Lecture 10 of the Ultimate Low-Level Design (LLD) Series by Coder Army! Second week for #lowleveldesign ...

32:35
Singleton Design Pattern | Thread-Safe, Lazy & Eager Initialization + Real Use Cases

27,962 views

7 months ago

Mister Binario
👉 Patrón Singleton en C#: Ejemplo Real (Logger)

Sabías que crear múltiples instancias de un mismo servicio puede hacer tu aplicación más lenta, caótica y difícil de mantener?

1:54
👉 Patrón Singleton en C#: Ejemplo Real (Logger)

1,068 views

3 months ago

TheRayCode
The Singleton Design Pattern using C#

The Singleton Design Pattern falls under the creational design pattern category. Its primary purpose is to ensure that a class has ...

5:13
The Singleton Design Pattern using C#

15 views

10 months ago

vlogize
Implementing a Singleton Pattern in C

Explore how to implement the `singleton` design pattern in C with step-by-step instructions, ensuring your application efficiently ...

1:54
Implementing a Singleton Pattern in C

1 view

7 months ago

vlogize
Understanding the Singleton Pattern in C#: Different Implementations Explored

Dive into the nuances of the `Singleton` design pattern in C-. Learn about two different implementations and why proper testing ...

1:46
Understanding the Singleton Pattern in C#: Different Implementations Explored

0 views

9 months ago

Hallow Teaches Stuff
Singleton Pattern Explained | Programming and Design Patterns in Python

Github Repo Link: https://github.com/HallowSiddharth/Programming-And-Design-Patterns-Lab (You can star the repository if you ...

20:16
Singleton Pattern Explained | Programming and Design Patterns in Python

184 views

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

Ashok Babu Kandula
🧩 Singleton Design Pattern : Master the Ultimate | #CreationalDesignPattern

Unlock the power of the Singleton Pattern in object-oriented design! This step-by-step tutorial will guide you through the concept, ...

6:38
🧩 Singleton Design Pattern : Master the Ultimate | #CreationalDesignPattern

99 views

4 months ago

Learn Fundamentals
Singleton Pattern Explained

Learn about the Singleton design pattern in C# with this easy-to-understand video explanation. Perfect for programmers looking to ...

6:36
Singleton Pattern Explained

27 views

1 month ago

vlogize
Can We Use Singleton Design Pattern Without a Static Method?

Discover the role of the Singleton design pattern in C- applications and learn why a static method is essential for ensuring a single ...

1:18
Can We Use Singleton Design Pattern Without a Static Method?

0 views

9 months ago

Nipun Mittal
Singleton Design Pattern || Full Explaination || Implementation in C++ || Nipun Mittal

C++ code link: ...

21:02
Singleton Design Pattern || Full Explaination || Implementation in C++ || Nipun Mittal

557 views

11 months ago

vlogize
Understanding the Singleton Design Pattern in C++: Managing Member Variables Safely

A comprehensive guide explaining the `Singleton` pattern in C++, its implications on member variable access, and strategies for ...

1:42
Understanding the Singleton Design Pattern in C++: Managing Member Variables Safely

1 view

9 months ago

Bikramjit Singh
What Makes Singleton the BEST Design Pattern for CSharp Developers

In this video, we will explore the Singleton Design Pattern, a fundamental concept in object-oriented programming that can ...

1:57
What Makes Singleton the BEST Design Pattern for CSharp Developers

47 views

7 months ago

CodeWithZaman
Singleton vs Static Class in C# Explained: A Beginner’s Guide 🚀

Singleton vs Static Class, C# Singleton Pattern, Static Class in C#, Singleton vs Static Class in C# Explained, C# Design Patterns, ...

0:12
Singleton vs Static Class in C# Explained: A Beginner’s Guide 🚀

1,322 views

10 months ago

vlogize
Understanding the Singleton Design Pattern in C++: Static vs Non-Static Instances

Explore the importance of the Singleton design pattern in C++. Learn how static and non-static instances behave and why your ...

2:15
Understanding the Singleton Design Pattern in C++: Static vs Non-Static Instances

2 views

9 months ago

CodeWithZaman
Singleton Pattern in C#

In this video, you'll learn all about the Singleton Pattern in C# — one of the most crucial design patterns every C# developer ...

0:13
Singleton Pattern in C#

161 views

11 months ago

FixitCodeAcademy
Explained - Singleton Design Pattern C++

Github link to sample code - https://github.com/FixitCodeAcademy/SampleProgram/blob/master/Singleton.cpp C++ ___ ...

21:26
Explained - Singleton Design Pattern C++

126 views

9 months ago

Devaraj Umapathi
Singleton Design Pattern in Java | All Variations Explained with Code | Tamil

In this video, we dive deep into the Singleton Design Pattern in Java — one of the most commonly used creational design patterns ...

23:01
Singleton Design Pattern in Java | All Variations Explained with Code | Tamil

7,906 views

8 months ago

vlogize
Understanding the Singleton Pattern in C++: Why Use a Method for Initialization?

Explore the `Singleton` design pattern in C++ and learn why using a method for initialization is crucial to avoid common pitfalls ...

1:50
Understanding the Singleton Pattern in C++: Why Use a Method for Initialization?

9 views

9 months ago