ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

428 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

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

36 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

3 weeks 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

What You'll Learn: What is the Singleton Pattern? Real-world use cases Thread-safe implementation strategies Pros and cons in ...

1:11
Singleton Pattern: Interview Preparation Guide

11 views

7 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

9 months ago

SoftCrack Education
Singleton Design pattern java

... object this we will see in creational desire pattern okay so first one is singleton design pattern so in this singleton design pattern ...

3:55
Singleton Design pattern java

6 views

5 months ago

vlogize
How to Use Kotlin Singleton Class in Java

Learn how to effectively use a `Kotlin Singleton` class in Java with practical examples and troubleshooting tips for common errors.

1:38
How to Use Kotlin Singleton Class in Java

0 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

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

3 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

7 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

Programming With Nurulhuda
Prevent Object Creation Using Reflection in Singleton Class | Java Programming

Prevent Object Creation Using Reflection in Singleton Class | Java Programming #java #springboot #springboottutorials ...

1:02
Prevent Object Creation Using Reflection in Singleton Class | Java Programming

11 views

2 months ago

Arun M
Singleton Method Design Pattern

Click to Subscribe- https://bit.ly/3hiqfAA.

3:40
Singleton Method Design Pattern

2 views

7 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

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

Programming With Nurulhuda
Prevent Cloning in Java Singleton Class | Java Programming

Prevent Cloning in Java Singleton Class | Java Programming #corejava #java #springboot #springboottutorials #programmer ...

1:19
Prevent Cloning in Java Singleton Class | Java Programming

10 views

2 months ago

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

Bài toán thực tế mà Singleton giải quyết 2. Ý tưởng cốt lõi của Singleton Pattern Đừng quên đăng ký kênh, Like và Comment ...

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

779 views

10 months ago

Tarun Khandelwal
🔥 Most Asked Java Interview Question: Thread Safe Singleton Pattern with Double Checked Locking

Crack your Java Interviews with Confidence! In this video, I'll show you how to implement the Thread Safe Singleton Design ...

1:34
🔥 Most Asked Java Interview Question: Thread Safe Singleton Pattern with Double Checked Locking

7 views

7 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

6 months ago

Dreams to reality
7 What is a Singleton Class

Ah, Singleton—another evergreen Java interview question Let's make it clear, short, and answer-ready. What is a Singleton ...

3:04
7 What is a Singleton Class

0 views

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

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

10 months ago

vlogize
How to Filter Generic Arrays in Java Using a Singleton Class

Learn how to effectively filter arrays of generic values in Java without returning an `Object[]`! Discover a clean solution using a ...

2:25
How to Filter Generic Arrays in Java Using a Singleton Class

6 views

9 months ago

The Debug Zone
Java Singleton Pattern: Fixing SonarQube 'Utility Classes Should Not Have Public Constructors'

In this video, we delve into the Java Singleton Pattern and its significance in software design. We'll explore the common issue ...

1:31
Java Singleton Pattern: Fixing SonarQube 'Utility Classes Should Not Have Public Constructors'

4 views

11 months ago