ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,041 results

Hello Byte
Singleton Design Pattern: Easy Guide for Beginners

Learn about the Singleton Design Pattern, a crucial concept in software design. This pattern ensures that a class has only one ...

3:34
Singleton Design Pattern: Easy Guide for Beginners

5,106 views

1 year ago

Code With Komal
Singleton class in Java

Singleton class in Java.

3:20
Singleton class in Java

3,866 views

2 years ago

BD Creators
What is a singleton class in Java? And How to implement a singleton class?

Assalam O Alaikum !!! Singleton classes are those classes, whose objects are created only once. And with only that object the ...

0:55
What is a singleton class in Java? And How to implement a singleton class?

8,805 views

2 years ago

Lionel Maquet
The SINGLETON DESIGN PATTERN in Java

... and today we will see how to implement in Java one of the most used and well-known design patterns : the Singleton pattern.

3:44
The SINGLETON DESIGN PATTERN in Java

33 views

3 years ago

Developer Talks
Singleton Pattern in Java Explained in 30 Secs!

Singleton Pattern in Java Explained in 30 Secs! How to Create a Singleton Class in Java To implement the Singleton Pattern, ...

0:56
Singleton Pattern in Java Explained in 30 Secs!

62 views

9 months ago

CodexaHub
✅ Singleton Class in 3 easy steps

Java Singleton class easy implementation, without using synchronisation keyword. #javaprogramming #singleton ...

1:02
✅ Singleton Class in 3 easy steps

192 views

8 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,271 views

4 months ago

DataFlair
Java SingleTon Class

So in this tutorial we'll talk about singleton clause now the singleton class a class which allows only one instance that means you ...

3:58
Java SingleTon Class

967 views

3 years ago

Lilium Code
Demystifying the Singleton Pattern in Java | Design Patterns

In this comprehensive Java programming tutorial, we delve into the Singleton Pattern, a fundamental design pattern that ensures ...

2:24
Demystifying the Singleton Pattern in Java | Design Patterns

92 views

2 years ago

Vijay Rajjak
Singleton Class in Java
2:34
Singleton Class in Java

457 views

6 years ago

CodeSpace
Singleton design pattern using Java and various ways to create it with drawback

What is singleton design pattern and how to implement singleton pattern in java Design pattern series ...

3:33
Singleton design pattern using Java and various ways to create it with drawback

9,781 views

6 years ago

AnbuZ HobbieZ
Singleton Design Pattern in Java | Lazy and Eager Implementation

Explore the Singleton Design Pattern in Java with a focus on Lazy and Eager implementations. Learn how to create a single ...

3:02
Singleton Design Pattern in Java | Lazy and Eager Implementation

187 views

2 years ago

pogpks-code
how to make singleton class in java

A singleton class in Java is a class that restricts the instantiation of itself to just one object. This is often used when you want to ...

0:41
how to make singleton class in java

84 views

2 years ago

Yogesh Bangar
Singleton class in JAVA
2:49
Singleton class in JAVA

19 views

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

203 views

4 months ago

QA Labs For You
What is Singleton Pattern in Java?  #javacodinginterview #prepration

... patterns in software development the Singleton pattern in Java in object-oriented programming a Java Singleton class is a class ...

1:14
What is Singleton Pattern in Java? #javacodinginterview #prepration

69 views

10 months ago