ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

132 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

11,602 views

3 weeks ago

Hacktrickz
Lecture 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
Lecture 16.7 : Singleton Class — [Abdul Bari] Java Course

0 views

12 days ago

Java Code Crack
The Java Singleton Pattern
8:24
The Java Singleton Pattern

1 view

2 weeks ago

Compstein Theory
Singleton Pattern in Java: Eager, Lazy, Double-Check, Bill Pugh & Enum​

Master the Singleton Design Pattern in Java: Learn why it's essential for Logger/DatabaseConnection classes, solving ...

21:00
Singleton Pattern in Java: Eager, Lazy, Double-Check, Bill Pugh & Enum​

0 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

1,927 views

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

59 views

2 weeks ago

Code with Gaurav
What is Singleton? 🤔 Java Fact in 10 Sec

What exactly is the Singleton Design Pattern in Java? Here's the fastest explanation — perfect for interviews! #Java ...

0:14
What is Singleton? 🤔 Java Fact in 10 Sec

71 views

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

27 views

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

9 views

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

0 views

11 days ago

Code with Rahul
Singletone class in java

what is singleton class // how to use singleton class.

22:01
Singletone class in java

0 views

3 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

8 days ago

Durga Software Solutions
Java Singleton Classes: Private Constructors Explained #shorts

Can a constructor be private? Yes! Private constructors are key for creating singleton classes, ensuring only one object is ever ...

0:23
Java Singleton Classes: Private Constructors Explained #shorts

858 views

2 weeks ago

ConquerTheFear
Singleton Design Pattern: 10 CRITICAL Points You MUST Master Before Your Java Interview(Enum & more)

Are you ready to master the Singleton Design Pattern and crush your next Java interview? The Singleton Pattern is simple in ...

13:21
Singleton Design Pattern: 10 CRITICAL Points You MUST Master Before Your Java Interview(Enum & more)

45 views

2 weeks ago

IT Records
Creational Patterns - Singleton (prod. 404 IT Records)

Ahoj, Kodery! Wypływamy na szerokie wody⚓ Witajcie na kanale 404.it.records #Singleton #DesignPatterns ...

3:25
Creational Patterns - Singleton (prod. 404 IT Records)

47 views

2 weeks ago

Singleton Dev : DSA
Welcome to Singleton Dev : DSA

Welcome to Singleton Dev - Think like an Architect, Code like a Pro Master coding from basics to advanced with comprehensive ...

0:09
Welcome to Singleton Dev : DSA

61 views

12 days 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,276 views

4 days ago

Code Unscripted
Singleton pattern implementations in Java | Design Patterns | LLD #interview #java #lld

Singleton is used when we want to create only one object of a class for the entire application. To make a class Singleton: Make ...

0:48
Singleton pattern implementations in Java | Design Patterns | LLD #interview #java #lld

26 views

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

8 views

8 days ago

Sandeep Chaudhary
Explain Singleton Class in Java with example #corejava #java #programming #learning #learn #core
0:16
Explain Singleton Class in Java with example #corejava #java #programming #learning #learn #core

101 views

6 days ago

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

17 views

9 hours ago

Maksim Akhmerov | Войти в IT | offercraft
Java шаблон SINGLETON
5:54
Java шаблон SINGLETON

0 views

0

Educational Digest
What is Singleton scope of bean #java #javaprogramming #learning
1:01
What is Singleton scope of bean #java #javaprogramming #learning

257 views

3 weeks ago

Amrit Pandey
Factory Design Pattern in Java Explained | Java Design Patterns Tutorial

The Factory Design Pattern is a creational pattern that lets us create objects of a common super type, while allowing their actual ...

18:32
Factory Design Pattern in Java Explained | Java Design Patterns Tutorial

4 views

4 weeks ago

DrillCoding
Spring Quiz Day 24 | Prototype vs Singleton | Spring Bean Scopes

Many developers get this wrong ❌ Do you know which Spring bean scope creates a new object every time? This quiz explains ...

0:19
Spring Quiz Day 24 | Prototype vs Singleton | Spring Bean Scopes

144 views

5 days ago