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
126,495 results
For code click here: http://goo.gl/vIsDFk The singleton pattern is implemented by creating a class with a method that creates a new ...
488,550 views
10 years ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the first video of this ...
183,935 views
4 years ago
In this video, I have explained What is Singleton Pattern in Java - How to achieve this? The Singleton pattern in Java is a design ...
51,216 views
1 year ago
Have you ever had to write a SINGLETON IN JAVA? They can be hard to get right - I had a few coding bugs while filming the video ...
3,091 views
2 years ago
java #interviewquestions #webencyclop In this playlist I will try to cover all the important java interview questions along with ...
16,399 views
Learn about the Singleton Design Pattern, a crucial concept in software design. This pattern ensures that a class has only one ...
5,994 views
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 ...
1,349 views
2 months ago
The singleton pattern is one of the most controversial yet easiest to implement design patterns. Many people say you should never ...
182,781 views
7 years ago
SINGLETON is a design pattern that ensures that a class has only one instance throughout the application and provides a global ...
14,161 views
0:00 3 Types of Patterns 1:34 Singleton Pattern 3:35 Builder Pattern 5:21 Factory Pattern 7:47 Twingate Security 8:58 Facade ...
986,697 views
👉🏻 Get a 7-day trial and $25 in UpCloud credit 👉🏻 https://upcloud.com/signup/?promo=bettatech The SINGLETON pattern is one of ...
111,977 views
5 years ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Singletons are often criticized for introducing ...
41,379 views
5 months ago
Check out my courses on Dometrain: https://dometrain.com Subscribe to my weekly newsletter: https://nickchapsas.com Become a ...
41,408 views
⚡️ From Developer to Senior Architect - https://www.codeja.dev/bootcamp 👨💻 CodeJa | Learn JAVA with EJERCICIOS - https ...
18,631 views
8 months ago
... Chapters 00:00 Intro 00:21 How Classes Work 04:15 Singleton Pattern 08:12 Refactoring from Classes ...
26,508 views
C# Progress Academy - Become a senior C# developer: https://academy.tutorials.eu/p/csharp-progress-academy ♂️ Learn ...
41,249 views
3 years ago
In this video of code decode we have explained the double checked locking of singleton design pattern which is very important ...
24,116 views
Go to http://www.hostinger.com/cherno and use code "cherno" to get up to 91% OFF yearly web hosting plans. Succeed faster!
223,490 views
6 years ago
Cracking the #Java #Coding #Interview - Question 20: How to create a Singleton? Watch all the questions here: ...
12,656 views
... Java another frequently Asked interview questions in service based organization so what exactly is singl ton classes Singleton ...
31,202 views
Singleton class in Java.
4,107 views
This time we look at the Singleton Pattern. BUY MY BOOK: https://theobjectorientedway.com ▻ The playlist ...
268,409 views
8 years ago
Singleton Design Pattern in java is most asked question in design pattern for interview so we should prepare it well!!
185 views
Singleton design pattern tutorial - Here I discuss why Singleton design pattern is not as simple as you thought.There are many ...
139,342 views
java Basic Java Tutorial for beginners Basic Java Programming for beginners Core Java By Durga Sir Core Java Core Java Video ...
298,242 views
9 years ago
In this video we are going to learn about the single design pattern in detail with examples. Full Playlist: https://www ...
160,763 views
In this video we have explained Singleton Class and its real time uses. This is one of the most asked topics in Java interviews.
7,582 views
Welcome to Lecture 10 of the Ultimate Low-Level Design (LLD) Series by Coder Army! Second week for #lowleveldesign ...
36,374 views
9 months ago
The singleton pattern is implemented by creating a class with a method that creates a new class instance if one does not exist.
39,355 views