ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

801 results

Step Up
Design Patterns in Python | Structural Design Patterns

Welcome to StepUp! In this session, you'll learn Structural Design Patterns in Python, an essential topic in Object-Oriented ...

8:03
Design Patterns in Python | Structural Design Patterns

3 views

2 weeks ago

CodeToAGI
5 Python Design Patterns Asked in EVERY Senior Interview | Ep 68

These 5 Python Design Patterns appear in almost EVERY senior Python interview and real production codebases. In this episode ...

6:21
5 Python Design Patterns Asked in EVERY Senior Interview | Ep 68

7 views

2 weeks ago

ArjanCodes
Too Many Parameters? Use This Pattern

Build software that lasts. Join the Software Design Mastery waiting list → https://arjan.codes/mastery. Functions with long ...

13:42
Too Many Parameters? Use This Pattern

138,262 views

3 weeks ago

EZCoder
The ONLY Video You Need on the Strategy Pattern | LLD

#LowLevelDesign #StrategyPattern #C++ #SystemDesign #SoftwareEngineering #CodingInterview #DesignPatterns #SOLID.

41:27
The ONLY Video You Need on the Strategy Pattern | LLD

29 views

3 weeks ago

Arivi by HCL GUVI
Learn Design Patterns in 27 Minutes | Every Developer Must Know! 🔥

Design Patterns Explained in 10 Minutes! | Singleton, Factory, Observer & More | Software Engineering Want to write cleaner, ...

27:52
Learn Design Patterns in 27 Minutes | Every Developer Must Know! 🔥

17,391 views

3 weeks ago

Step Up
Design Patterns in Python | Structural Patterns Pt 2

In this lecture, you will learn Structural Design Patterns using Python with real-world software engineering examples. Topics ...

8:59
Design Patterns in Python | Structural Patterns Pt 2

6 views

2 weeks ago

Software Developer Diaries
Most Important AI Design Patterns in 15 Minutes (With Code)

In this video, we break down the 6 core AI agent patterns (ReAct, Plan-and-Execute, Parallel Orchestrator, Loop/Reflection, Model ...

14:41
Most Important AI Design Patterns in 15 Minutes (With Code)

3,815 views

1 month ago

ArjanCodes
Stop Checking for None Everywhere

Build software that lasts. Join the Software Design Mastery waiting list → https://arjan.codes/mastery. 'None' seems harmless at ...

20:32
Stop Checking for None Everywhere

61,548 views

13 days ago

VINODKUMAR SIGILIPELLI
Advanced Python Level 4: Patterns for Professionals

You know Python's syntax. This video is about the next jump: the disciplines that separate a script that works from a system you ...

11:34
Advanced Python Level 4: Patterns for Professionals

1 view

2 days ago

Sladyn
Design Patterns in Python: Builder Pattern Made Simple

The Builder Pattern helps you create complex objects step by step without relying on huge constructors, confusing argument ...

12:16
Design Patterns in Python: Builder Pattern Made Simple

3 views

4 days ago

Alfa Yohannis
Visitor Design Pattern Explained: Double Dispatch and Adding Operations Without Changing Classes.

The Visitor pattern is a behavioral design pattern that lets new operations be added to a set of objects without modifying the ...

2:23
Visitor Design Pattern Explained: Double Dispatch and Adding Operations Without Changing Classes.

19 views

3 weeks ago

Coding with Chan
Stop Writing Messy If-Else Statements: Use the Strategy Pattern

Are your functions turning into a giant mess of nested if-else blocks? Learn how to clean up your business logic and make your ...

3:07
Stop Writing Messy If-Else Statements: Use the Strategy Pattern

0 views

8 days ago

CodeToAGI
I Built a Real Production App With Everything From This 70-Episode Series

... service layer as the API - Design patterns (Factory, Observer, Strategy) doing actual work - Background jobs with asyncio.gather ...

6:05
I Built a Real Production App With Everything From This 70-Episode Series

14 views

2 weeks ago

Explain systems It Like....
Stop Writing Messy Python: How to Avoid the "Big Ball of Mud"

Are you tired of your Python projects turning into a chaotic "Big Ball of Mud"? Software systems naturally tend toward chaos, and ...

4:38
Stop Writing Messy Python: How to Avoid the "Big Ball of Mud"

8 views

8 days ago

OTT Research Center
28. Builder Pattern in Python Explained with Real Projects | LLD Interview

Builder Pattern is one of the most useful Creational Design Patterns used in enterprise software engineering. In this LIVE ...

13:53
28. Builder Pattern in Python Explained with Real Projects | LLD Interview

67 views

3 weeks ago

Luffy D
Factory Design Pattern Example Code  ||  System Design
11:20
Factory Design Pattern Example Code || System Design

4 views

3 weeks ago

ArhamHafeez Tech Academy
Chap 1 Lecture 8 - Design Patterns for Beginners | Singleton, Factory, Observer & Strategy Explained

Headline: Level up your coding skills by mastering the most common Design Patterns. In this video, we break down the Singleton, ...

15:40
Chap 1 Lecture 8 - Design Patterns for Beginners | Singleton, Factory, Observer & Strategy Explained

41 views

4 days ago

Fredrick Ughimi
Building Real Projects with Python
7:37
Building Real Projects with Python

36 views

5 days ago

Leetcode Unlocked
205. Isomorphic Strings | Leetcode Unlocked - Python

Learn how to solve LeetCode 205: Isomorphic Strings using an efficient hash map approach. We break down the character ...

4:25
205. Isomorphic Strings | Leetcode Unlocked - Python

8 views

2 weeks ago

Alfa Yohannis
Command Design Pattern Explained: Decouple Invoker & Receiver with Undo in Code

This tutorial walks through the Command design pattern step by step, from the problem of a brittle invoker hard-wired to every ...

2:10
Command Design Pattern Explained: Decouple Invoker & Receiver with Undo in Code

5 views

1 month ago