ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

35 results

C# straight to the point
Singleton, in a way you'll never forget - Concept Overview

Understand Singleton in detail: what it is, when it makes sense, the difference to Multiton, alternatives with dependency injection, ...

11:47
Singleton, in a way you'll never forget - Concept Overview

0 views

2 months ago

Aura Impact
Mastering Singleton - Creational Design Pattern

Learn what the Singleton Design Pattern is in Java and how to implement it properly using Double-Checked Locking to ensure ...

1:25
Mastering Singleton - Creational Design Pattern

150 views

5 months 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

1 month ago

Debugger
You MISSED this LATEST SINGLETON Update | Mentioned in END🔥

Singleton Design Pattern Explained with Example | Singleton Design Pattern in Multithreaded Environment | Singleton Design ...

6:26
You MISSED this LATEST SINGLETON Update | Mentioned in END🔥

43 views

2 months ago

Christopher Gedler
🧩 Patrones de Diseño Creacionales - Patrón Singleton

Introducción* Esta serie de videos ofrece una guía práctica y didáctica sobre patrones de diseño. Cada video explica un patrón ...

1:03:05
🧩 Patrones de Diseño Creacionales - Patrón Singleton

15 views

6 months ago

IIT Roorkee July 2018
Lecture 47: Singleton and Factory Pattern

... single T implementation we had seen in C++ Java right so in this lecture I start with alternative single ton implementation in C++ ...

28:54
Lecture 47: Singleton and Factory Pattern

909 views

10 months ago

The Engineers' Pitstop
These Are The Design Patterns You Never Learned

Most tutorials only cover basic design patterns like Singleton and Factory. In this video, I explain design patterns in software ...

8:30
These Are The Design Patterns You Never Learned

23,106 views

10 months ago

Arun M
Singleton Method Design Pattern

Click to Subscribe- https://bit.ly/3hiqfAA.

3:40
Singleton Method Design Pattern

2 views

6 months ago

CodeTekTeach
! Python design patterns masterclass

1. INTRODUCTION 0:00:00 1. What are design patterns 0:04:13 2. Types of design patterns !\2. CREATIONAL DESIGN ...

3:48:27
! Python design patterns masterclass

20,240 views

10 months ago

Geekific
Simple Factory vs Factory Method in Java | Real-World Example Explained | Geekific Remastered

The Factory Method is one of the most powerful creational design patterns, but before we understand it, we first need to look at the ...

7:02
Simple Factory vs Factory Method in Java | Real-World Example Explained | Geekific Remastered

19,026 views

4 months ago

JAVA
Week 5 | Practice Session for OPPE1 -JAVA

Java. Okay, so can you see this thing? And you see the single? Yeah, so >> ANU MITTAL: Yes. >> Dhanya K: so, Singleton.

2:20:46
Week 5 | Practice Session for OPPE1 -JAVA

597 views

Streamed 2 months ago

IIT Roorkee July 2018
Lecture 46: Design Patterns

... case of java all right so let us have public class Singleton all right so here you have a a private instance under Singleton right so ...

28:44
Lecture 46: Design Patterns

1,214 views

10 months ago

Redlint
So, what are design patterns? Learn in less than 3 minutes! #tutorial #designpatterns #programação

Design patterns are an essential concept for programming, especially in larger projects. They are responsible for ...

3:00
So, what are design patterns? Learn in less than 3 minutes! #tutorial #designpatterns #programação

284 views

8 months ago

JAVA
Week 4 | Practice session

Yeah, singleton design pattern in Java ensures that a class has only one instance and provides a global point of access to that ...

2:10:46
Week 4 | Practice session

255 views

Streamed 3 months ago

JAVA
OPPE Revision Session 1

Complete the Java code that uses the concept of inheritance to demonstrate dynamic method. Dispatch. Okay, that's it. So we ...

1:54:08
OPPE Revision Session 1

1,087 views

Streamed 2 months ago

Zafar Khan Sir
Private Constructor By Zafar  Khan Sir with ItDaksh

A private constructor is a constructor that cannot be accessed outside the class in which it is defined. Unlike public or protected ...

2:02
Private Constructor By Zafar Khan Sir with ItDaksh

197 views

10 months ago

Tech Interview Prep with AI-Podcasts
Java Interview Prep #18: OOP. Static Methods and Variables - AI-Generated Podcast

Java Static Variables & Methods: Essential Concepts for (Senior) Software Engineer Interviews Master the critical Java concepts ...

14:33
Java Interview Prep #18: OOP. Static Methods and Variables - AI-Generated Podcast

62 views

9 months ago

Tech Interview Prep with AI-Podcasts
Design Patterns Tech Interview Prep  #20 - OBSERVER - AI-Generated Podcast

Master the Observer Design Pattern for (Senior) Software Engineer Interviews Elevate your Senior Software Engineer interview ...

34:17
Design Patterns Tech Interview Prep #20 - OBSERVER - AI-Generated Podcast

46 views

9 months ago

Arun M
Factory Method Design Pattern

Click to Subscribe- https://bit.ly/3hiqfAA.

3:45
Factory Method Design Pattern

5 views

6 months ago

Tech Interview Prep with AI-Podcasts
Java Interview Prep #38: Enumerations - AI-Generated Podcast

Master Java Enumerations for (Senior) Software Engineer Interviews - Complete Deep Dive Prepare for Senior Software Engineer ...

19:50
Java Interview Prep #38: Enumerations - AI-Generated Podcast

15 views

7 months ago