ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

134,601 results

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

139,247 views

4 years ago

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

139,550 views

1 year ago

BettaTech
STRATEGY | PATRONES de DISEÑO

Kite es un asistente de código gratuito que se integra con prácticamente todos los editores y utiliza IA para el autocompletado.

8:12
STRATEGY | PATRONES de DISEÑO

107,860 views

5 years 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,611,092 views

9 years 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,612 views

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

1 year ago

People also watched

Devoxx UK
Design Patterns Revisited in Modern Java by Venkat Subramaniam

For more info on the next Devoxx UK event www.devoxx.co.uk Design Patterns are common ways to solve problems that ...

51:30
Design Patterns Revisited in Modern Java by Venkat Subramaniam

39,683 views

2 years ago

Programming with Mosh
Design Patterns in Plain English | Mosh Hamedani

Design Patterns tutorial explained in simple words using real-world examples. Ready to master design patterns? - Check out ...

1:20:01
Design Patterns in Plain English | Mosh Hamedani

1,526,349 views

6 years ago

ArjanCodes
Observer Pattern Tutorial: I NEVER Knew Events Were THIS Powerful 🚀

Learn how to design great software in 7 steps: https://arjan.codes/designguide. This tutorial on the observer pattern is the fourth ...

15:17
Observer Pattern Tutorial: I NEVER Knew Events Were THIS Powerful 🚀

215,078 views

4 years ago

ArjanCodes
Solving A Common Issue With The Strategy Pattern // In Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. If your strategy pattern relies on parameters, what's ...

14:43
Solving A Common Issue With The Strategy Pattern // In Python

50,911 views

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

7 years ago

Microsoft Visual Studio
Design Patterns: Strategy

This is the second of an eight part series where Robert is joined by Phil Japikse to discuss design patterns. A design pattern is a ...

13:59
Design Patterns: Strategy

39,019 views

8 years ago

Devoxx
Cruising Along with Java: Benefiting from the Modern Features by Venkat Subramaniam

Cruising Along with Java: Benefiting from the Modern Features, details will follow :)

2:40:51
Cruising Along with Java: Benefiting from the Modern Features by Venkat Subramaniam

6,989 views

1 year ago

Coding Tech
10 Architecture Patterns Used In Enterprise Software Development Today

Ever wondered how large enterprise scale systems are designed? Before major software development starts, we have to choose ...

11:00
10 Architecture Patterns Used In Enterprise Software Development Today

271,088 views

4 years ago

ArjanCodes
Why Use Design Patterns When Python Has Functions?

... https://www.arjancodes.com/courses/ Chapters: 0:00 Intro 3:15 Strategy design pattern 8:04 Observer design pattern 15:06 ...

23:23
Why Use Design Patterns When Python Has Functions?

139,533 views

2 years ago

Riddhi Dutta
Decorator Design Pattern | Low Level Design | OOPS  | Java | Best Video to Understand

0:00 - Real Life Use Case of Decorator Pattern 1:55 - Understanding Decorator Pattern from an OOPS Point of View 6:25 - Code ...

13:09
Decorator Design Pattern | Low Level Design | OOPS | Java | Best Video to Understand

12,587 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

761,895 views

13 years ago

Programación en español
Strategy Pattern - Design Patterns - Programming in Spanish

Strategy Pattern - Design Patterns - Programming in Spanish In this video from the programming design patterns series, we'll ...

10:10
Strategy Pattern - Design Patterns - Programming in Spanish

1,377 views

5 months ago

Be A Better Dev
What is the Strategy Pattern? (Software Design Patterns)

In this video, learn why the Strategy Pattern is such an important design pattern. I tell you what the strategy pattern is, how it works, ...

13:18
What is the Strategy Pattern? (Software Design Patterns)

66,965 views

5 years ago

levonog
Strategy - Design Patterns in 5 minutes

Dive into the world of Object-Oriented Programming with our comprehensive guide to the Strategy Design Pattern. Learn how this ...

2:36
Strategy - Design Patterns in 5 minutes

2,798 views

1 year ago

ByteMonk
Design Patterns in Java Every Developer Should Know | Factory, Observer, Strategy

Not all design patterns are created equal. In this video, we explore 3 of the most **practical and production-worthy patterns** ...

8:50
Design Patterns in Java Every Developer Should Know | Factory, Observer, Strategy

26,722 views

6 months ago

ArjanCodes
The Strategy Pattern: Write BETTER PYTHON CODE Part 3

Learn how to design great software in 7 steps: https://arjan.codes/designguide. The strategy pattern is a widely used design ...

15:31
The Strategy Pattern: Write BETTER PYTHON CODE Part 3

124,651 views

4 years ago

Fireship
10 Design Patterns Explained in 10 Minutes

Software design patterns help developers to solve common recurring problems with code. Let's explore 10 patterns from the ...

11:04
10 Design Patterns Explained in 10 Minutes

2,711,850 views

3 years ago

ForrestKnight
7 Design Patterns EVERY Developer Should Know

Check out Twingate for secure remote work for developers: ...

23:09
7 Design Patterns EVERY Developer Should Know

922,502 views

1 year ago

Devoxx
Design Patterns Revisited in Modern Java by Venkat Subramaniam

Design Patterns Revisited inModern Java, more details will follow soon in the near future.

2:41:21
Design Patterns Revisited in Modern Java by Venkat Subramaniam

28,927 views

1 year ago

Code Decode
Master Strategy Design Pattern in Spring Boot | Interview-Ready Guide with Answers | Code Decode

Live demo of how to Implement Strategy Design Pattern in Java in your project with real world example Udemy Course of Code ...

23:06
Master Strategy Design Pattern in Spring Boot | Interview-Ready Guide with Answers | Code Decode

33,851 views

3 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

533,797 views

2 years ago

Daily Code Buffer
Design Patterns Master Class | All Design Patterns Covered

... Design Pattern ⌚ (03:14:20) Memento Design Pattern ⌚ (03:28:43) Template Design Pattern ⌚ (03:36:46) Strategy Design ...

3:46:08
Design Patterns Master Class | All Design Patterns Covered

136,721 views

2 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,935 views

3 years ago