ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

9,878,791 results

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,715,113 views

3 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,527,511 views

6 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

927,917 views

1 year ago

NeetCode
8 Design Patterns EVERY Developer Should Know

https://neetcode.io/ - A better way to prepare for coding interviews! Checkout my second Channel: @NeetCodeIO While some ...

9:47
8 Design Patterns EVERY Developer Should Know

1,275,860 views

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

426,644 views

2 years ago

People also watched

Mark Kashef
Master ALL 20 Agentic AI Design Patterns [Complete Course]

Join My Community to Level Up ➡ https://www.skool.com/earlyaidopters/about Gumroad Link to Assets in the Video: ...

1:03:41
Master ALL 20 Agentic AI Design Patterns [Complete Course]

100,604 views

3 months ago

theSeniorDev
Every Frontend Architecture Pattern Explained in 23 Minutes

Most Asked Interview Questions for JS Devs ...

22:33
Every Frontend Architecture Pattern Explained in 23 Minutes

134,936 views

3 months ago

Ashish Pratap Singh
LeetCode was HARD until I Learned these 15 Patterns

Master DSA patterns: https://algomaster.io ▻ My DSA Playlist: ...

13:00
LeetCode was HARD until I Learned these 15 Patterns

1,522,668 views

1 year ago

Sweet Codey
Factory Design Pattern in Python | Simplified Explanation with Examples

Discover how to implement the Factory Design Pattern in Python and understand its importance in software development. In this ...

9:40
Factory Design Pattern in Python | Simplified Explanation with Examples

3,386 views

11 months ago

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

In this video of code decode we have explained top 5 design pattern interview questions one know before appearing interview ...

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

15,110 views

3 months ago

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

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

4 years ago

in28minutes
Design Patterns for Beginners - New Version

LEARN "Big Picture" of FULL-STACK, CLOUD, AWS, MICROSERVICES with DOCKER and KUBERNETES in ***30 MINUTES*** ...

45:49
Design Patterns for Beginners - New Version

160,547 views

9 years ago

Ahmed Alsayad 🍉
How I Actually Start Web Design Projects (Step by Step)

Most people assume web design starts with visuals; layouts; or tools like Figma. In reality; strong web design starts much earlier; ...

26:15
How I Actually Start Web Design Projects (Step by Step)

1,598 views

6 days ago

Alex Hyett
SOLID Principles: Do You Really Understand Them?

People mention SOLID everywhere but very few do a good job of explaining it. I am hoping to put an end to that in this video so ...

7:04
SOLID Principles: Do You Really Understand Them?

389,029 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

48,728 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,868 views

1 year ago

Channels new to you

Geekific
Simple Factory vs Factory Method in Java | Real-World Example Explained | Geekific Remastered

The Factory Method is one of the most powerful creational design patterns, but before we understand it, we first need to look at the ...

7:02
Simple Factory vs Factory Method in Java | Real-World Example Explained | Geekific Remastered

15,888 views

4 months ago

Code with RSV
Strategy Design Pattern explained in Hindi (हिंदी) with code example C# | Design Patterns Series

Source code: https://github.com/CodeWithRSV/Youtube-Tutorials/tree/main/design-patterns/DemoApp In this video, we will discuss ...

7:45
Strategy Design Pattern explained in Hindi (हिंदी) with code example C# | Design Patterns Series

410 views

4 months ago

Serket Studios
Every Programming Design Pattern Explained in 90 Minutes (COMPILATION)

Design patterns are typical solutions to commonly occurring problems. Here's a high-level overview of the most common ones.

1:35:46
Every Programming Design Pattern Explained in 90 Minutes (COMPILATION)

2,643 views

9 months ago

A Dev' Story
Object Oriented Design Patterns Explained

In this video I explain what are Object Oriented Design Patterns, Anti-patterns, how and when to use them. Since first introduced ...

6:03
Object Oriented Design Patterns Explained

29,869 views

5 years ago

Jono Williams
Strategy Pattern, The Best Software Design Pattern

... is my favorite software design pattern ‍ ‍ ‍ Social ▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭ Github: ...

2:23
Strategy Pattern, The Best Software Design Pattern

140,199 views

1 year ago

ByteMonk
Design Patterns Explained | Java, Singleton, Thread Safety & Anti-Pattern

Design patterns are timeless solutions to recurring software problems — and mastering them sharpens how you think about ...

7:41
Design Patterns Explained | Java, Singleton, Thread Safety & Anti-Pattern

27,772 views

6 months 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,612,097 views

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

27,063 views

6 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

261,807 views

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

534,626 views

2 years ago