Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
174 results
Have you ever wondered why some classes should have only one object? 𤯠Thatās where the Singleton Class comes in. In this ...
25,162 views
2 days ago
In this Java Tutorial Guide for Minecraft Modding and Hytale Modding, we are looking at Java Design Pattern: The Singleton!
317 views
5 days ago
Learn how to design a Singleton Class in Java using static members and constructors. This pattern ensures only one object of aĀ ...
23 views
4 weeks ago
Singleton looks harmless⦠until your system scales. At small traffic, everything works. At scale, performance collapses.
37 views
Could not solve on my own (come back to review later) https://www.hackerrank.com/challenges/java-singleton/problem?
0 views
7 days ago
18 views
2 weeks ago
Prevent Object Creation Using Reflection in Singleton Class | Java Programming #java #springboot #springboottutorialsĀ ...
10 views
3 weeks ago
Spring singleton beans are not inherently thread-safe by default. While Spring ensures there's only one instance of a singletonĀ ...
2,078 views
Learn the Singleton Design Pattern in Java with simple code and real-world examples! In this short video, we explain: - WhatĀ ...
150 views
... design patterns, Singleton in dot net, Singleton pattern C#, Singleton Java example, Singleton use cases, Singleton advantagesĀ ...
261 views
1 day ago
Welcome to today's deep dive into why traditional lazy-initialized Singleton patterns fail in multithreading. In this video, we exploreĀ ...
62 views
1 month ago
Master the Singleton Design Pattern in Java! Learn why you need it and how to implement it using Eager, Lazy, and Thread-safeĀ ...
286 views
Step-by-step implementation of the Singleton Pattern in Java. No voice, just clean code and design principles. #java #singletonĀ ...
4 days ago
Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to masterĀ ...
178 views
In this video, we cover CREATIONAL DESIGN PATTERNS in Java with clear explanations and real-world examples. TopicsĀ ...
21 views
6 days ago
Prevent Cloning in Java Singleton Class | Java Programming #corejava #java #springboot #springboottutorials #programmerĀ ...
In this video, we explain the Singleton Design Pattern in Java using a thread-safe implementation with Double-Checked Locking.
1,426 views
The Singleton pattern guarantees exactly one instance of a class exists throughout your applicationābut it's one of the mostĀ ...
9 views
Master coding from basics to advanced with comprehensive tutorials on Data Structures & Algorithms, Full Stack Development,Ā ...
4 views
Singleton Design Pattern explained step-by-step with a clear real-world example. In this video you'll learn what is SingletonĀ ...
7 views