ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,431 results

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

3 months 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,053 views

1 month ago

Paras Saini
TOP 6 Singleton Design Pattern Implementations You Need to Know

Join Paras Saini as he breaks down SIX powerful implementations of the singleton pattern in Java. In this video, you'll get an ...

27:15
TOP 6 Singleton Design Pattern Implementations You Need to Know

210 views

7 months ago

theFinalRoundSDE
Bill Pugh Singleton - The Right Way

"Discover how the Bill Pugh Singleton leverages the JVM's hidden class-loading mechanism to guarantee thread safety without ...

5:54
Bill Pugh Singleton - The Right Way

144 views

6 months ago

Vincent Vauban
What is the Singleton pattern in Java?

Java Interview Questions – Episode 13 What is the Singleton pattern in Java? The Singleton pattern is a creational design ...

1:58
What is the Singleton pattern in Java?

26 views

4 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

26,501 views

7 months ago

UNIQ Academy
Java Programming 2025 | Ep 61  | Singleton class in Java  |  in தமிழ்

For IT Courses With Training and Placements ( Fill This Form ) https://forms.gle/PKysRAeJDHvcwDoBA Free Career Guidance ...

11:59
Java Programming 2025 | Ep 61 | Singleton class in Java | in தமிழ்

1,777 views

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

5 months ago

Ashok IT
Singleton Class in Java : Step-by-Step Implementation

singleton #javasingletonclass #ashokit In this video, we'll dive deep into the concept of the Singleton class—a crucial design ...

32:08
Singleton Class in Java : Step-by-Step Implementation

2,100 views

11 months ago

Interview Mania
Singleton Design Pattern: How to Break & Fix It! | Breaking and Fixing the Singleton Design Pattern

Singleton Design Pattern: How to Break & Fix It! | Breaking and Fixing the Singleton Design Pattern In this video, we take a deep ...

6:17
Singleton Design Pattern: How to Break & Fix It! | Breaking and Fixing the Singleton Design Pattern

485 views

10 months ago

The PrudhVraj
What is a Singleton Pattern? | Singleton Simplified | Design Patterns | Java
1:55
What is a Singleton Pattern? | Singleton Simplified | Design Patterns | Java

48 views

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

8 months ago

ByteMonk
Design Patterns in Java Every Developer Should Know | Factory, Observer, Strategy

Not all design patterns are created equal. In this video, we explore 3 of the most **practical and production-worthy patterns** ...

8:50
Design Patterns in Java Every Developer Should Know | Factory, Observer, Strategy

25,872 views

5 months ago

theFinalRoundSDE
Java Singleton Pattern explained for Beginners | Design Pattern Tutorial | Under 5 Min

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

4:06
Java Singleton Pattern explained for Beginners | Design Pattern Tutorial | Under 5 Min

142 views

6 months ago

Lets Learn QA
Java - Singleton Class (What, How and Why)

In this video, I have explained how to create a singleton class in java. It is a very good concept and will help you in java ...

18:08
Java - Singleton Class (What, How and Why)

69 views

10 months ago

Next LVL Programming
What Are Real-world Uses For The Java Singleton Pattern? - Next LVL Programming

What Are Real-world Uses For The Java Singleton Pattern? Are you curious about how to manage shared resources efficiently in ...

2:38
What Are Real-world Uses For The Java Singleton Pattern? - Next LVL Programming

2 views

3 months ago

Bug Solver
What is Singleton class and how we implement in java?

How to implement Singleton in java ▻How to use Singleton class in java ▻Implement Java Design Pattern If you have any ...

14:56
What is Singleton class and how we implement in java?

7 views

10 months ago

Shristi Tech Academy
Java Singleton Pattern Simplified! No More Confusion

Let's simplify the Singleton Pattern — one of the most asked Java interview topics! In this video, you'll learn * What is the Singleton ...

9:08
Java Singleton Pattern Simplified! No More Confusion

2,284 views

6 months ago

Java Code Crack
The Java Singleton Pattern
8:24
The Java Singleton Pattern

1 view

2 weeks ago

Deep Tech
Singleton Design Pattern in Java | Real-Life Example + Thread-Safe Solution Explained

Ever wondered what can go wrong if your code creates multiple database connections for every request? In this video, I'll show ...

14:26
Singleton Design Pattern in Java | Real-Life Example + Thread-Safe Solution Explained

327 views

7 months ago