ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

157,878 results

Related queries

design patterns شرح

singleton design pattern c++

creational design patterns

singleton design pattern c#

adapter pattern

prototype design pattern

builder design pattern

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

4 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,205 views

6 years ago

The Morpheus Tutorials
Softwareengineering Tutorial #30 - Das Singleton

This tutorial is about the singleton. ❤❤❤ Early access to tutorials, polls, live events, and downloads ❤❤❤ ❤❤❤ https://www ...

3:28
Softwareengineering Tutorial #30 - Das Singleton

11,778 views

7 years ago

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)

266,930 views

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

3 months ago

levonog
Singleton - Design Patterns in 5 minutes

In this educational YouTube video, dive deep into the world of Singleton Design Pattern in Object-Oriented Programming (OOP).

3:31
Singleton - Design Patterns in 5 minutes

1,483 views

1 year ago

Hello Byte
Singleton Design Pattern: Easy Guide for Beginners

Learn about the Singleton Design Pattern, a crucial concept in software design. This pattern ensures that a class has only one ...

3:34
Singleton Design Pattern: Easy Guide for Beginners

5,101 views

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

5 years ago

People also watched

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

2 years 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,522,897 views

5 years ago

ArjanCodes
How To Design Robust Python Functions

Try Lokalise today: https://bit.ly/arjancodes. In this video, I'm going to show you the main principles I use to write code that's less ...

20:56
How To Design Robust Python Functions

57,121 views

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

3 years ago

campbelltech
Factory Pattern in C#: Creating Objects with Ease

You'll see step-by-step how to implement this design pattern in your #csharp projects and follow along with practical examples to ...

12:54
Factory Pattern in C#: Creating Objects with Ease

27,210 views

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

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

5 years ago

DevSage
Javascript Design Patterns #2 - Singleton Pattern

What is the Singleton design pattern? The Singleton pattern allows you to limit the number of instances of a particular object to ...

7:35
Javascript Design Patterns #2 - Singleton Pattern

67,930 views

6 years ago

campbelltech
Mastering the Singleton Design Pattern in Python

In this comprehensive Python tutorial, you'll learn how to implement the Singleton design pattern like a pro. Singleton is a ...

11:13
Mastering the Singleton Design Pattern in Python

6,269 views

2 years ago

Nick Chapsas
The Problem With Singletons You Need to Avoid

Check out my courses on Dometrain: https://dometrain.com Subscribe to my weekly newsletter: https://nickchapsas.com Become a ...

8:50
The Problem With Singletons You Need to Avoid

41,279 views

11 months 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,808 views

1 year ago

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

39,998 views

3 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

483,979 views

10 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)

7,994 views

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

3 years ago

NeuralNine
Singleton Design Pattern - Advanced Python Tutorial #9

In this video we talk about the singleton design pattern in Python. ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾ Programming Books ...

10:22
Singleton Design Pattern - Advanced Python Tutorial #9

75,700 views

4 years ago

Derek Banas
Singleton Design Pattern Tutorial

Get the Code: http://goo.gl/0yVzM Best Design Patterns Book : http://goo.gl/W0wyie Welcome to my Singleton Design Pattern ...

18:40
Singleton Design Pattern Tutorial

465,917 views

13 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,703,655 views

3 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

26,082 views

7 months ago

ForrestKnight
7 Design Patterns EVERY Developer Should Know

That's what a design pattern is. A repeatable solution to a software engineering problem. Templates that can be applied to ...

23:09
7 Design Patterns EVERY Developer Should Know

904,820 views

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

8 years ago