Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
801 results
Welcome to StepUp! In this session, you'll learn Structural Design Patterns in Python, an essential topic in Object-Oriented ...
3 views
2 weeks ago
These 5 Python Design Patterns appear in almost EVERY senior Python interview and real production codebases. In this episode ...
7 views
Build software that lasts. Join the Software Design Mastery waiting list → https://arjan.codes/mastery. Functions with long ...
138,262 views
3 weeks ago
#LowLevelDesign #StrategyPattern #C++ #SystemDesign #SoftwareEngineering #CodingInterview #DesignPatterns #SOLID.
29 views
Design Patterns Explained in 10 Minutes! | Singleton, Factory, Observer & More | Software Engineering Want to write cleaner, ...
17,391 views
In this lecture, you will learn Structural Design Patterns using Python with real-world software engineering examples. Topics ...
6 views
In this video, we break down the 6 core AI agent patterns (ReAct, Plan-and-Execute, Parallel Orchestrator, Loop/Reflection, Model ...
3,815 views
1 month ago
Build software that lasts. Join the Software Design Mastery waiting list → https://arjan.codes/mastery. 'None' seems harmless at ...
61,548 views
13 days ago
You know Python's syntax. This video is about the next jump: the disciplines that separate a script that works from a system you ...
1 view
2 days ago
The Builder Pattern helps you create complex objects step by step without relying on huge constructors, confusing argument ...
4 days ago
The Visitor pattern is a behavioral design pattern that lets new operations be added to a set of objects without modifying the ...
19 views
Are your functions turning into a giant mess of nested if-else blocks? Learn how to clean up your business logic and make your ...
0 views
8 days ago
... service layer as the API - Design patterns (Factory, Observer, Strategy) doing actual work - Background jobs with asyncio.gather ...
14 views
Are you tired of your Python projects turning into a chaotic "Big Ball of Mud"? Software systems naturally tend toward chaos, and ...
8 views
Builder Pattern is one of the most useful Creational Design Patterns used in enterprise software engineering. In this LIVE ...
67 views
4 views
Headline: Level up your coding skills by mastering the most common Design Patterns. In this video, we break down the Singleton, ...
41 views
36 views
5 days ago
Learn how to solve LeetCode 205: Isomorphic Strings using an efficient hash map approach. We break down the character ...
This tutorial walks through the Command design pattern step by step, from the problem of a brittle invoker hard-wired to every ...
5 views