ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,198,283 results

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,396,736 views

4 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

195,539 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,383 views

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

53,853 views

5 months 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 🚀

215,169 views

4 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

124,763 views

4 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

95,807 views

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

307,831 views

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

2 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

76,797 views

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

4 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,926 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,275,732 views

2 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

82,437 views

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

3 years ago

Simply Coding
How to solve Square and Hollow pattern programs in Python

This video explains how to write various Square and Hollow pattern programs in Python 00:00 - Solve Square and Hollow pattern ...

17:29
How to solve Square and Hollow pattern programs in Python

126,293 views

4 years ago

Spanning Tree
Pattern Matching in Python?

Python Enhancement Protocol (PEP) 622 proposes introducing support for structural pattern matching into Python 3.10, much like ...

9:23
Pattern Matching in Python?

20,331 views

5 years ago

ArjanCodes
Solving A Common Issue With The Strategy Pattern // In Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. If your strategy pattern relies on parameters, what's ...

14:43
Solving A Common Issue With The Strategy Pattern // In Python

50,931 views

4 years ago

edureka!
Learn Python Pattern Programs | Printing Star Patterns in Python | Pattern Programs | Edureka Live

This Edureka video on 'Python Pattern Programs' will help you understand how we can make different pattern programs in python ...

13:15
Learn Python Pattern Programs | Printing Star Patterns in Python | Pattern Programs | Edureka Live

1,269 views

Streamed 3 years 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,378 views

11 months ago

Comtec Pro
Solve any star pattern in Python

Learn to solve any star pattern in Python. Logic Building Session. #Python Tutorial.

18:32
Solve any star pattern in Python

2,213 views

2 years ago

Sundeep Saradhi Kanthety
01 - PATTERN PROGRAMS IN PYTHON PROGRAMMING

PATTERN PROGRAMS IN PYTHON PROGRAMMING.

14:30
01 - PATTERN PROGRAMS IN PYTHON PROGRAMMING

85,121 views

4 years ago

Telusko
#23 Python Tutorial for Beginners | Printing Patterns in Python

Check out our courses: Java Spring Boot AI Live Course: https://go.telusko.com/JavaSpringBootAI Coupon: TELUSKO20 (20% ...

7:56
#23 Python Tutorial for Beginners | Printing Patterns in Python

1,410,620 views

7 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

5,018 views

3 years ago

ArjanCodes
Two UNDERRATED Design Patterns 💡 Write BETTER PYTHON CODE Part 6

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I talk about two underrated design ...

17:26
Two UNDERRATED Design Patterns 💡 Write BETTER PYTHON CODE Part 6

73,567 views

4 years ago