ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

149,275 results

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

179,457 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

485,161 views

10 years ago

Chatgara Tech
Design Pattern Singleton en Java

Présentation et mise en place du Design Pattern Singleton en Java Gitlab ...

4:46
Design Pattern Singleton en Java

165 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,381 views

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

2 years ago

dmitech
Singleton design pattern - mieux comprendre avec un exemple de code Java

Salut à toi et bienvenue sur ma chaîne YouTube. Dans cette nouvelle vidéo je te présente le design pattern Singleton avec un ...

5:20
Singleton design pattern - mieux comprendre avec un exemple de code Java

432 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,718 views

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

3 months ago

People also watched

Olivier Poncet
Le singleton, l'anti-pattern par excellence

Dans cette vidéo, je vous propose de revenir sur l'un des pires anti-patterns de ingénierie logicielle, le désormais célèbre ...

39:48
Le singleton, l'anti-pattern par excellence

4,244 views

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

925,325 views

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

128,884 views

1 year ago

The Curious Coder
Understanding Bean Scopes: Singleton vs Prototype | Java Spring Boot Interview Question 10

Java Spring Boot Interview Q10 !! In this video, we dive into one of the most frequently asked Spring Boot interview questions: The ...

19:56
Understanding Bean Scopes: Singleton vs Prototype | Java Spring Boot Interview Question 10

1,354 views

6 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

426,034 views

2 years ago

Ankit Wasankar
07. How to create Singleton Class - Java Interview

java #interviewquestions #webencyclop In this playlist I will try to cover all the important java interview questions along with ...

7:40
07. How to create Singleton Class - Java Interview

16,054 views

2 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

40,326 views

3 years ago

Professeur Mohamed YOUSSFI
Mohamed Youssfi   Design Pattern Singleton

Design Pattern Singleton

21:16
Mohamed Youssfi Design Pattern Singleton

23,832 views

11 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

76,004 views

4 years ago

Naveen AutomationLabs
SingletonDesign Pattern In Java || How to achieve Singleton In Selenium WebDriver

Singleton Pattern In Java || How to achieve Singleton In Selenium WebDriver. ~~Singleton Class in Java: In object-oriented ...

36:33
SingletonDesign Pattern In Java || How to achieve Singleton In Selenium WebDriver

83,767 views

7 years ago

Naveen AutomationLabs
What is Singleton Pattern in Java - How to achieve this?

In this video, I have explained What is Singleton Pattern in Java - How to achieve this? The Singleton pattern in Java is a design ...

15:21
What is Singleton Pattern in Java - How to achieve this?

48,441 views

1 year ago

Java
How to create a Singleton? - Cracking the Java Coding Interview

Cracking the #Java #Coding #Interview - Question 20: How to create a Singleton? Watch all the questions here: ...

0:58
How to create a Singleton? - Cracking the Java Coding Interview

12,392 views

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

267,395 views

8 years ago

Manual da Programação
How to Implement the Singleton Design Pattern in Java

In this video, you will learn what Singleton is in Java in a detailed, practical, and objective way. The Singleton pattern ...

9:53
How to Implement the Singleton Design Pattern in Java

1,426 views

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

10 years ago

Java Techie
FAQ : Singleton Design Pattern with Java Enum | Best Practices & Easy Guide | @Javatechie

JavaTechie #Java #SpringBoot #DesignPattern In this tutorial, I'll show you how to use an Enum to design the best Singleton ...

14:50
FAQ : Singleton Design Pattern with Java Enum | Best Practices & Easy Guide | @Javatechie

15,354 views

1 year ago

Code With Komal
Singleton class in Java

Singleton class in Java.

3:20
Singleton class in Java

3,938 views

2 years ago

OpenTuto
Comprendre le design pattern Singleton - JAVA

Comprendre le design pattern Singleton - JAVA Apprenez à utiliser un objet plusieurs fois en l'instanciant qu'une seule fois.

4:50
Comprendre le design pattern Singleton - JAVA

9,465 views

9 years ago

Defog Tech
Singleton and Double Checked Locking

Implementing singleton pattern in Java using idiom of double checked locking, static holder pattern and enums. Channel ...

7:57
Singleton and Double Checked Locking

33,830 views

6 years ago

Java Guides
What is a Singleton Class in Java and How Do You Implement It | Java Interview Questions and Answers

A singleton class in Java is a design pattern that ensures a class has only one instance and provides a global point of access to ...

4:48
What is a Singleton Class in Java and How Do You Implement It | Java Interview Questions and Answers

1,126 views

1 month ago

ByteMonk
Design Patterns Explained | Java, Singleton, Thread Safety & Anti-Pattern

Design patterns are timeless solutions to recurring software problems — and mastering them sharpens how you think about ...

7:41
Design Patterns Explained | Java, Singleton, Thread Safety & Anti-Pattern

27,707 views

6 months ago