ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

54 results

TodoCode
SINGLETON PATTERN the pattern you absolutely MUST LEARN

SINGLETON is a design pattern that ensures that a class has only one instance throughout the application and provides a global ...

19:15
SINGLETON PATTERN the pattern you absolutely MUST LEARN

11,623 views

3 weeks ago

Hacktrickz
Lecture 16.7 : Singleton Class — [Abdul Bari] Java Course

Learn how to design a Singleton Class in Java using static members and constructors. This pattern ensures only one object of a ...

11:03
Lecture 16.7 : Singleton Class — [Abdul Bari] Java Course

0 views

12 days ago

Maksim Akhmerov | Войти в IT | offercraft
Java шаблон SINGLETON

Ссылка на статью про лямбда выражения: https://offercraft.ru/questions/java/singleton_pattern_implementation ...

5:54
Java шаблон SINGLETON

0 views

4 hours ago

Java Code Crack
The Java Singleton Pattern
8:24
The Java Singleton Pattern

1 view

2 weeks ago

Developer Advocates Aspirant
Core Java Advanced: Why Singletons Fail in Multithreading & How DCL and Enums Fix It Safely

Welcome to today's deep dive into why traditional lazy-initialized Singleton patterns fail in multithreading. In this video, we explore ...

15:27
Core Java Advanced: Why Singletons Fail in Multithreading & How DCL and Enums Fix It Safely

60 views

2 weeks ago

ConquerTheFear
Singleton Design Pattern: 10 CRITICAL Points You MUST Master Before Your Java Interview(Enum & more)

Are you ready to master the Singleton Design Pattern and crush your next Java interview? The Singleton Pattern is simple in ...

13:21
Singleton Design Pattern: 10 CRITICAL Points You MUST Master Before Your Java Interview(Enum & more)

45 views

2 weeks ago

UNITSTEPS
JAVA Übung Singleton VS. Klassenmethoden

Ich gehe auf das Entwurfsmuster Singleton ein. Dann vergleiche ich den Einsatz von Singletons und Klassenmethoden.

12:58
JAVA Übung Singleton VS. Klassenmethoden

32 views

11 days ago

Amrit Pandey
Factory Design Pattern in Java Explained | Java Design Patterns Tutorial

The Factory Design Pattern is a creational pattern that lets us create objects of a common super type, while allowing their actual ...

18:32
Factory Design Pattern in Java Explained | Java Design Patterns Tutorial

4 views

4 weeks ago

Sunsetting AI
Singleton Pattern Explained: When to Use It (and When NOT To)

The Singleton pattern guarantees exactly one instance of a class exists throughout your application—but it's one of the most ...

6:16
Singleton Pattern Explained: When to Use It (and When NOT To)

5 views

1 day ago

XXAbdallah HamodaXX
Library Management System (GUI)

Project GUI Using java netBeans by(Design Patterns) 1- MVC 2- Observer 3- Singleton 4- Factory 5- DAO.

7:18
Library Management System (GUI)

17 views

2 weeks ago

TodoCode
CREATIONAL PATTERNS: The most used DESIGN PATTERNS in software development

Design patterns are general and reusable solutions to common problems that arise when designing software. Applying design ...

9:15
CREATIONAL PATTERNS: The most used DESIGN PATTERNS in software development

5,088 views

4 weeks ago

Software and Testing Training
Java Test Automation for SDETs and QA — Patterns, Frameworks & Fast Feedback

Learn practical, interview-ready Java techniques for reliable automation in CI/CD. This short 6-minute guide covers why Java ...

6:11
Java Test Automation for SDETs and QA — Patterns, Frameworks & Fast Feedback

115 views

11 days ago

Denny-Mathew
002 - Spring Boot Bean Scope - Proxy vs @Lookup vs ObjectProvider

In this video, we deep dive into one of the MOST confusing concepts in Spring: Prototype bean inside Singleton bean Many ...

4:47
002 - Spring Boot Bean Scope - Proxy vs @Lookup vs ObjectProvider

5 views

10 days ago

CodeLuminary
Dependency Injection (What you might not know)

Dependency Injection (What You Might Not Know) Are you familiar with Dependency Injection, but feel like there are still hidden ...

9:52
Dependency Injection (What you might not know)

19 views

2 weeks ago

Lakhani STEM Tutorials
Singleton Design Pattern (DP-4) | Thread Safe Example

Singleton Design Pattern explained step-by-step with a clear real-world example. In this video you'll learn what is Singleton ...

6:21
Singleton Design Pattern (DP-4) | Thread Safe Example

7 views

9 days ago

Professional Skill 2023
49-PHP Developer: OOP - Singleton Method Design Pattern | Practice

PHP: OOP - Singleton Method Design Pattern Because static methods are callable without an instance of the object created, the ...

12:37
49-PHP Developer: OOP - Singleton Method Design Pattern | Practice

72 views

2 weeks ago

Telusko
#45 Constructor Using New Method in Python

In this video, we'll dive into the concept of constructors in Python and understand how they work in object-oriented programming.

7:01
#45 Constructor Using New Method in Python

1,401 views

2 weeks ago

ClipCoder
Stop Failing Java Interviews. (Top 10 Questions Explained)

Memorizing definitions won't get you hired. Understanding HOW things work will. In this video, I break down the Top 10 Java ...

7:05
Stop Failing Java Interviews. (Top 10 Questions Explained)

10 views

5 days ago

程式魔法使羯聲
It's not about eliminating Singleton, but about helping it find its right place in the DI archite...

💥Video Summary It's not about eliminating Singleton, but about helping it find its right place in the DI architecture ...

5:18
It's not about eliminating Singleton, but about helping it find its right place in the DI archite...

43 views

4 weeks ago

Lets Make Automation Easy - Pradeep Nailwal
How to use Playwright With Java | Pradeep Nailwal

How to use Playwright With Java Complete Playwright with Typescript/Javascript ...

9:43
How to use Playwright With Java | Pradeep Nailwal

27 views

13 days ago