ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,305 results

Code Munchies
What is the Prototype Design Pattern?

0:00 What is the prototype design pattern? 0:18 Visual Example 0:34 Code Example #programming #designpatterns #prototype ...

1:13
What is the Prototype Design Pattern?

3,151 views

2 years ago

Code Munchies
Factory Design Pattern Real Time Example

Today we explore The Factory Method Design Pattern in coding. This time I show an example of how the factory design pattern ...

1:40
Factory Design Pattern Real Time Example

763 views

2 years ago

Vikas Kerni's Software Architecture
4 Enterprise Application Integration Patterns | EAI Patterns

4 Enterprise Application Integration Patterns 0:00 - How applications in C#, Java and Python Programming Languages can talk to ...

3:42
4 Enterprise Application Integration Patterns | EAI Patterns

3,146 views

6 years ago

ByteByteGo
What is API Gateway?

To get better at system design, subscribe to our weekly newsletter: https://bit.ly/3tfAlYD Checkout our bestselling System Design ...

3:26
What is API Gateway?

406,752 views

3 years ago

Udacity
Producer Consumer Pattern

This video is part of the Udacity course "GT - Refresher - Advanced OS". Watch the full course at ...

1:34
Producer Consumer Pattern

45,708 views

10 years ago

Patternite
Easy filesystem operations in Python with pathlib - Design Patterns

In this video we go over some common use-cases of the Python "pathlib" module. Pathlib is a great alternative to the commonly ...

2:02
Easy filesystem operations in Python with pathlib - Design Patterns

688 views

4 years ago

The Learn Programming Channel
What are Design Patterns and Should You Learn Them?

What are design patterns, and should you learn about them in 2019? Today, I want to talk about what design patterns are, why ...

3:38
What are Design Patterns and Should You Learn Them?

8,631 views

6 years ago

Code Munchies
What is the Factory Design Pattern?

Today we explore The Factory Method Design Pattern in coding. Don't miss the opportunity to learn about the factory design ...

2:22
What is the Factory Design Pattern?

3,804 views

2 years ago

Sujit Mishra
Python programming practice problems for beginners T # 10 pattern design

The python programming practice problems for beginners pattern design in Python programming with multi-line comment.

2:50
Python programming practice problems for beginners T # 10 pattern design

141 views

8 years ago

Code Meister
top 5 Design Patterns Software Architecture And Design Patterns Tutorial Honest 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:40
top 5 Design Patterns Software Architecture And Design Patterns Tutorial Honest Video

759 views

3 years ago

Programming threads
Callable Objects in Python Explained: Unlock the Power of __call__

Learn how callable objects in Python work and discover how to make your classes behave like functions! In this tutorial, we dive ...

3:55
Callable Objects in Python Explained: Unlock the Power of __call__

58 views

1 year ago

Code Meister
Adapter Design Patter How Adapter Design Pattern Works Must Watch!

This YouTube channel has other similar videos concerning how adapter design pattern works, adapter design pattern c# example ...

3:33
Adapter Design Patter How Adapter Design Pattern Works Must Watch!

1,000 views

3 years ago

Halil Deniz
Mastering Polymorphism in Python: Unlock the Power of OOP 🐍✨

Welcome to our comprehensive guide on Polymorphism in Python! ✨ In this video, we delve deep into the concept of ...

3:51
Mastering Polymorphism in Python: Unlock the Power of OOP 🐍✨

505 views

1 year ago

programmer kowana
Code with me - Python Tip 2. Thread safe singleton pattern

Python Programming Tip 2. Thread safe singleton pattern ○ A real example of simply using an abstract class in python ○ This ...

2:03
Code with me - Python Tip 2. Thread safe singleton pattern

181 views

3 years ago

BellringerCoding
Singleton Design Pattern in 1 Minute

The singleton pattern can be very useful but is one of the most commonly overused design patterns. In this video, I not only outline ...

1:01
Singleton Design Pattern in 1 Minute

103 views

5 years ago

Code Meister
Memento Design Pattern   Memento Pattern In Design Patterns!

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 ...

3:12
Memento Design Pattern Memento Pattern In Design Patterns!

909 views

3 years ago

Suresh Srivastava
Decorator Design Pattern

Decorator design pattern is used to add additional responsibilities to an object dynamically. Design Patterns In C++ Course ...

3:06
Decorator Design Pattern

1,668 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

Code Meister
Strategy Design Pattern Step By Step Strategy Design Pattern Solution

Strategy design pattern is undoubtedly something that interests you and quite a lot of people so I made this video about this topic.

2:08
Strategy Design Pattern Step By Step Strategy Design Pattern Solution

530 views

3 years ago

Audiopedia
Delegation pattern

In software engineering, the delegation pattern is a design pattern in object-oriented programming where an object, instead of ...

1:49
Delegation pattern

3,987 views

10 years ago