ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

540 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

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

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

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

6 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

7 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

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

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

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

vlogize
How to Change the Singleton Pattern Initialization for Better Weapon Selection in Java

Learn how to enhance your Singleton Pattern implementation in Java to allow player weapon selection before initialization.

1:44
How to Change the Singleton Pattern Initialization for Better Weapon Selection in Java

0 views

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

9 months 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
How to Use Java Scanner with a Lazy Singleton Design Pattern

Learn how to effectively implement a `Lazy Singleton` in Java while using a `Scanner` for user input. Explore best practices and ...

1:54
How to Use Java Scanner with a Lazy Singleton Design Pattern

0 views

9 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

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

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

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

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