ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

209 results

The Morpheus Tutorials
Softwareengineering Tutorial #30 - Das Singleton

This tutorial is about the singleton. ❤❤❤ Early access to tutorials, polls, live events, and downloads ❤❤❤ ❤❤❤ https://www ...

3:28
Softwareengineering Tutorial #30 - Das Singleton

11,778 views

7 years ago

Lionel Maquet
The SINGLETON DESIGN PATTERN in Java

Now here are the steps to implement the Singleton design pattern for your class. Step 1 : you make the default constructor private.

3:44
The SINGLETON DESIGN PATTERN in Java

33 views

3 years ago

CS Hero
Java Tutorial: Singleton Design Pattern

This video shows how to implement the Singleton design pattern using a private constructor, a static field for the instance and a ...

3:01
Java Tutorial: Singleton Design Pattern

475 views

3 years ago

CodeSpace
Singleton design pattern using Java and various ways to create it with drawback

What is singleton design pattern and how to implement singleton pattern in java Design pattern series ...

3:33
Singleton design pattern using Java and various ways to create it with drawback

9,781 views

6 years ago

Cosmos Code
Singleton Design Pattern in 2 minutes!

Singleton pattern is one of the most widely used design patterns in the software industry. It is a creational design pattern which ...

2:55
Singleton Design Pattern in 2 minutes!

127 views

3 years ago

BellringerCoding
Singleton Design Pattern in 1 Minute

Learn the basics of the singleton design pattern in this 1 minute video. This is by no means a definitive guide on the singleton ...

1:01
Singleton Design Pattern in 1 Minute

102 views

5 years ago

Code Meister
Singleton Design Pattern Singleton Design Pattern Advantages And Disadvantages Official Video

Contact us if you have questions or business with us: contact@code-meister.com Send an e-mail to us also when you want to ...

2:18
Singleton Design Pattern Singleton Design Pattern Advantages And Disadvantages Official Video

1,174 views

3 years ago

ExpertWall
Singleton Pattern 9 - Singleton by Enum Interview Questions

Singleton #DesignPatterns #InterviewQuestions Learn Singleton Pattern in this short course - This course puts focus on a very ...

2:33
Singleton Pattern 9 - Singleton by Enum Interview Questions

59 views

3 years ago

Its Your Engineer Mate
OOP with Java: Design Patterns (Singleton & Factory Method)

Design patterns are proven solutions to common problems that developers face in software development. They are reusable ...

3:10
OOP with Java: Design Patterns (Singleton & Factory Method)

15 views

2 years ago

The Morpheus Tutorials
Softwareengineering Tutorial #31 - Das Adapterpattern

This tutorial is about the adapter pattern. ❤❤❤ Early access to tutorials, polls, live events, and downloads ❤❤❤ ❤❤❤ https ...

3:17
Softwareengineering Tutorial #31 - Das Adapterpattern

10,032 views

7 years ago

Th30z Code
Java Mistakes: Singleton Pattern, thread-safety issues

The Singleton Pattern ensures a single instance of a class, but the implementation must be thread-safe to be implemented ...

0:30
Java Mistakes: Singleton Pattern, thread-safety issues

653 views

2 years ago

CodeSpace
Singleton no more !! How to break Singleton design pattern in Java

How to create multiple object of a singleton class Design pattern series ...

1:36
Singleton no more !! How to break Singleton design pattern in Java

4,815 views

6 years ago

full stack
singleton design pattern

Singleton design pattern.

1:28
singleton design pattern

71 views

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

4 months ago

Udacity
Creational Patterns

This video is part of the Udacity course "Software Architecture & Design". Watch the full course at ...

1:17
Creational Patterns

2,122 views

10 years ago

Vikas Kerni's Software Architecture Channel
Singleton Design Pattern | 2023

Singleton Design Pattern | GOF | Gang of Four Singleton Design Patterns ensures that there is only one instance of the class and ...

0:58
Singleton Design Pattern | 2023

464 views

3 years ago

ExpertWall
Singleton Pattern 4  - Clone Attack Interview Question

Singleton #DesignPatterns #InterviewQuestions Learn Singleton Pattern in this short course - This course puts focus on a very ...

3:55
Singleton Pattern 4 - Clone Attack Interview Question

43 views

3 years ago

Suresh Srivastava
Singleton Design Pattern In Ruby

Singleton design pattern in Ruby. Singleton design pattern is used to create one and only one instance of a class. We have ...

2:57
Singleton Design Pattern In Ruby

1,603 views

9 years ago

Udacity
Example Creational Pattern  Singleton

This video is part of the Udacity course "Software Architecture & Design". Watch the full course at ...

0:29
Example Creational Pattern Singleton

247 views

10 years ago

Royal Code
017: Singleton Pattern in Javascript in 30 seconds #shorts #javascript #software #programming

Welcome to another chapter at Royal Code! This pattern is useful in situations where you want to restrict the creation of multiple ...

0:39
017: Singleton Pattern in Javascript in 30 seconds #shorts #javascript #software #programming

232 views

2 years ago