ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,861,334 results

Related queries

design patterns interview questions

factory pattern python

design patterns c# interview questions

design patterns شرح

adapter pattern

strategy pattern

prototype design pattern

design patterns java

design pattern drawing

creational design patterns

ArjanCodes
Why Use Design Patterns When Python Has Functions?

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll demonstrate that ...

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

138,399 views

2 years ago

CodeTekTeach
! Python design patterns masterclass

1. INTRODUCTION 0:00:00 1. What are design patterns 0:04:13 2. Types of design patterns !\2. CREATIONAL DESIGN ...

3:48:27
! Python design patterns masterclass

17,998 views

9 months 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,270,318 views

2 years ago

CodeTekTeach
Python SOLID Principles and Top Design Patterns

INTRODUCTION 0:00:00 1. What are Design Patterns and why do we need them 0:02:12 2. The Design Patterns Covered in This ...

4:52:05
Python SOLID Principles and Top Design Patterns

5,219 views

9 months ago

CodeTekTeach
📚 Master Python Design Patterns: Build Flexible & Robust Code

Python Design Patterns Unveiled: SOLID Principles, Builders, Factories, Prototypes, and More! | Full Python Tutorial ...

9:16:15
📚 Master Python Design Patterns: Build Flexible & Robust Code

31,240 views

1 year ago

ArjanCodes
The Factory Pattern in Python // Separate Creation From Use

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I explain what the Factory pattern (or: ...

14:58
The Factory Pattern in Python // Separate Creation From Use

194,497 views

4 years ago

People also watched

ArjanCodes
I Hate Long If-Elif Chains: This Design Pattern Solved It Once and For All

Learn how to design great software in 7 steps: https://arjan.codes/designguide. If your code is littered with endless if-elif chains ...

15:24
I Hate Long If-Elif Chains: This Design Pattern Solved It Once and For All

289,224 views

2 months ago

ArjanCodes
The Builder Pattern in Python: Finally Explained!

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I show you the Builder Pattern in ...

14:19
The Builder Pattern in Python: Finally Explained!

51,741 views

4 months ago

ArjanCodes
10 Python Anti-Patterns That Are Breaking Your Code

Try Lokalise today: https://bit.ly/arjancodes. Think your Python code is clean? Think again. In this video, I'm exposing 10 Python ...

25:16
10 Python Anti-Patterns That Are Breaking Your Code

59,865 views

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

4 years ago

ArjanCodes
The Factory Design Pattern is Obsolete in Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. What would the Factory Pattern look like if it was ...

23:18
The Factory Design Pattern is Obsolete in Python

111,416 views

4 years ago

ArjanCodes
The Ultimate Guide to Writing Classes in Python

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll share 5 essential tips for ...

25:39
The Ultimate Guide to Writing Classes in Python

150,255 views

2 years ago

ArjanCodes
The Real Reason the Singleton Pattern Exists

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Singletons are often criticized for introducing ...

15:31
The Real Reason the Singleton Pattern Exists

38,845 views

2 months ago

CodeAesthetic
Dependency Injection, The Best Pattern

Try using the attachment service at https://www.patreon.com/codeaesthetic You'll also find deleted scenes, song names and more.

13:16
Dependency Injection, The Best Pattern

1,083,336 views

2 years ago

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

Events are a variant of the observer / listener design pattern. This video is inspired by a real-life example I recently encountered, ...

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

214,619 views

4 years ago

ArjanCodes
7 Python Code Smells to AVOID at All Costs

Learn how to design great software in 7 steps: https://arjan.codes/designguide. This video shows 7 code smells that point to poor ...

22:10
7 Python Code Smells to AVOID at All Costs

388,288 views

4 years ago

code::dive conference
Classic Design Patterns: Where Are They Now - Brandon Rhodes - code::dive 2022

Classic Design Patterns: Where Are They Now About the speaker - Brandon Rhodes Brandon Rhodes is best known as a popular ...

51:31
Classic Design Patterns: Where Are They Now - Brandon Rhodes - code::dive 2022

17,291 views

3 years ago

Next Day Video
Python Design Patterns 1

Brandon Rhodes The Python community has learned a lot about how to use our language since we started back in the 1990s, and ...

1:07:50
Python Design Patterns 1

126,817 views

13 years ago

Isaac Harris-Holt
The Strategy Pattern Will Make Your Python Code CLEANER

If we have lots of different ways of doing the same thing, how do we best represent that in Python? If we want to take a payment, ...

6:45
The Strategy Pattern Will Make Your Python Code CLEANER

8,229 views

2 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,701,001 views

3 years ago

miss google
Python Design Patterns Tutorial for Beginners 2022

Welcome to my Channel...! In this video we are going to see the basics of Python Design Patterns . These are the fundamentals of ...

2:11:53
Python Design Patterns Tutorial for Beginners 2022

14,841 views

3 years ago

ArjanCodes
The State Design Pattern in Python Explained

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll dive into the State ...

19:14
The State Design Pattern in Python Explained

88,205 views

2 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

895,519 views

1 year ago

Sweet Codey
Master Low Level Design Patterns | Complete Tutorial 2025

Unlock the power of Design Patterns in Python and take your coding skills to the next level! In this 1+ hour in-depth tutorial, you'll ...

1:09:55
Master Low Level Design Patterns | Complete Tutorial 2025

1,249 views

1 month ago

PyCon Sweden
Design Patterns in Python by Peter Ullrich

Software Design Patterns are commonly used in professional software development and are important for aspiring programmers ...

27:31
Design Patterns in Python by Peter Ullrich

139,273 views

8 years ago