ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,126 results

TodoCode
SINGLETON PATTERN the pattern you absolutely MUST LEARN

SINGLETON is a design pattern that ensures that a class has only one instance throughout the application and provides a global ...

19:15
SINGLETON PATTERN the pattern you absolutely MUST LEARN

12,222 views

1 month ago

ArjanCodes
The Real Reason the Singleton Pattern Exists

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Singletons are often criticized for introducing ...

15:31
The Real Reason the Singleton Pattern Exists

39,746 views

3 months ago

Devaraj Umapathi
Singleton Design Pattern in Java | All Variations Explained with Code | Tamil

In this video, we dive deep into the Singleton Design Pattern in Java — one of the most commonly used creational design patterns ...

23:01
Singleton Design Pattern in Java | All Variations Explained with Code | Tamil

7,942 views

9 months ago

Code Monkey
Singleton Pattern Explained in 60 SECONDS! #programming

FREE Complete Courses https://cmonkey.co/freecourses ✓ FREE Game Dev Report Newsletter ...

1:10
Singleton Pattern Explained in 60 SECONDS! #programming

15,490 views

5 months ago

Viplove QA - SDET
How to Explain Singleton Pattern in Java | Real-World Example | Design Patterns

Singleton Pattern in Java is a widely used design pattern that ensures only one instance of a class exists. In this quick tutorial, I'll ...

0:51
How to Explain Singleton Pattern in Java | Real-World Example | Design Patterns

1,893 views

10 months ago

conceptsofcs
Singleton class in Java. #java #javainterview #spring #javaframework #@joshuajava #interview

Singleton in Java isn't just about ONE instance. It's about HOW you lock it. synchronized method ❌ synchronized block ...

1:52
Singleton class in Java. #java #javainterview #spring #javaframework #@joshuajava #interview

223 views

2 days ago

Daniel Lasek
Singleton explained. Object oriented design pattern #coding #programming #softwaredesign
0:51
Singleton explained. Object oriented design pattern #coding #programming #softwaredesign

0 views

2 days ago

CodeSnippet
Pre Authorize Annotation In Spring Boot ✅ Must Know #java #springboot
1:12
Pre Authorize Annotation In Spring Boot ✅ Must Know #java #springboot

610 views

1 hour ago

OpenBoxAiPro
Singleton Design Pattern in Java | Why Use Singleton, Problems Solved & Example Explained

In this video, we will learn about the Singleton Design Pattern in Java step by step. You'll understand: ✓ What is Singleton in Java ...

9:42
Singleton Design Pattern in Java | Why Use Singleton, Problems Solved & Example Explained

13 views

3 months ago

Java Guides
What is a Singleton Class in Java and How Do You Implement It | Java Interview Questions and Answers

A singleton class in Java is a design pattern that ensures a class has only one instance and provides a global point of access to ...

4:48
What is a Singleton Class in Java and How Do You Implement It | Java Interview Questions and Answers

1,108 views

1 month ago

ByteMonk
Design Patterns Explained | Java, Singleton, Thread Safety & Anti-Pattern

Design patterns are timeless solutions to recurring software problems — and mastering them sharpens how you think about ...

7:41
Design Patterns Explained | Java, Singleton, Thread Safety & Anti-Pattern

27,570 views

6 months ago

SeeshDesignEnglish
Why Apps Allow Only ONE Instance? | Singleton Pattern ⚡

Why Apps Allow Only ONE Instance? | Singleton Pattern.

0:14
Why Apps Allow Only ONE Instance? | Singleton Pattern ⚡

0 views

1 day ago

Java Academy
Java Stream Trap Every Developer Misses 🚨

This Java Stream looks correct… but it prints NOTHING ❌ No error ❌ No output ✓ One missing line breaks the entire Stream ...

0:16
Java Stream Trap Every Developer Misses 🚨

0 views

3 hours ago

Java Challengers
Why Senior Java Developers Get Stuck Even After 10+ Years of Experience

There's a point in a Java career where more experience stops changing anything. You keep coding, keep delivering, keep solving ...

1:02
Why Senior Java Developers Get Stuck Even After 10+ Years of Experience

0 views

5 hours ago

NonWare
Java - The Enterprise Backend King #shorts #java #backenddevelopment

Java is boring... and that's why it still powers enterprise backends. Stability. Scale. Proven performance. Is Java still king? #java ...

0:37
Java - The Enterprise Backend King #shorts #java #backenddevelopment

0 views

2 days ago

Bunk College
Why Integer == Works Sometimes? | Java

Integer values from -128 to 127 are cached in Java. That's why: Integer 100 == 100 → true Integer 200 == 200 → false Classic ...

0:13
Why Integer == Works Sometimes? | Java

108 views

1 day ago

Code for Tech Solutions
Java Singleton: The Pattern You Need for Interviews (2025)

Stop reflection from breaking your Singleton with ONE guard line. java singleton one line fix reflection safe shorts bill pugh ...

0:52
Java Singleton: The Pattern You Need for Interviews (2025)

209 views

4 months ago

MJ's BACKEND BOOTCAMP
Singleton Design Pattern in Java 🔥 | Eager vs Lazy Initialization #singleton #designpatternsinjava

Learn Singleton Design Pattern in Java — the most asked interview question and one of the most used creational design patterns!

10:01
Singleton Design Pattern in Java 🔥 | Eager vs Lazy Initialization #singleton #designpatternsinjava

102 views

6 months ago

Deep Tech
Singleton Design Pattern in Java | Real-Life Example + Thread-Safe Solution Explained

Ever wondered what can go wrong if your code creates multiple database connections for every request? In this video, I'll show ...

14:26
Singleton Design Pattern in Java | Real-Life Example + Thread-Safe Solution Explained

334 views

7 months ago

TechEdu Simplified
Singleton Design Pattern in Java 🔁 | One Instance Only! #shorts

Singleton Design Pattern in Java | One Instance Only! ✓ Learn how to test the Singleton Design Pattern in Java Check if two ...

0:38
Singleton Design Pattern in Java 🔁 | One Instance Only! #shorts

1,680 views

6 months ago