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
13 results
Ever written a loop that breaks the moment you swap an array for a linked list? The Iterator pattern fixes that by letting you walk ...
2 views
7 days ago
Stop rebuilding expensive objects from scratch. Learn how the Prototype pattern clones a fully prepared object so every spawn is ...
7 views
3 weeks ago
Learn the Decorator design pattern by watching a plain coffee cup gain layers of Milk, Sugar, and Whip. See how wrapping ...
11 views
2 weeks ago
Learn the Composite design pattern in Java and treat single objects and whole groups exactly the same way through one uniform ...
1 view
Stop fighting telescoping constructors and half-built objects. Learn how the Builder design pattern assembles complex objects ...
5 views
For our April Meetup,@rorypreddy introduces us to Agentic Patterns (remember Gang of Four design patterns? That, but for AI ...
12 views
10 days ago
Pernah perulangan kode-mu rusak hanya karena array diganti LinkedList? Pola Iterator menyelesaikannya dengan menelusuri ...
Ever crammed an entire expression evaluator into one giant if-else method? The Interpreter pattern turns each grammar rule into ...
4 views
8 days ago
Learn how the Chain of Responsibility design pattern passes a request along a chain of handlers until one handles it—using a ...
In this video, we discuss why being a single-book software architect is incredibly bad for your career, your system, and your team.
31 views
9 days ago
Learn the Facade design pattern by building a Home Theater system in Java—turn a tangled mess of subsystem calls into one ...
6 views
Tired of tangled if/else chains that break every time you add a new mode? The State pattern lets an object change its behavior ...
6 days ago
Python Design Patterns Tutorial for Beginners 2025 #python3 #oop #PythonDesignPatterns #src7cse Welcome to my Channel...!
53 views
9 months ago