ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

149 results

TechStack9
What is Singleton Design Pattern In Java | Singleton Class | 6 Different implementations

This video covers the following: 1. What is a Design Pattern 2. Use of Design Pattern 3. What is Singleton Design Pattern 4.

20:47
What is Singleton Design Pattern In Java | Singleton Class | 6 Different implementations

8,101 views

4 years ago

TheCoders TV
Singleton VS Immutable Class in Java | What is Singleton Design Pattern #interview

Singleton vs. Immutable Class in Java Singleton Design Pattern: Definition: Ensures only one instance of a class exists ...

23:17
Singleton VS Immutable Class in Java | What is Singleton Design Pattern #interview

139 views

1 year ago

Questpond
Software Architecture and Design Patterns Interview Questions

35:14 Question 7:- How did you implement singleton pattern? 42:43 Question 8:- Can we use Static class rather than using a ...

1:42:28
Software Architecture and Design Patterns Interview Questions

193,564 views

1 year ago

IIT Roorkee July 2018
Lecture 47: Singleton and Factory Pattern

... in C++ Java right so in this lecture I start with alternative single ton implementation in C++ right so let us consider class single T ...

28:54
Lecture 47: Singleton and Factory Pattern

909 views

10 months ago

Questpond
C# Design Pattern Interview Questions :- Which Design Pattern have you used?

How did you implement singleton pattern? Can we use Static class rather than using a private constructor? Static vs Singleton ...

58:31
C# Design Pattern Interview Questions :- Which Design Pattern have you used?

76,620 views

1 year ago

Confreaks
RubyConf 2019 - The Singleton Module and Its Pattern In Ruby by Mike Calhoun

RubyConf 2019 - The Singleton Module and Its Pattern In Ruby by Mike Calhoun The singleton design pattern allows for the ...

36:08
RubyConf 2019 - The Singleton Module and Its Pattern In Ruby by Mike Calhoun

2,304 views

6 years ago

Yegor Bugayenko
SSD 6/16: Patterns, Anti-Patterns, and Refactoring [software design crash course]

This lecture and the other 15 in this series were given to 3rd year BSc students of Innopolis University (Russia) in 2021. The slide ...

1:10:23
SSD 6/16: Patterns, Anti-Patterns, and Refactoring [software design crash course]

3,401 views

4 years ago

CppNuts
Singleton Design Pattern In C++

JOIN ME ————— YouTube https://www.youtube.com/channel/UCs6sf4iRhhE875T1QjG3wPQ/join Patreon ...

24:09
Singleton Design Pattern In C++

85,003 views

8 years ago

JAVA
Week 4 Concepts summary Java Jan 2023

Those are added some extra topics like Singleton class, right? >> VIVEK BAJAJ: A singleton class >> BS JAVA: Yeah, single time ...

2:08:16
Week 4 Concepts summary Java Jan 2023

500 views

Streamed 2 years ago

Prady AI
Top 4 Design Patterns every developer should know | Simply Explained | Crack any technical interview

designpatterns #designpatterntutorial #frontendinterview #javascript #learnwithprady 0:00 The Interview 1:15 Introduction 1:53 ...

21:13
Top 4 Design Patterns every developer should know | Simply Explained | Crack any technical interview

468 views

4 years 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

19,815 views

10 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,213 views

10 months ago

Rakesh Kuchana
Mastering Spring Bean Scopes: Practical Guide to Singleton, Prototype & More!

Dive into the world of Spring Framework bean scopes with our comprehensive tutorial! In this video, we explore each bean scope ...

1:01:15
Mastering Spring Bean Scopes: Practical Guide to Singleton, Prototype & More!

4,380 views

1 year ago

JAVA
Java OPE1 Revision Session 1

Now >> Dhannya SM: Yeah. so instead of having a class, the default class in Java will be class string rate. is the default class in ...

3:09:59
Java OPE1 Revision Session 1

960 views

Streamed 3 years ago

SDET- QA
Session 17- Wrapper Classes | Data Conversion | Packages | Access Modifiers

java#selenium#programming#automation ######################################### Udemy Courses ...

1:17:21
Session 17- Wrapper Classes | Data Conversion | Packages | Access Modifiers

80,323 views

1 year ago

Otavio Santana
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

Like any other language, Java has the enum feature that allows us to enumerate items. It is helpful to list delimited items in your ...

20:26
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

2,960 views

3 years ago

Perdita Stevens
patterns

So when you as a client, ask the singleton class to get instance and if it so happens, that no other client has asked this class to get ...

33:14
patterns

470 views

4 years ago

Yegor Bugayenko
The Pain of OOP Lecture #2: Static methods and attributes [object oriented programming crash course]

A lecture for BSc students in Innopolis University. The slides are here: https://github.com/yegor256/painofoop (in LaTeX and PDF) ...

1:29:26
The Pain of OOP Lecture #2: Static methods and attributes [object oriented programming crash course]

5,743 views

2 years ago

JAVA
Java OPE1 Revision Session 2

If a class is Singleton. So let us take example, if you want your class student to be Singleton, then you should create only one ...

2:26:31
Java OPE1 Revision Session 2

402 views

Streamed 3 years ago

Christopher Okhravi
Adapter Pattern – Design Patterns (ep 8)

Video series on Design Patterns for Object Oriented Languages. This time we look at the Adapter Pattern. BUY MY BOOK: ...

26:36
Adapter Pattern – Design Patterns (ep 8)

261,589 views

8 years ago