ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,394,386 results

Related queries

design patterns python

strategy pattern c++

state design pattern

design patterns شرح

visitor design pattern

observer design pattern

design patterns oop

strategy design pattern hindi

command design pattern

Jono Williams
Strategy Pattern, The Best Software Design Pattern

The strategy pattern is my favorite software design pattern ‍ ‍ ‍ Social ...

2:23
Strategy Pattern, The Best Software Design Pattern

138,053 views

1 year ago

Raw Coding
Strategy Design Pattern (C#)

The strategy design pattern explained with examples in code. Hide functionality behind an interface and interchange it. Patreon ...

7:33
Strategy Design Pattern (C#)

11,172 views

4 years ago

Eric Tech
[Design Pattern] Strategy Pattern in c#  | Software Design Pattern

Tired of writing if-else spaghetti code every time you add a new feature? The Strategy Pattern is here to save you. In this video ...

5:34
[Design Pattern] Strategy Pattern in c# | Software Design Pattern

3,892 views

3 years ago

Bitlytic
Modular Upgrades Made Easy Using the Strategy Pattern

In this video we'll look at an application of the Strategy Pattern to game dev in Godot 4. The Strategy Pattern is a programming ...

6:41
Modular Upgrades Made Easy Using the Strategy Pattern

195,341 views

1 year ago

Christopher Okhravi
Strategy Pattern – Design Patterns (ep 1)

Video series on Design Patterns for Object Oriented Languages. This time we explore the Strategy Pattern. BUY MY BOOK: ...

35:11
Strategy Pattern – Design Patterns (ep 1)

1,608,412 views

8 years ago

WebGentle
What is Strategy Design Pattern in C# (CSharp)? | How to Implement Strategy Design Pattern in C#

What is Strategy design pattern in C# (CSharp)? The Strategy Design Pattern is one of the most powerful tools in a developer's ...

14:02
What is Strategy Design Pattern in C# (CSharp)? | How to Implement Strategy Design Pattern in C#

1,774 views

1 year ago

People also watched

The PrimeTime
Solid Programming - No Thanks

Recorded live on twitch, GET IN ### Article https://www.freecodecamp.org/news/solid-principles-explained-in-plain-english/ By: ...

32:00
Solid Programming - No Thanks

467,120 views

1 year ago

Jono Williams
Strategy and Factory Pattern, The Best Software Design Pattern Combo

The strategy and factory pattern is the perfect software design combo. ‍ ‍ ‍ Social ...

3:45
Strategy and Factory Pattern, The Best Software Design Pattern Combo

66,022 views

1 year ago

One Wheel Studio
Change Behaviors with the Strategy Pattern - Unity and C#

The strategy pattern is all about encapsulating or wrapping up a behavior or algorithm in its own class. It has the added bonus of ...

8:07
Change Behaviors with the Strategy Pattern - Unity and C#

44,714 views

5 years ago

campbelltech
Factory Pattern in C#: Creating Objects with Ease

In this video, you'll learn how to implement the Factory Pattern in C# and how it can help simplify your object creation process.

12:54
Factory Pattern in C#: Creating Objects with Ease

27,215 views

2 years ago

platis.solutions
C++ Builder design pattern: A pragmatic approach

A pragmatic approach to the Builder design pattern with C++ GitHub repo: https://github.com/platisd/cpp-builder-pattern Slides: ...

14:49
C++ Builder design pattern: A pragmatic approach

5,295 views

2 years ago

Daily Code Buffer
Strategy Design Pattern in detail | Interview Question

Head to https://cutt.ly/spring_micro and use Coupon Code DCBFEST to get a HUGE Discount on the course. Strategy is a ...

9:19
Strategy Design Pattern in detail | Interview Question

10,583 views

2 years ago

Eric Tech
[Design Pattern] Mediator Design Pattern in C#

Ever wondered how to eliminate messy dependencies between multiple classes or UI components? The Mediator Pattern is the ...

5:49
[Design Pattern] Mediator Design Pattern in C#

8,011 views

3 years ago

Data Trader
Every Trading Strategy Explained in 12 Minutes

Join my FREE Telegram (Market Analysis & Exclusive Guides): https://t.me/datatraderyoutube ⭐ Follow my trades live ...

12:01
Every Trading Strategy Explained in 12 Minutes

3,089,706 views

1 year ago

tutorialsEU - C#
Singleton Design Pattern in C# - Do it THAT way

C# Progress Academy - Become a senior C# developer: https://academy.tutorials.eu/p/csharp-progress-academy ‍♂️ Learn ...

13:15
Singleton Design Pattern in C# - Do it THAT way

40,002 views

3 years ago

DotNet Core Central
Strategy Design Pattern (An Introduction for .NET Developers [.NET 6 and C# 10])

A strategy pattern is a Behavioral design pattern. The main intent of the pattern is to define a family of algorithms, encapsulate ...

14:49
Strategy Design Pattern (An Introduction for .NET Developers [.NET 6 and C# 10])

3,911 views

3 years ago

Suresh Srivastava
Strategy Design Pattern In Objective-C

Strategy design pattern in Objective-C. Strategy design pattern is used for selection of algorithm from a family of algorithms based ...

7:45
Strategy Design Pattern In Objective-C

137 views

9 years ago

NET Programmer
Strategy Design Pattern in C#

In this video I explain the strategy design pattern using C# programming language. I will also show a practical example of it's ...

4:31
Strategy Design Pattern in C#

2,023 views

3 years ago

git-amend
Clean Code using the Strategy Pattern

Unity C# Architecture: Strategy Programming Pattern in Unity C# using expert Software Engineering Principles. Modularize ...

12:34
Clean Code using the Strategy Pattern

26,646 views

2 years ago

Mike Shah
C++ Strategy Design Pattern - Part 1 of 2 - Changing Algorithmic Behavior

Software Design and Design Patterns Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd9wBflF0f6ynlDQuaeKYzyc ...

26:31
C++ Strategy Design Pattern - Part 1 of 2 - Changing Algorithmic Behavior

3,584 views

1 year ago

The Serious CTO
How the Strategy Pattern Will Save Your Code

In this video, we're going to dive into the world of design patterns and explore one of the most powerful and flexible patterns out ...

3:30
How the Strategy Pattern Will Save Your Code

4,656 views

10 months ago

SingletonSean
Strategy Pattern - DESIGN PATTERNS (C#/.NET)

Learn about the strategy pattern, which is a behavioral design pattern that decouples an algorithm from the client that uses the ...

20:36
Strategy Pattern - DESIGN PATTERNS (C#/.NET)

4,006 views

2 years ago

C++Online
The Strategy Design Pattern in Cpp - Mike Shah - C++Online 2024

The Online C++ Conference - https://cpponline.uk/ -- @cpponlineconf --- The Strategy Design Pattern in Cpp - Mike Shah ...

59:55
The Strategy Design Pattern in Cpp - Mike Shah - C++Online 2024

2,508 views

1 year ago

Sukhad Anand
Strategy Pattern – Design Patterns (ep 1) | LOW LEVEL DESIGN | Techie007 | Sukhad Anand

Strategy Pattern – Design Patterns (ep 1) | LOW-LEVEL DESIGN | Techie007 | Sukhad Anand Hello everyone, Welcome back to ...

8:23
Strategy Pattern – Design Patterns (ep 1) | LOW LEVEL DESIGN | Techie007 | Sukhad Anand

10,686 views

3 years ago

Tech With Pat
How to Implement the Strategy Pattern in C#:

In this video, we'll go over how to implement the Strategy Design Pattern in C#. The Strategy Pattern is a behavioral design ...

8:51
How to Implement the Strategy Pattern in C#:

7,864 views

2 years ago

Alex Hyett
5 Design Patterns That Are ACTUALLY Used By Developers

CHAPTERS 00:00 - Introduction 00:37 - What is a Design Pattern? 02:01 - What are the Design Patterns? 03:27 - Strategy Pattern ...

9:27
5 Design Patterns That Are ACTUALLY Used By Developers

422,121 views

2 years ago

Dave Leeds
Applying the Strategy Pattern in Kotlin

The strategy pattern is one of my favorites from the original Design Patterns book. In this video, we'll see why the strategy pattern ...

10:20
Applying the Strategy Pattern in Kotlin

12,225 views

1 year ago

Code Maze
Strategy Design Pattern In C#

Check out our courses: https://bit.ly/cdmz-courses ▻▻ Support us on Patreon and get the source code: ...

11:46
Strategy Design Pattern In C#

2,392 views

1 year ago

Code, Tech, and Tutorials
The Strategy Design Pattern - Ep 22 - C++ Coding

The Strategy Pattern can be very useful for swapping algorithms within an object's composition.

16:54
The Strategy Design Pattern - Ep 22 - C++ Coding

4,685 views

2 years ago

The PrimeTime
8 Design Patterns | Prime Reacts

Design patterns are really useful ;) ORIGINAL: https://www.youtube.com/watch?v=tAuRQs_d9F8 Recorded live on twitch, GET IN ...

22:10
8 Design Patterns | Prime Reacts

531,194 views

2 years ago