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
173 results
Learn how to design a Singleton Class in Java using static members and constructors. This pattern ensures only one object of a ...
30 views
4 weeks ago
In this Java Tutorial Guide for Minecraft Modding and Hytale Modding, we are looking at Java Design Pattern: The Singleton!
359 views
7 days 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
8 days ago
18 views
2 weeks ago
Step-by-step implementation of the Singleton Pattern in Java. No voice, just clean code and design principles. #java #singleton ...
6 days ago
Prevent Object Creation Using Reflection in Singleton Class | Java Programming #java #springboot #springboottutorials ...
10 views
3 weeks ago
Learn the Singleton Design Pattern in Java with simple code and real-world examples! In this short video, we explain: - What ...
150 views
Master the Singleton Design Pattern in Java! Learn why you need it and how to implement it using Eager, Lazy, and Thread-safe ...
526 views
3 days ago
Spring singleton beans are not inherently thread-safe by default. While Spring ensures there's only one instance of a singleton ...
2,081 views
Design Patterns are the backbone of clean, scalable software. In this video, we begin the Design Patterns series by understanding ...
6 views
11 hours ago
Prevent Cloning in Java Singleton Class | Java Programming #corejava #java #springboot #springboottutorials #programmer ...
Master coding from basics to advanced with comprehensive tutorials on Data Structures & Algorithms, Full Stack Development, ...
4 views
... design patterns, Singleton in dot net, Singleton pattern C#, Singleton Java example, Singleton use cases, Singleton advantages ...
289 views
In this video, we explain the Singleton Design Pattern in Java using a thread-safe implementation with Double-Checked Locking.
1,434 views
Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...
180 views
Ссылка на статью про singleton: https://offercraft.ru/questions/java/singleton_pattern_implementation https://offercraft.ru ...
46 views
In this video, we cover CREATIONAL DESIGN PATTERNS in Java with clear explanations and real-world examples. Topics ...
21 views
Singleton Design Pattern explained step-by-step with a clear real-world example. In this video you'll learn what is Singleton ...
The Singleton pattern guarantees exactly one instance of a class exists throughout your application—but it's one of the most ...
9 views