ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

157,849 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,296 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,209 views

6 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,934 views

8 years 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,103 views

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

3 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

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

2 years ago

Coding mit Jannick
Das #1 Pattern in C# erklärt 🏆 Singleton Design Pattern

Das wichtigste Software Design Pattern in C#? Das Singleton Pattern! Wieso? Weil du durch dieses Pattern ganz einfach diverse ...

11:39
Das #1 Pattern in C# erklärt 🏆 Singleton Design Pattern

3,440 views

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

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

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

3 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

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

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

5 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

ArjanCodes
QUESTIONABLE Object Creation Patterns in Python 🤔

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Sometimes it's good to talk about what not to do ...

15:10
QUESTIONABLE Object Creation Patterns in Python 🤔

76,586 views

4 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

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

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

3 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

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

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

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

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,694 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,089 views

7 months ago

developedbyed
Singleton Pattern EXPLAINED IN 10 MINS | Javascript Design Patterns for beginners

Check out my web development courses https://developedbyed.com ...

9:57
Singleton Pattern EXPLAINED IN 10 MINS | Javascript Design Patterns for beginners

26,101 views

2 years ago

TutorialsPoint
Singleton Design Pattern

Singleton Design Pattern Watch more Videos at https://www.tutorialspoint.com/videotutorials/index.htm Lecture By: Mr. Arnab ...

5:59
Singleton Design Pattern

42,204 views

7 years 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,968 views

1 year ago