ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,008,078 results

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

2 years ago

Simply Coding
Solve any Star Pattern program in Python

In this video we will learn how to write any star pattern program in Python Watch any number pattern in python ...

18:44
Solve any Star Pattern program in Python

1,379,939 views

4 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,270,591 views

2 years ago

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

Learn how to design great software in 7 steps: https://arjan.codes/designguide. This tutorial on the observer pattern is the fourth ...

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

214,650 views

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

4 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,073 views

4 years ago

ArjanCodes
A Closer Look At Structural Pattern Matching // New In Python 3.10!

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I show an example of structural ...

17:12
A Closer Look At Structural Pattern Matching // New In Python 3.10!

106,184 views

4 years ago

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

290,520 views

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

4 years ago

anthonywritescode
what is a singleton? (and python patterns) (intermediate - advanced) anthony explains #188

today I talk about the singleton pattern and a bunch of different ways to implement it in python! - typing Final: ...

19:51
what is a singleton? (and python patterns) (intermediate - advanced) anthony explains #188

9,208 views

4 years ago

neurotrader
3 Must-Know Algorithms for Automating Chart Pattern Trading in Python

I cover three algorithms for identifying minima and maxima in price data. Identifying local tops and bottoms is an essential step for ...

9:28
3 Must-Know Algorithms for Automating Chart Pattern Trading in Python

75,804 views

2 years ago

Jovian
Star Patterns with Python Loops | Part 1 - Left Half Pyramid

For real-time updates on events, connections & resources, join our community on WhatsApp: https://jvn.io/wTBMmV0 Code: ...

4:44
Star Patterns with Python Loops | Part 1 - Left Half Pyramid

24,434 views

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

4 years ago

Bro Code
Nested loops in Python are easy ➿

Python #course #tutorial # nested loop = A loop within another loop (outer, inner) # outer loop: # inner loop: rows = int(input("Enter ...

5:35
Nested loops in Python are easy ➿

490,750 views

3 years ago

CodeTrading
Michael Harris’s Trading Pattern Automated in Python | Full Backtest

In this video, I walk you through one of Michael Harris's trading patterns. I'll show you exactly how I coded the backtest in Python, ...

12:38
Michael Harris’s Trading Pattern Automated in Python | Full Backtest

81,981 views

1 year ago

ArjanCodes
Let's Take The Bridge Pattern To The Next Level

Learn how to design great software in 7 steps: https://arjan.codes/designguide. This video covers how the bridge pattern works ...

17:13
Let's Take The Bridge Pattern To The Next Level

41,437 views

3 years ago

ArjanCodes
Deep Dive Into the Repository Design Pattern in Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll take a closer look at the repository ...

11:56
Deep Dive Into the Repository Design Pattern in Python

94,975 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,046 views

10 months 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,226 views

2 years ago

Coders Bring Change (Python for Everyone)
How to use the STRATEGY PATTERN in Python

After this video, you are able to describe the strategy pattern, can rewrite existing code to use the strategy pattern and decide if it is ...

9:57
How to use the STRATEGY PATTERN in Python

4,998 views

3 years ago