ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

138,721 results

Related queries

design patterns شرح

strategy pattern c++

strategy design pattern hindi

state design pattern

visitor design pattern

observer design pattern

command design pattern

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

138,282 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

138,069 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,055 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,032 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,429 views

8 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,723 views

13 years 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,791 views

5 years ago

ModelMyMind
2. Design Patterns - Strategy Pattern with Java Code

Hello everyone, Welcome to ModelMyMind, your computer science channel. The Strategy Pattern is a design pattern in software ...

8:08
2. Design Patterns - Strategy Pattern with Java Code

3,154 views

4 years ago

People also watched

Code Decode
Top 5 Design Pattern Interview Questions and Answers you know before Interview in 2025 | Code Decode

In this video, we'll break down 5 powerful and frequently asked design patterns in Java — explained in the simplest and most ...

19:09
Top 5 Design Pattern Interview Questions and Answers you know before Interview in 2025 | Code Decode

13,382 views

2 months 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,523,006 views

5 years ago

ModelMyMind
1. Design Patterns (Entwurfsmuster) - Eine Einführung + Observer Pattern mit Java Code-Beispiel

Hallo zusammen, herzlich Willkommen bei Model My Mind, deinem Kanal für Informatik und Software Entwicklung. In diesem ...

8:17
1. Design Patterns (Entwurfsmuster) - Eine Einführung + Observer Pattern mit Java Code-Beispiel

6,920 views

4 years ago

Patrick Boekhoven
Observer Pattern/Beobachter-Muster mit einer Implementierung in Java (Deutsch)

Abonniert mich um keine Videos von mir zu verpassen. In diesem Video erkläre ich etwas über das Observer Pattern.

7:41
Observer Pattern/Beobachter-Muster mit einer Implementierung in Java (Deutsch)

17,482 views

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

254,873 views

1 year ago

Renato Augusto
Strategy Design Pattern: Everything You Need to Know About This Design Pattern (GOF)

Meet THE ARCHITECT'S MAP - A complete career guide from Beginner to Software Architect: https://go.hotmart.com/R100244660B ...

22:13
Strategy Design Pattern: Everything You Need to Know About This Design Pattern (GOF)

29,679 views

1 year ago

Alex Hyett
5 Design Patterns That Are ACTUALLY Used By Developers

Design patterns allow us to use tested ways for solving problems, but there are 23 of them in total, and it can be difficult to know ...

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

422,147 views

2 years ago

Code Decode
Saga Design pattern Spring Boot Microservices Interview Questions and Answers | Code Decode

In this video of code decode we have explained saga design pattern in Spring boot microservices. Udemy Course of Code ...

20:52
Saga Design pattern Spring Boot Microservices Interview Questions and Answers | Code Decode

162,339 views

3 years ago

Alpha Brains Courses
Design Patterns in Java Full Course 🚩 Java Design Patterns Tutorial For Beginners ⚡️

About This Course* This course on Design Patterns in Java is aimed at individuals who possess a basic understanding of ...

3:36:36
Design Patterns in Java Full Course 🚩 Java Design Patterns Tutorial For Beginners ⚡️

7,638 views

2 years ago

levonog
Design Patterns: The Movie

Dive deep into the world of Object-Oriented Programming (OOP) as we unravel the essence of all 23 design patterns!

1:23:12
Design Patterns: The Movie

46,819 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,690 views

3 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,585 views

2 years ago

Coder Army
Strategy Design Pattern Explained with Real-World Example | Design Patterns in LLD

Welcome to Lecture 8 of the Ultimate Low-Level Design (LLD) Series by Coder Army! Second week for #lowleveldesign ...

32:40
Strategy Design Pattern Explained with Real-World Example | Design Patterns in LLD

36,949 views

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

25,762 views

5 months ago

Geekific
The State 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 ...

6:55
The State Pattern Explained and Implemented in Java | Behavioral Design Patterns | Geekific

77,492 views

4 years 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,695 views

3 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

134,917 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,217 views

2 years ago

Concept && Coding - by Shrayansh
2. Strategy Design Pattern explanation (Hindi) | LLD System Design  | Design pattern in Java

Its English video: https://youtu.be/RrdNBdkTrcs Hi, in this video we have covered #strategy #designPattern out of many design ...

17:26
2. Strategy Design Pattern explanation (Hindi) | LLD System Design | Design pattern in Java

278,904 views

3 years ago