ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

9,618 results

Java
How to create a Singleton? - Cracking the Java Coding Interview

Cracking the #Java #Coding #Interview - Question 20: How to create a Singleton? Watch all the questions here: ...

0:58
How to create a Singleton? - Cracking the Java Coding Interview

12,366 views

2 years ago

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,294 views

1 year ago

CodingMindsDev
🔴 Cómo Implementar Facil el Patrón SINGLETON en Java

Implementa el patron singleton en tus desarrollos, instancia solamenta una clase y usa la misma instancia de forma statica.

2:01
🔴 Cómo Implementar Facil el Patrón SINGLETON en Java

1,378 views

2 years ago

Java Code Shorts
Unlock Java's Secret Weapon:  Enum Singleton Pattern Explained! 💡🚀 #java #code #shorts

See also: https://www.youtube.com/playlist?list=PL6lrVQdPYi_CrZKZ-OthuOB7sBA78eu-y ...

0:41
Unlock Java's Secret Weapon: Enum Singleton Pattern Explained! 💡🚀 #java #code #shorts

77 views

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

Code Coffee
Java Interview Question|  What is Singleton class and How to make it thread-safe?

cloudcomputing #java #interview #interviewquestions #computerscience #cloud #code #coding.

0:55
Java Interview Question| What is Singleton class and How to make it thread-safe?

2,420 views

2 years ago

Mili Mehta
singleton design pattern #shorts #java #programming #designpatterns

singleton design pattern #shorts #java #programming #designpatterns The Singleton pattern is a creational design pattern that ...

0:16
singleton design pattern #shorts #java #programming #designpatterns

74 views

1 year ago

Code With Komal
Singleton class in Java

Singleton class in Java.

3:20
Singleton class in Java

3,928 views

2 years ago

Smart shared
Singleton pattern (Lazy initialization) in java

Lazy initialization method to implement Singleton pattern creates the instance in the global access method. Here is the sample ...

2:45
Singleton pattern (Lazy initialization) in java

296 views

3 years ago

Java Shastra
Singleton with Enum

Singleton with Enum Please do subscribe my channel: https://www.youtube.com/c/javashastra Join my telegram channel for ...

3:47
Singleton with Enum

545 views

2 years ago

CS Hero
Java Tutorial: Singleton Design Pattern

This video shows how to implement the Singleton design pattern using a private constructor, a static field for the instance and a ...

3:01
Java Tutorial: Singleton Design Pattern

476 views

3 years ago

romanprograma
PATRON SINGLETON  #programacion #podcast #desarrollodesoftware #bitcoin #desarrolladorweb #aprender

PATRON SINGLETON EN 40 SEGUNDOS... Este patron de diseño es utilizado en el mundo de la programacion para que solo ...

0:50
PATRON SINGLETON #programacion #podcast #desarrollodesoftware #bitcoin #desarrolladorweb #aprender

961 views

1 year ago

Knowledge Powerhouse
Have you used Singleton design pattern in your Java project?

Q. Have you used Singleton design pattern in your Java project? Learn this question here and then join full course to increase ...

3:16
Have you used Singleton design pattern in your Java project?

3,551 views

8 years ago

Coding Affairs
Singleton Design Pattern in java. #singleton #java #programming

Singleton Design pattern in java. #java #Singleton.

1:00
Singleton Design Pattern in java. #singleton #java #programming

122 views

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

189 views

2 years ago

Th30z Code
Java Mistakes: Singleton Pattern, thread-safety issues

The Singleton Pattern ensures a single instance of a class, but the implementation must be thread-safe to be implemented ...

0:30
Java Mistakes: Singleton Pattern, thread-safety issues

659 views

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

209 views

4 months ago

Tyler AI
Programming in Under 60 Tutorial - Singleton Design Pattern

Here is a quick overview of the Singleton Design Pattern and how you may or may not code one in Java. If you have questions, ...

1:00
Programming in Under 60 Tutorial - Singleton Design Pattern

398 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

85 views

2 years ago

Abhishek Verma
How to make Singleton class in Java? #javaprogramming

DAY-3: Lets what is Singleton class and how to make it in Java?

0:51
How to make Singleton class in Java? #javaprogramming

21,190 views

1 year 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!

63 views

9 months ago

Dev Dood
Java Design Patterns Explained | Singleton and Factory Patterns for Interviews! #interviewprep #java

Learn two popular Java design patterns—Singleton and Factory patterns! These patterns are fundamental for structuring scalable ...

0:42
Java Design Patterns Explained | Singleton and Factory Patterns for Interviews! #interviewprep #java

596 views

1 year ago

Marco
Using Design Patterns in Java – Explaining Singleton, Factory, and Observer patterns. #java #coding
1:00
Using Design Patterns in Java – Explaining Singleton, Factory, and Observer patterns. #java #coding

63 views

11 months ago

ComputeVerse
Java Singleton Pattern vs. Factory Pattern ✍️
0:25
Java Singleton Pattern vs. Factory Pattern ✍️

203 views

4 months ago

Java Region
What is Singleton Class In Java  | Java interview questions and answers

What is Singleton Class In Java | Java interview questions and answers What is singleton class in java Singleton class Java ...

0:18
What is Singleton Class In Java | Java interview questions and answers

1,058 views

1 year ago