ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

541 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?

29 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

1 day 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)

38 views

7 months ago

Ngồi Ngẫm Code
Singleton Pattern Là Gì - Design Pattern Tập 2 | Ngồi Ngẫm Code

Trong video này, chúng ta sẽ khám phá Singleton, một Creational Design Pattern giúp: - Chỉ tạo duy nhất một instance của một ...

1:20
Singleton Pattern Là Gì - Design Pattern Tập 2 | Ngồi Ngẫm Code

817 views

11 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

0 views

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

7 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

11 views

7 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

83 views

3 months ago

Softstep Solution
Singleton Class in Java #Java #Singleton #DesignPatterns #Softstep #SoftstepSolution

Singleton Classes in Java ✓ Unlock the power of design patterns with our deep dive into the Singleton Class in Java! ✓ In this ...

3:59
Singleton Class in Java #Java #Singleton #DesignPatterns #Softstep #SoftstepSolution

33 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

6 months ago

Code Silica
🔰 Introduction to Design Patterns in Java | Why, What & How to Use Them Effectively

Welcome to the first episode of our Design Patterns in Java series! In this video, we introduce the concept of design patterns ...

2:04
🔰 Introduction to Design Patterns in Java | Why, What & How to Use Them Effectively

27 views

9 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

1 month ago

vlogize
Understanding the Singleton Pattern in Java: Adding Extra Methods

Discover the implications of adding extra public methods to a Java singleton class, the legality of such additions, and best ...

1:51
Understanding the Singleton Pattern in Java: Adding Extra Methods

0 views

11 months ago

vlogize
Understanding Java Singleton Garbage Collection: Can It Be Partial?

Explore the intricacies of Java singleton objects and their garbage collection behavior. Learn why a singleton can't be partially ...

1:36
Understanding Java Singleton Garbage Collection: Can It Be Partial?

5 views

10 months ago

vlogize
Understanding the Multithreaded Singleton Pattern in Java: Pros, Cons, and Best Practices

Discover the intricacies of the `Multithreaded Singleton` pattern in Java. Learn why this simple approach may not be the best ...

1:50
Understanding the Multithreaded Singleton Pattern in Java: Pros, Cons, and Best Practices

0 views

9 months ago

Tarun Khandelwal
Singleton Design Pattern (Lazy Initialization) in Java | Must-Know Interview Question

Learn everything about the Singleton Design Pattern with Lazy Initialization in this clear and concise tutorial! Whether you're ...

0:52
Singleton Design Pattern (Lazy Initialization) in Java | Must-Know Interview Question

9 views

8 months ago

vlogize
How to Create Multiple Singleton Instances for a Generic Class in Java

Discover how to effectively manage instances of generic classes in Java using design patterns. Learn the best approaches and ...

2:04
How to Create Multiple Singleton Instances for a Generic Class in Java

2 views

11 months ago

vlogize
Understanding the Singleton Pattern in Java: Why x and y Output Differently

Explore the nuances of Java's Singleton Pattern and uncover why variables `x` and `y` produce different outputs in your code.

1:44
Understanding the Singleton Pattern in Java: Why x and y Output Differently

1 view

11 months ago

vlogize
Should You Make Constants in Singletons Static in Java?

Explore the advantages of making constants static in singleton classes in Java, including insights on memory management and ...

1:34
Should You Make Constants in Singletons Static in Java?

2 views

11 months ago

vlogize
Understanding the Singleton Design Pattern in Java: Fixing Common Constructor Errors

Learn how to implement the `Singleton Design Pattern` in Java while fixing common constructor errors in your application.

3:01
Understanding the Singleton Design Pattern in Java: Fixing Common Constructor Errors

0 views

11 months ago

theFinalRoundSDE
Singleton Design Pattern | Lazy and Eager Loading | Under 5 Mins

n this quick and focused tutorial, learn everything you need to know about the Singleton Design Pattern in under 5 minutes!

3:23
Singleton Design Pattern | Lazy and Eager Loading | Under 5 Mins

103 views

9 months ago

vlogize
Exploring the Singleton Design Pattern in Java for Container Management

Discover how to implement the `Singleton` design pattern in Java to manage the accessibility of a container class. Learn best ...

2:21
Exploring the Singleton Design Pattern in Java for Container Management

1 view

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

3 views

7 months ago

Programming With Nurulhuda
Singleton class stops serialization and deserialization | Java Programming

Singleton class stops serialization and deserialization | Java Programming #java #springboot #springboottutorials #programmer ...

1:35
Singleton class stops serialization and deserialization | Java Programming

12 views

4 months ago

vlogize
Implementing a Singleton Method in Java: Ensuring Single Instance Execution

Discover how to create a `Singleton` method in Java that safely executes only one instance at a time, even when called from ...

1:27
Implementing a Singleton Method in Java: Ensuring Single Instance Execution

0 views

9 months ago