ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

188 results

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?

33 views

11 months ago

Coding Vibes
Le Singleton Pattern expliqué simplement (Effective Java #3)

Description : Dans cette vidéo courte et claire, je t'explique le Singleton Pattern en Java : à quoi il sert, comment l'implémenter, ...

1:57
Le Singleton Pattern expliqué simplement (Effective Java #3)

45 views

11 months ago

Quipoin
Spring Bean Scopes | Singleton vs Prototype | Spring Framework Tutorial | Episode - 4

Spring Framework Lecture - 4: In this video, we will understand Spring Bean Scopes in depth. We will compare Singleton Scope ...

3:36
Spring Bean Scopes | Singleton vs Prototype | Spring Framework Tutorial | Episode - 4

367 views

7 months ago

Roel Van de Paar
Yet Another Query About the Thread Safety of a (Java) Singleton

Yet Another Query About the Thread Safety of a (Java) Singleton Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:19
Yet Another Query About the Thread Safety of a (Java) Singleton

0 views

4 months ago

aliventures91
Singleton Pattern Explained (UNDER 5 MINUTES!!!)

In this video, I explain what the Singleton Design Pattern is and demonstrate different ways to implement it in Java, including the ...

3:24
Singleton Pattern Explained (UNDER 5 MINUTES!!!)

21 views

11 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

10 months ago

Naresh Chaurasia (A)
Singleton Pattern: Interview Preparation Guide

Ace your software design interviews with confidence! In this video, we dive deep into the Singleton Design Pattern—a key pattern ...

1:11
Singleton Pattern: Interview Preparation Guide

15 views

11 months ago

Interview Mentor App
¿Qué es el Patrón Singleton? (Pregunta de Entrevista Java)

Aprende el patrón de diseño Singleton en Java: qué es, cómo implementarlo, cuándo usarlo (loggers, gestores de configuración, ...

0:41
¿Qué es el Patrón Singleton? (Pregunta de Entrevista Java)

0 views

5 months ago

Roel Van de Paar
In what domain is there a single instance of a Java singleton?

In what domain is there a single instance of a Java singleton? Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:06
In what domain is there a single instance of a Java singleton?

6 views

3 months ago

Architect, Design and Code with RK
How to Break a Singleton in java | Reflection & Serialization

Can a Singleton really be broken in Java? In this short Java tutorial, I show how the Singleton Design Pattern can be broken using ...

3:09
How to Break a Singleton in java | Reflection & Serialization

8 views

2 weeks ago

CoderBlueprint
Enum Singleton in Java Explained 2026 | Safest Singleton Implementation?| Java Design Patterns

Enum Singleton Implementation in Java explained with practical code examples, interview-focused concepts, and JVM internals.

2:23
Enum Singleton in Java Explained 2026 | Safest Singleton Implementation?| Java Design Patterns

20 views

1 month ago

SoftCrack Education
Singleton Design pattern java

Hi everyone so today we will learn the design patterns okay so in java we have design patterns so basically design patterns helps ...

3:55
Singleton Design pattern java

6 views

10 months ago

Interview Mentor App
Singleton Pattern Explained: When and How to Use It

Learn the Singleton design pattern in Java: what it is, when to use it, and its drawbacks. Covers implementation with thread safety, ...

1:46
Singleton Pattern Explained: When and How to Use It

3 views

5 months ago

IntSkyll
How to Build a Singleton Class in Java

We're diving into an essential concept in software engineering: the Singleton design pattern. This java tutorial demonstrates how ...

2:13
How to Build a Singleton Class in Java

5 views

2 months ago

Anoop Tiwari
Java Singleton Design Pattern Explained | Thread Safe, Bill Pugh, Enum & Real-World Examples

In this video, you'll learn everything about the Singleton Design Pattern in Java from beginner to advanced level. The Singleton ...

1:50
Java Singleton Design Pattern Explained | Thread Safe, Bill Pugh, Enum & Real-World Examples

28 views

1 month ago

TheJavaLab
🎯 Title:Singleton Design Pattern 🚀 | Java Design Patterns

The Singleton Design Pattern ensures that only one instance of a class exists in the entire application and provides a global point ...

1:04
🎯 Title:Singleton Design Pattern 🚀 | Java Design Patterns

5 views

11 months ago

Fail Learn and Grow
Lamda | Singleton | Clone | Java Theory

Learn Java Programming from Scratch | Complete Beginner Guide Welcome to this Java tutorial! In this video, you'll learn the ...

2:25
Lamda | Singleton | Clone | Java Theory

5 views

2 months ago

NodePrism
Singleton Pattern | Thread-Safe Implementation | LLD Interview | Low Level Design

Singleton is the most interviewed design pattern — and the one with the most wrong implementations on the internet. This video ...

2:43
Singleton Pattern | Thread-Safe Implementation | LLD Interview | Low Level Design

3 views

1 month ago

ghostByteDeveloper
The Undying finalize() Method in Java!  #java #interview #codingtips #singletonpattern

In this video, we dive deep into the remarkable yet controversial `finalize()` method in Java! Although it is deprecated in Java 9 ...

0:56
The Undying finalize() Method in Java! #java #interview #codingtips #singletonpattern

29 views

11 months ago

Aura Impact - AI
Mastering Singleton - Creational Design Pattern

Learn what the Singleton Design Pattern is in Java and how to implement it properly using Double-Checked Locking to ensure ...

1:25
Mastering Singleton - Creational Design Pattern

165 views

11 months ago