ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,065 results

TodoCode
SINGLETON PATTERN the pattern you absolutely MUST LEARN

SINGLETON is a design pattern that ensures that a class has only one instance throughout the application and provides a global ...

19:15
SINGLETON PATTERN the pattern you absolutely MUST LEARN

11,618 views

3 weeks 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,248 views

3 months ago

Developer Talks
Singleton Pattern in Java Explained in 30 Secs!

Singleton Pattern in Java Explained in 30 Secs! How to Create a Singleton Class in Java To implement the Singleton Pattern, ...

0:56
Singleton Pattern in Java Explained in 30 Secs!

62 views

9 months ago

OpenBoxAiPro
Singleton Design Pattern in Java | Why Use Singleton, Problems Solved & Example Explained

In this video, we will learn about the Singleton Design Pattern in Java step by step. You'll understand: ✓ What is Singleton in Java ...

9:42
Singleton Design Pattern in Java | Why Use Singleton, Problems Solved & Example Explained

13 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

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

5 months ago

vlogize
Mastering the Singleton Pattern in Java for a Global Connection Pool

Learn how to implement the Singleton design pattern in Java effectively, ensuring thread safety and preventing multiple instances ...

1:52
Mastering the Singleton Pattern in Java for a Global Connection Pool

4 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

Marco
Using Design Patterns in Java – Explaining Singleton, Factory, and Observer patterns. #java #coding
1:00
Using Design Patterns in Java – Explaining Singleton, Factory, and Observer patterns. #java #coding

62 views

10 months ago

Diary of a developer
Singleton Pattern: 6 Ways Explained Fast!#java #shorts
0:34
Singleton Pattern: 6 Ways Explained Fast!#java #shorts

273 views

3 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,728 views

8 months ago

Code for Tech Solutions
Java Singleton: The Pattern You Need for Interviews (2025)

Stop reflection from breaking your Singleton with ONE guard line. java singleton one line fix reflection safe shorts bill pugh ...

0:52
Java Singleton: The Pattern You Need for Interviews (2025)

203 views

4 months ago

TechEdu Simplified
Singleton Design Pattern in Java 🔁 | One Instance Only! #shorts

Singleton Design Pattern in Java | One Instance Only! ✓ Learn how to test the Singleton Design Pattern in Java Check if two ...

0:38
Singleton Design Pattern in Java 🔁 | One Instance Only! #shorts

1,675 views

5 months ago

Viplove QA - SDET
SINGLETON PATTERN IN JAVA | INTERVIEW QUESTION | SDET

Singleton Pattern in Java The Singleton Pattern ensures that a class has only one instance and provides a global point of access ...

0:06
SINGLETON PATTERN IN JAVA | INTERVIEW QUESTION | SDET

269 views

8 months ago

The Bad Coder
Java's Singleton Secret!

software #softwaredevelopment #javadatastructures #javaprogramming #java #india #bangalore #pune #mumbai #Java ...

0:21
Java's Singleton Secret!

202 views

7 months ago

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

TOP 6 Singleton Design Pattern Implementations You Need to Know by Paras Saini Ready to master the Singleton design ...

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

210 views

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

5 months ago

MJ's BACKEND BOOTCAMP
Singleton Design Pattern in Java 🔥 | Eager vs Lazy Initialization #singleton #designpatternsinjava

Learn Singleton Design Pattern in Java — the most asked interview question and one of the most used creational design patterns!

10:01
Singleton Design Pattern in Java 🔥 | Eager vs Lazy Initialization #singleton #designpatternsinjava

96 views

5 months ago

lakshmi chandhana
Java Singleton Explained in 60 Seconds!#java #javainterview #singleton #coding

What is a Singleton class in Java? In this short video, learn how to create a Singleton, why we use private static for the instance.

0:45
Java Singleton Explained in 60 Seconds!#java #javainterview #singleton #coding

179 views

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

6 months ago