ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,856,650 results

Related queries

design patterns react

coding patterns

design patterns شرح

design patterns interview questions

design patterns java

architecture patterns

head first design patterns

design patterns c# interview questions

strategy pattern

adapter pattern

creational design patterns

design pattern drawing

design patterns factory

mvc design pattern

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

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

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

4 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,217 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

892,349 views

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

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

7 months ago

Yehia Tech يحيى تك
Design Patterns: الملخص المتكامل 🥸

خصم خاص لمتابعي يحيى تك على جميع الكورسات! AI for Backend • MERN • Laravel https://yehia.tech/offer --- رابط كورس React في ...

33:12
Design Patterns: الملخص المتكامل 🥸

94,228 views

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

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

4 years ago

ArjanCodes
5 Tips For Object-Oriented Programming Done Well - In Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. You can do Object-Oriented Programming badly, ...

16:08
5 Tips For Object-Oriented Programming Done Well - In Python

228,044 views

3 years ago

Next Day Video
Transforming Code into Beautiful, Idiomatic Python

Raymond Hettinger Learn to take better advantage of Python's best features and improve existing code through a series of code ...

48:51
Transforming Code into Beautiful, Idiomatic Python

1,084,924 views

12 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,122 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,563 views

4 years ago

IndyDevDan
RAW Agentic Coding: ZERO to Agent SKILL

If you can't build your OWN agent skills, you're leaving MASSIVE productivity gains on the table. Agent Skills are powerful tools to ...

50:24
RAW Agentic Coding: ZERO to Agent SKILL

24,593 views

8 days 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,602 views

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

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

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

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

2 years ago

NeuralNine
Factory Design Pattern - Advanced Python Tutorial #7

In this video we talk about the factory design pattern in Python. ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾ Programming Books ...

11:24
Factory Design Pattern - Advanced Python Tutorial #7

116,431 views

4 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

420,313 views

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

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

123,996 views

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

8 years ago

NeuralNine
Singleton Design Pattern - Advanced Python Tutorial #9

In this video we talk about the singleton design pattern in Python. ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾ Programming Books ...

10:22
Singleton Design Pattern - Advanced Python Tutorial #9

75,579 views

4 years ago