ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

59,079 results

Christopher Okhravi
Singleton Pattern – Design Patterns (ep 6)

Video series on Design Patterns for Object Oriented Languages. This time we look at the Singleton Pattern. BUY MY BOOK: ...

20:09
Singleton Pattern – Design Patterns (ep 6)

267,620 views

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

8 months 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,310 views

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

4 years ago

ForrestKnight
7 Design Patterns EVERY Developer Should Know

0:00 3 Types of Patterns 1:34 Singleton Pattern 3:35 Builder Pattern 5:21 Factory Pattern 7:47 Twingate Security 8:58 Facade ...

23:09
7 Design Patterns EVERY Developer Should Know

937,103 views

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

230 views

6 months 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,440 views

5 years ago

The Cherno
Why I Don't Like Singletons

To try everything Brilliant has to offer—free—for a full 30 days, visit https://brilliant.org/TheCherno . You'll also get 20% off an ...

29:05
Why I Don't Like Singletons

129,114 views

1 year 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,961 views

3 years ago

Professeur Mohamed YOUSSFI
Patterns Builder Singleton et Prototype

Patterns. À quel niveau doit on doit plus s'inquiéter de ce qu'on appelle ça. Ton propre singleton et voyez donc quand vous ...

3:40:46
Patterns Builder Singleton et Prototype

11,656 views

2 years 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

30,673 views

7 months ago

ACCU Conference
Retiring the Singleton Pattern, Concrete Suggestions for What to Use Instead - Pete Muldoon ACCU 21

Programming #Cpp #AccuConf Slides: https://accu.org/conf-previous/2021/schedule/ ACCU Website: https://www.accu.org ACCU ...

1:16:29
Retiring the Singleton Pattern, Concrete Suggestions for What to Use Instead - Pete Muldoon ACCU 21

2,369 views

4 years ago

Concept && Coding - by Shrayansh
27. All Creational Design Patterns | Prototype, Singleton, Factory, AbstractFactory, Builder Pattern

Chapters: 00:00 - Introduction 00:50 - Prototype Design Pattern 09:05 - Singleton Design Pattern 15:22 - Factory Design Pattern ...

28:49
27. All Creational Design Patterns | Prototype, Singleton, Factory, AbstractFactory, Builder Pattern

175,005 views

2 years ago

Renato Augusto
Singleton Design Pattern: Multithreading & Unit Testing Expose the Risks of this Design Pattern

Discover THE ARCHITECT'S MAP - A complete career guide from Beginner to Software Architect: https://go.hotmart.com/R100244660B ...

21:52
Singleton Design Pattern: Multithreading & Unit Testing Expose the Risks of this Design Pattern

13,011 views

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

8,221 views

9 months ago

Keerti Purswani
Singleton Design Pattern | Implementation with details & code ✌🏻

Really really wanted my first YouTube video this year to be a Tutorial! It's a symbol that this year is going to be filled with a LOT of ...

21:09
Singleton Design Pattern | Implementation with details & code ✌🏻

86,117 views

4 years ago

CodeTekTeach
Python SOLID Principles and Top Design Patterns

Understanding the Singleton Pattern 1:30:56 2. Singleton Pattern - Architectural Considerations Part#1 - Simple Approach 1:40:25 ...

4:52:05
Python SOLID Principles and Top Design Patterns

5,959 views

10 months ago

Reactify Labs
Singleton Design Pattern - LLD | Low Level Design | Creational Design Pattern | System Design

The Singleton Design Pattern is a creational design pattern that lets you ensure that a class has only one instance, while ...

24:27
Singleton Design Pattern - LLD | Low Level Design | Creational Design Pattern | System Design

74 views

1 year ago

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

... pattern - structural (9:55:16) Creational design patterns intro (9:58:50) Prototype pattern - creational (10:19:13) Singleton pattern ...

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

264,513 views

1 year ago

Naveen AutomationLabs
Singleton Pattern With Selenium WebDriver + Java + TestNG

In this video, I have explained how to implement Singleton Pattern With Selenium WebDriver + Java + TestNG. Schedule a ...

20:57
Singleton Pattern With Selenium WebDriver + Java + TestNG

24,857 views

1 year ago

Codewrinkles
Design patterns with C#: Singleton

In this video we try to implement the singleton design pattern with C# starting from a concrete scenario: designing a console load ...

20:46
Design patterns with C#: Singleton

357 views

4 years ago

Ranjith ramachandran
Singleton Design Pattern in Java - part I

Singleton design pattern tutorial - Here I discuss why Singleton design pattern is not as simple as you thought.There are many ...

26:25
Singleton Design Pattern in Java - part I

139,279 views

10 years ago

Meeting Cpp
Retiring the Singleton Pattern - Peter Muldoon - Meeting C++ 2019

Retiring the Singleton Pattern - Peter Muldoon - Meeting C++ 2019 Slides: https://meetingcpp.com/mcpp/slides Survey: ...

1:02:52
Retiring the Singleton Pattern - Peter Muldoon - Meeting C++ 2019

10,650 views

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

85,101 views

8 years ago

Programming Fields
Singleton Design Pattern in Laravel 11: Backbone of Efficient Laravel Apps | Design Pattern

Singleton Design Pattern in Laravel 11: Backbone of Efficient Laravel Apps Are you ready to take your Laravel skills to the next ...

32:41
Singleton Design Pattern in Laravel 11: Backbone of Efficient Laravel Apps | Design Pattern

1,642 views

1 year ago