ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

80 results

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

1 month ago

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

1 view

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)

44 views

2 weeks ago

UNITSTEPS
JAVA Übung Singleton VS. Klassenmethoden

Ich gehe auf das Entwurfsmuster Singleton ein. Dann vergleiche ich den Einsatz von Singletons und Klassenmethoden.

12:58
JAVA Übung Singleton VS. Klassenmethoden

32 views

9 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

58 views

13 days ago

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

This pattern ensures only one object of a class is created. Keywords: singleton class Java, singleton design pattern Java, Abdul ...

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

0 views

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

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

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

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

71 views

3 weeks ago

Идущий к IT | easyoffer
What is the Singleton pattern?

Singleton in 60 seconds 👑 A pattern for creating a single instance of a class with global access. Features: → Single ...

0:25
What is the Singleton pattern?

2,442 views

3 weeks ago

Ashok IT
Java Design Patterns Tutorial for Freshers & Developers | Ashok IT | Session 03

Design Patterns in Java – Explained with Real-Time Examples Design Patterns are reusable solutions to common problems in ...

40:51
Java Design Patterns Tutorial for Freshers & Developers | Ashok IT | Session 03

439 views

Streamed 1 month ago

Ashok IT
Java Design Patterns Tutorial for Freshers & Developers | Ashok IT | Session 04

Design Patterns in Java – Explained with Real-Time Examples Design Patterns are reusable solutions to common problems in ...

40:58
Java Design Patterns Tutorial for Freshers & Developers | Ashok IT | Session 04

341 views

Streamed 1 month ago

Compstein Theory
Design Pattern Overview

Unlock the power of design patterns in software development: Explore creational (Singleton, Factory), structural (Adapter, ...

3:53
Design Pattern Overview

4 views

3 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

0 views

9 days ago

Ashok IT
Java Design Patterns Tutorial for Freshers & Developers | Ashok IT | Session 05

Design Patterns in Java – Explained with Real-Time Examples Design Patterns are reusable solutions to common problems in ...

30:06
Java Design Patterns Tutorial for Freshers & Developers | Ashok IT | Session 05

431 views

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

3 weeks ago

Franklin Bristow
COMP 2450 Fall 2025 Lecture 34

We're back to streaming! We're starting to wrap up the course, and today we're going to reveal some ideas about what we've ...

49:15
COMP 2450 Fall 2025 Lecture 34

232 views

Streamed 3 weeks ago

Java Guides
Which design patterns does the Spring Framework use  #java #springplatform #javainterview #coding

The Spring Framework extensively utilizes various design patterns to achieve its core principles of Inversion of Control (IoC) and ...

1:38
Which design patterns does the Spring Framework use #java #springplatform #javainterview #coding

9,390 views

2 weeks ago

XXAbdallah HamodaXX
Library Management System (GUI)

Project GUI Using java netBeans by(Design Patterns) 1- MVC 2- Observer 3- Singleton 4- Factory 5- DAO.

7:18
Library Management System (GUI)

17 views

2 weeks ago

Lakhani STEM Tutorials
Singleton Design Pattern (DP-4) | Thread Safe Example

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 (DP-4) | Thread Safe Example

7 views

7 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

4 weeks ago