ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,579,729 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

141,037 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

67,226 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,613,346 views

9 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,244 views

4 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

27,284 views

2 years ago

Geekific
The Strategy Pattern Explained and Implemented in Java | Behavioral Design Patterns | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Today, we add another ...

7:26
The Strategy Pattern Explained and Implemented in Java | Behavioral Design Patterns | Geekific

140,259 views

4 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

204,039 views

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

3 years ago

People also watched

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

937,565 views

1 year ago

hdeleon.net
Strategy en C# .Net | Patrones de diseño | design patterns | #5

designpatterns #csharp #hdeleon En este video te explicare el patrón de diseño strategy, también te explicare cuando usarlo y ...

18:13
Strategy en C# .Net | Patrones de diseño | design patterns | #5

17,692 views

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

3 years ago

El eterno estudiante
Singleton Pattern en C# | Patron de diseño Singleton en C#. ¿Como se usa? Patrones de diseño

Como usar el Singleton Pattern en C#? Implementacion con ejemplo Marcas de tiempo 00:00 Que es el singleton pattern? 01:33 ...

11:57
Singleton Pattern en C# | Patron de diseño Singleton en C#. ¿Como se usa? Patrones de diseño

1,719 views

2 years ago

Tech With RGenics
Strategy Design Pattern in c# | How to implement strategy pattern| Strategy Design Pattern (Part 13)

Strategy design pattern is explained by refactoring a not well designed code. It explains what is Strategy design pattern , when to ...

13:16
Strategy Design Pattern in c# | How to implement strategy pattern| Strategy Design Pattern (Part 13)

1,912 views

5 years ago

Christopher Okhravi
Strategy Pattern (in real life) Screencast – OO Design Patterns Screencasts (ep 2)

Real world example of Strategy Pattern in C#. In this screencast series we explore Design Patterns for Object Oriented Languages ...

51:05
Strategy Pattern (in real life) Screencast – OO Design Patterns Screencasts (ep 2)

21,280 views

7 years ago

CppCon
C++ Design Patterns: From C++03 to C++17 - Fedor Pikus - CppCon 2019

http://CppCon.org — Discussion & Comments: https://www.reddit.com/r/cpp/ — Presentation Slides, PDFs, Source Code and other ...

1:00:00
C++ Design Patterns: From C++03 to C++17 - Fedor Pikus - CppCon 2019

38,220 views

6 years ago

Devoxx
Plain Functional Programming by Martin Odersky

Please subscribe to our YouTube channel @ https://bit.ly/devoxx-youtube Like us on Facebook ...

46:58
Plain Functional Programming by Martin Odersky

98,906 views

8 years ago

Zoran on C#
Unleash Your Functional Modeling Superpowers | C# Tutorial

Download the source code for this demo at Patreon: https://www.patreon.com/posts/unleash-your-84639661 How about creating a ...

14:24
Unleash Your Functional Modeling Superpowers | C# Tutorial

17,955 views

2 years ago

Code Insights
Strategy Design Pattern Explained Using C#

Subscribe for more content: http://vid.io/xqZ4 Check out our other videos: http://vid.io/xqZ9 This episode explains the strategy ...

7:34
Strategy Design Pattern Explained Using C#

39,178 views

10 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,202 views

11 months 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,683 views

1 year ago

levonog
Strategy - Design Patterns in 5 minutes

From basic concepts to real-world examples, this tutorial covers everything you need to know to implement the Strategy Pattern ...

2:36
Strategy - Design Patterns in 5 minutes

2,874 views

1 year ago

NDC Conferences
Functional Design Patterns - Scott Wlaschin

In object-oriented development, we are all familiar with design patterns such as the Strategy pattern and Decorator pattern, and ...

1:05:50
Functional Design Patterns - Scott Wlaschin

316,809 views

8 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

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

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

1 year ago

davinceleecode
Strategy Pattern #csharp  #development #developer  #designpattern
0:40
Strategy Pattern #csharp #development #developer #designpattern

1,920 views

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

264,642 views

1 year ago