ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

174 results

Payilagam
Singleton Class Explained in Java | Why Only One Object Is Allowed? | OOP Concepts

Have you ever wondered why some classes should have only one object? 🤯 That’s where the Singleton Class comes in. In this ...

0:08
Singleton Class Explained in Java | Why Only One Object Is Allowed? | OOP Concepts

25,162 views

2 days ago

Modding by Kaupenjoe
Hytale & Minecraft Modding Java Introduction (2026) #33: Singleton Pattern

In this Java Tutorial Guide for Minecraft Modding and Hytale Modding, we are looking at Java Design Pattern: The Singleton!

4:05
Hytale & Minecraft Modding Java Introduction (2026) #33: Singleton Pattern

317 views

5 days ago

Hacktrickz
16.7 : Singleton Class — [Abdul Bari] Java Course

Learn how to design a Singleton Class in Java using static members and constructors. This pattern ensures only one object of aĀ ...

11:03
16.7 : Singleton Class — [Abdul Bari] Java Course

23 views

4 weeks ago

CoVaib-DeepLearn
šŸš€ 6/60 šŸ”„ Why Singleton Kills Performance at Scale in #Java🧠 #JVM #Concurrency #Scalability šŸ“˜ #PDF ↓

Singleton looks harmless… until your system scales. At small traffic, everything works. At scale, performance collapses.

0:32
šŸš€ 6/60 šŸ”„ Why Singleton Kills Performance at Scale in #Java🧠 #JVM #Concurrency #Scalability šŸ“˜ #PDF ↓

37 views

5 days ago

Owen Wu
Hackerrank Java Singleton Pattern

Could not solve on my own (come back to review later) https://www.hackerrank.com/challenges/java-singleton/problem?

4:00
Hackerrank Java Singleton Pattern

0 views

7 days ago

Techtalkwithpal
Singleton pattern in Java #java #shorts #singleton #collection #javainterviewquestionsanswers
0:07
Singleton pattern in Java #java #shorts #singleton #collection #javainterviewquestionsanswers

18 views

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

10 views

3 weeks ago

Java Guides
Are singleton beans in Spring thread safe  #springplatform #coding #javainterview #java #springboot

Spring singleton beans are not inherently thread-safe by default. While Spring ensures there's only one instance of a singletonĀ ...

1:17
Are singleton beans in Spring thread safe #springplatform #coding #javainterview #java #springboot

2,078 views

2 weeks ago

Algo Steps
Singleton Design Pattern in Java | Real-Time Examples Explained

Learn the Singleton Design Pattern in Java with simple code and real-world examples! In this short video, we explain: - WhatĀ ...

1:44
Singleton Design Pattern in Java | Real-Time Examples Explained

150 views

3 weeks ago

VidhyaKshetra
Singleton Design Pattern Explained for Beginners & Job Seekers | Real-World Examples Interview Ready

... design patterns, Singleton in dot net, Singleton pattern C#, Singleton Java example, Singleton use cases, Singleton advantagesĀ ...

0:24
Singleton Design Pattern Explained for Beginners & Job Seekers | Real-World Examples Interview Ready

261 views

1 day ago

Developer Advocates Aspirant
Core Java Advanced: Why Singletons Fail in Multithreading & How DCL and Enums Fix It Safely

Welcome to today's deep dive into why traditional lazy-initialized Singleton patterns fail in multithreading. In this video, we exploreĀ ...

15:27
Core Java Advanced: Why Singletons Fail in Multithreading & How DCL and Enums Fix It Safely

62 views

1 month ago

Everything code
Singleton Pattern: One Instance to Rule Them All

Master the Singleton Design Pattern in Java! Learn why you need it and how to implement it using Eager, Lazy, and Thread-safeĀ ...

0:39
Singleton Pattern: One Instance to Rule Them All

286 views

2 days ago

Maximiliano Correa
Java Singleton Pattern | Holder Idiom & Clean & Practical Example

Step-by-step implementation of the Singleton Pattern in Java. No voice, just clean code and design principles. #java #singletonĀ ...

26:48
Java Singleton Pattern | Holder Idiom & Clean & Practical Example

0 views

4 days ago

Web Fusion with Bharadwaj
1. Singleton Pattern (Java)

Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to masterĀ ...

12:29
1. Singleton Pattern (Java)

178 views

2 weeks ago

10xscaleai
Creational Design Patterns in Java | Singleton, Factory, Abstract Factory & Builder

In this video, we cover CREATIONAL DESIGN PATTERNS in Java with clear explanations and real-world examples. TopicsĀ ...

1:18:00
Creational Design Patterns in Java | Singleton, Factory, Abstract Factory & Builder

21 views

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

3 weeks ago

CodewithDivakar
Singleton Design Pattern in Java #java #coding #javainterviewquestions

In this video, we explain the Singleton Design Pattern in Java using a thread-safe implementation with Double-Checked Locking.

2:05
Singleton Design Pattern in Java #java #coding #javainterviewquestions

1,426 views

2 weeks ago

Sunsetting AI
Singleton Pattern Explained: When to Use It (and When NOT To)

The Singleton pattern guarantees exactly one instance of a class exists throughout your application—but it's one of the mostĀ ...

6:16
Singleton Pattern Explained: When to Use It (and When NOT To)

9 views

2 weeks ago

Singleton Dev
Singleton Dev Intro

Master coding from basics to advanced with comprehensive tutorials on Data Structures & Algorithms, Full Stack Development,Ā ...

0:09
Singleton Dev Intro

4 views

3 weeks ago

Lakhani STEM Tutorials
Singleton Design Pattern Java | LLD Lesson 2 (Thread Safe & Double-Checked Locking)

Singleton Design Pattern explained step-by-step with a clear real-world example. In this video you'll learn what is SingletonĀ ...

6:21
Singleton Design Pattern Java | LLD Lesson 2 (Thread Safe & Double-Checked Locking)

7 views

3 weeks ago