ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,857,185 results

Related queries

design patterns interview questions

factory pattern python

design patterns c# interview questions

adapter pattern

design patterns شرح

creational design patterns

design patterns java

strategy pattern

builder design pattern

design pattern drawing

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

9 months ago

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

2 years 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,177 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,269,849 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,174 views

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

287,699 views

1 month 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,563 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,715 views

7 months ago

EuroPython Conference
Clean Architectures in Python - presented by Leonardo Giordani

EuroPython 2022 - Clean Architectures in Python - presented by Leonardo Giordani [Liffey A on 2022-07-15] Architectural ...

47:48
Clean Architectures in Python - presented by Leonardo Giordani

34,696 views

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

4 years ago

Stanford Online
Stanford CS230 | Autumn 2025 | Lecture 8: Agents, Prompts, and RAG

For more information about Stanford's Artificial Intelligence professional and graduate programs, visit: https://stanford.io/ai ...

1:49:54
Stanford CS230 | Autumn 2025 | Lecture 8: Agents, Prompts, and RAG

144,794 views

3 weeks ago

Portfolio Courses
Singleton Design Pattern | Python Example

A tutorial on two different ways to implement the Singleton design pattern with Python. Source code: ...

16:33
Singleton Design Pattern | Python Example

23,345 views

4 years ago

EuroPython Conference
Sebastian Buczyński - Why you don't need design patterns in Python?

"Why you don't need design patterns in Python? [EuroPython 2017 - Talk - 2017-07-11 - PyCharm Room] [Rimini, Italy] Exactly 23 ...

27:03
Sebastian Buczyński - Why you don't need design patterns in Python?

27,532 views

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

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

2 years 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,424 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,275 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,813 views

13 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,836 views

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

2 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,176 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

893,049 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,194 views

1 month 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,699,915 views

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

1 year ago