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,654 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,288 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,058 views

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

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

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

5 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

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

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

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

6 months ago

Reza Coding
How to Verify a Singleton in JavaScript | Singleton Pattern Explained

In this quick video, learn the easiest way to check if an object or class is truly a Singleton in JavaScript — by comparing multiple ...

0:05
How to Verify a Singleton in JavaScript | Singleton Pattern Explained

835 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

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

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

5 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

Quick Learning With Sree
Singleton Design Pattern in JAVA #coding #singleton #java

Thanks for Watching! @quicklearninigwithsree.

2:58
Singleton Design Pattern in JAVA #coding #singleton #java

270 views

5 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

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

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

328 views

7 months ago

Geek Coding Academy
Singleton Design Pattern Explained in Kannada | Java Design Patterns | Geek Coding Academy

In this video, you will learn about the Singleton Design Pattern in Kannada with real-life examples. Singleton is one of the most ...

12:41
Singleton Design Pattern Explained in Kannada | Java Design Patterns | Geek Coding Academy

81 views

5 months ago