ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,690,912 results

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

143,709 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

68,305 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,617,379 views

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

5,352 views

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

27,722 views

2 years 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,294 views

4 years ago

Hello Byte
Strategy Design Pattern: Easy Guide for Beginners

In this video, we explore the Strategy Design Pattern, a powerful behavioral design pattern that allows you to define and switch ...

3:30
Strategy Design Pattern: Easy Guide for Beginners

6,967 views

1 year ago

People also watched

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,895 views

2 years ago

samvcodes
Handling errors LIKE a 10x ENGINEER in Golang - Golang Service Pattern

Host your Go web apps with Railway: https://railway.com?referralCode=WTZdZ1 In this video, I discuss handling errors when ...

7:43
Handling errors LIKE a 10x ENGINEER in Golang - Golang Service Pattern

52,860 views

2 years ago

NeetCode
Coding Interviews in 2026

https://neetcode.io/ - A Better way to Prepare for Coding Interviews Checkout my second Channel: ...

22:19
Coding Interviews in 2026

73,544 views

22 hours ago

Full-Stack Dev
Strategy Pattern - Design Patterns in C#

In this video you'll see a simple implementation of Strategy Pattern in C#. This pattern is very useful on a daily basis so understing ...

5:53
Strategy Pattern - Design Patterns in C#

9,174 views

7 years ago

Raw Coding
Factory, Abstract Factory, Factory Method - Design Pattern (C#)

Explanation & Examples for the Factory, Abstract Factory and Factory Method design patterns. Patreon ...

9:28
Factory, Abstract Factory, Factory Method - Design Pattern (C#)

129,473 views

4 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,942 views

4 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,391 views

3 years ago

Code Radiance
Simplest Strategy Design Pattern in C#

Watch and learn a very simple code example about how to implement the Strategy Design Pattern in the C# programming ...

13:00
Simplest Strategy Design Pattern in C#

11,088 views

5 years ago

ACDev
Strategy Pattern in Unity

Code can be find in the Design Patterns GitHub Repo: https://github.com/metalac190/UnityDesignPatterns 00:00 - Concept 04:10 ...

15:55
Strategy Pattern in Unity

8,500 views

5 years ago

Eric Tech
[Design Pattern] State Pattern in c#

Confused about how to make your classes more flexible and scalable? Let's decode the State Pattern — one of the most powerful ...

6:50
[Design Pattern] State Pattern in c#

4,482 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

4,086 views

4 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,777 views

1 year 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

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,959 views

1 year ago

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

Register Now For only £50 to C++Online 11th-13th March 2026: https://cpponline.uk/ Workshops available for £345 (includes ...

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

2,522 views

1 year ago

freeCodeCamp.org
Master Design Patterns & SOLID Principles in C# - Full OOP Course for Beginners

In this comprehensive and beginner-friendly course, you will learn all of the tools that you need to become an advanced OOP ...

11:46:54
Master Design Patterns & SOLID Principles in C# - Full OOP Course for Beginners

272,910 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

11,275 views

3 years ago

Derek Banas
Strategy Design Pattern

Code is Here: http://goo.gl/TqrMI Best Design Patterns Book : http://goo.gl/W0wyie MY UDEMY COURSES ARE 87.5% OFF TIL ...

11:32
Strategy Design Pattern

762,371 views

13 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

434,238 views

2 years 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,054 views

2 years 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,459 views

1 year ago

ForrestKnight
7 Design Patterns EVERY Developer Should Know

Which includes the greatest pattern of all time, the strategy pattern. Think of it like switching between different navigation apps ...

23:09
7 Design Patterns EVERY Developer Should Know

970,103 views

1 year 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,929 views

2 years ago