ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

81 results

Mariusz Jurczenko
Design Patterns (Wzorce Projektowe) - Singleton

Singleton Wzorzec Singleton jest jednym z kreacyjnych wzorców projektowych, który ma na celu zapewnienie, że w ramach ...

11:29
Design Patterns (Wzorce Projektowe) - Singleton

480 views

3 years ago

Bald. Bearded. Builder.
Should my Services be Transient, Scoped, or Singleton?

The basics of Transient, Scoped, and Singleton .NET dependency injection lifetime scopes. This video covers the basics of each ...

3:40
Should my Services be Transient, Scoped, or Singleton?

16,424 views

1 year ago

Alex Demko
Top Developer Reveals Singleton Pattern Secrets for Better Code

Looking to improve your JavaScript skills? Dive into this video where I cover 10 essential JavaScript patterns every developer ...

0:32
Top Developer Reveals Singleton Pattern Secrets for Better Code

151 views

1 year ago

Programming threads
Singleton Pattern in Python: Step-by-Step Implementation with new

Learn how to implement the Singleton Pattern in Python and ensure only one instance of a class exists throughout your program.

5:05
Singleton Pattern in Python: Step-by-Step Implementation with new

59 views

1 year ago

Viktor Sydorenko
Singleton php

Design patterns by Sydorenkovd.

3:38
Singleton php

276 views

9 years ago

Unity Game Dev Tutorial: build your first 3D game
GameManager using the Singleton pattern in #unity

Welcome to the Unity Game Development series! We're going to make a game together absolutely for free! Step by step I will take ...

12:26
GameManager using the Singleton pattern in #unity

77 views

1 year ago

AI Tools Quest
5 AI Design Patterns That Power Everything

Unlock the secret blueprints behind every AI system in just 3:10! This video breaks down 5 AI design patterns — Singleton, ...

8:47
5 AI Design Patterns That Power Everything

34 views

4 months ago

Inria Learning Lab
🌶 Advanced Points on Classes [W7S1-EN]

Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...

9:57
🌶 Advanced Points on Classes [W7S1-EN]

258 views

5 years ago

Strawberry Dev
Stop making your variables public – do this instead!

In this tutorial I'll show you everything you need to know about C# getters & setters in Unity: - public get / private set - Backing ...

3:17
Stop making your variables public – do this instead!

106 views

2 months ago

Drunken Engineer
Singleton In Java | Create | Destroy | Prevent | Interview Questions

This video contains all the interview questions related to Singleton design pattern in java. One of the best book for Interview ...

12:45
Singleton In Java | Create | Destroy | Prevent | Interview Questions

8,959 views

4 years ago

Design Patterns Lectures
The Scoped Locking Design Pattern

In this video, the Scoped Locking software design pattern is explained. Scoped Locking: Use language scope semantics to ...

3:57
The Scoped Locking Design Pattern

582 views

5 years ago

Confreaks
RubyConf 2016 - Seeing Metaprogramming and Lambda Function Patterns in Ruby by Lukas Nimmo

RubyConf 2016 - Seeing Metaprogramming and Lambda Function Patterns in Ruby by Lukas Nimmo Metaprogramming and ...

30:37
RubyConf 2016 - Seeing Metaprogramming and Lambda Function Patterns in Ruby by Lukas Nimmo

3,299 views

9 years ago

Alex Demko
10 Essential JavaScript Patterns Every Developer Should Know

Looking to improve your JavaScript skills? Dive into this video where I cover 10 essential JavaScript patterns every developer ...

5:22
10 Essential JavaScript Patterns Every Developer Should Know

1,104 views

1 year ago

Bald. Bearded. Builder.
Dependency Injection Mistakes You Need to Avoid!

ASP.NET Core's dependency injection is powerful, but easy to misuse. In this video, Michael walks through five common ...

7:57
Dependency Injection Mistakes You Need to Avoid!

7,618 views

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

Alex Demko
Master Coding Patterns for Cleaner, Efficient Code

Looking to improve your JavaScript skills? Dive into this video where I cover 10 essential JavaScript patterns every developer ...

0:30
Master Coding Patterns for Cleaner, Efficient Code

83 views

1 year ago

Alex Demko
Are You Making This Common Factory Pattern Mistake?

Looking to improve your JavaScript skills? Dive into this video where I cover 10 essential JavaScript patterns every developer ...

0:46
Are You Making This Common Factory Pattern Mistake?

435 views

1 year ago

Alex Demko
Best Software Design Experts Reveal Top Decorator Pattern Techniques

Looking to improve your JavaScript skills? Dive into this video where I cover 10 essential JavaScript patterns every developer ...

0:46
Best Software Design Experts Reveal Top Decorator Pattern Techniques

59 views

1 year ago

Mariusz Jurczenko
Design Patterns (Wzorce Projektowe) - Fasada (Facade)

Fasada (Facade) Fasada zapewnia ujednolicony interfejs do zestawu interfejsów w podsystemie. Ten wzorzec definiuje interfejs ...

9:40
Design Patterns (Wzorce Projektowe) - Fasada (Facade)

501 views

3 years ago

Confreaks
RubyConf 2015 - Messenger: The (Complete) Story of Method Lookup by Jay McGavren

Messenger: The (Complete) Story of Method Lookup by Jay McGavren You call a method on an object, and it invokes the instance ...

28:48
RubyConf 2015 - Messenger: The (Complete) Story of Method Lookup by Jay McGavren

955 views

10 years ago