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
177 results
The Singleton Design Pattern is one of the most important OOP design patterns in Java, especially when managing database ...
25 views
2 days ago
Singleton Design Pattern in Java explained with real-world examples, breaking scenarios & best practices. GitHub Source ...
8 views
10 hours ago
Ссылка на статью про singleton: https://offercraft.ru/questions/java/singleton_pattern_implementation https://offercraft.ru ...
46 views
3 weeks ago
Have you ever wondered why some classes should have only one object? 🤯 That’s where the Singleton Class comes in. In this ...
26,992 views
9 days ago
Learn the Singleton Design Pattern in Java with simple code and real-world examples! In this short video, we explain: - What ...
150 views
1 month ago
In this Java Tutorial Guide for Minecraft Modding and Hytale Modding, we are looking at Java Design Pattern: The Singleton!
471 views
12 days ago
In this video, we cover CREATIONAL DESIGN PATTERNS in Java with clear explanations and real-world examples. Topics ...
22 views
Spring Boot + Java enterprise patterns that scale: ✓ Singleton - Factory - Builder - Strategy - Observer ✓ Decorator - Template ...
50 views
13 days ago
In this video, we explain the Singleton Design Pattern in Java using a thread-safe implementation with Double-Checked Locking.
1,457 views
Singleton Design Pattern explained step-by-step with a clear real-world example. In this video you'll learn what is Singleton ...
10 views
In this video, we will see the most commonly asked design patterns interview questions for both freshers and experienced ...
866 views
2 weeks ago
linkedlist #dsa #dsalgo #leetcode #java #javadsa #datastructure #algorithms #algorithm #algo #leetcode #coding #codingtutorial ...
28 views
The Singleton pattern guarantees exactly one instance of a class exists throughout your application—but it's one of the most ...
9 views
Singleton looks harmless… until your system scales. At small traffic, everything works. At scale, performance collapses.
37 views
Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...
192 views
Java full-stack developer course for beginners | Singleton Class | #33 #java #fullstack #development #course #variables #and ...
21 views
Design Patterns are the backbone of clean, scalable software. In this video, we begin the Design Patterns series by understanding ...
17 views
5 days ago
Step-by-step implementation of the Singleton Pattern in Java. No voice, just clean code and design principles. #java #singleton ...
0 views
10 days ago
Could not solve on my own (come back to review later) https://www.hackerrank.com/challenges/java-singleton/problem?
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
8 days ago
Prevent Cloning in Java Singleton Class | Java Programming #corejava #java #springboot #springboottutorials #programmer ...
Singleton Design Pattern.
3 views
In this video, we deep dive into the Singleton Design Pattern in Java — one of the most commonly asked creational design ...
47 views
Spring singleton beans are not inherently thread-safe by default. While Spring ensures there's only one instance of a singleton ...
2,089 views
... design patterns, Singleton in dot net, Singleton pattern C#, Singleton Java example, Singleton use cases, Singleton advantages ...
291 views