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
50 results
Learn how the Chain of Responsibility design pattern passes a request along a chain of handlers until one handles it—using a ...
5 views
2 weeks ago
Developing AI applications today isn't just about experimental single-model interactions. Organizations are rapidly adopting AI ...
25 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 ...
15 views
9 days ago
Staying up to date with modern Java can feel overwhelming. If you don't have any experience with Java since Java 8 (or at all), ...
133 views
Learn the Composite design pattern in Java and treat single objects and whole groups exactly the same way through one uniform ...
1 view
3 weeks ago
Building agents that actually work, ones that plan, reason, use tools, ask clarifying questions, and collaborate with other agents, ...
42 views
Stop fighting telescoping constructors and half-built objects. Learn how the Builder design pattern assembles complex objects ...
Why does 0.1 + 0.2 not equal 0.3 in most programming languages? In this short video, I show exactly what's happening behind ...
1,283 views
4 days ago
In this video, we take our exploration of the AI pattern planning architecture a major step forward by replacing our previous ...
Stop rebuilding expensive objects from scratch. Learn how the Prototype pattern clones a fully prepared object so every spawn is ...
7 views
Java 26, released on March 17, 2026, includes 10 JEPs (5 finalised, 4 in preview and 1 incubator). For the March Meetup, ...
26 views
12 days ago
In this video, we look step by step at how to orchestrate multiple services by combining them with AI. We focus on tool integration ...
94 views
1 month ago
AI can help, but we're still the ones accountable for architectural decisions that can lead to lost messages, duplicates, and other ...
45 views
Presented by: Dan Dobrin Can your agents scale without bankrupting your API quota or your compute budget? Join this session ...
65 views
Does this non-standard Java synchronization pattern work? Helpful? Please use the *Thanks* button above! Or, thank me via ...
2 views
Learn the Facade design pattern by building a Home Theater system in Java—turn a tangled mess of subsystem calls into one ...
6 views
Building production-grade agentic systems isn't just about choosing the right protocols, when should agents communicate ...
39 views
Learn the Decorator design pattern by watching a plain coffee cup gain layers of Milk, Sugar, and Whip. See how wrapping ...
11 views
Strategy Pattern Client implementation problem Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
10 days ago
Seit Java 8 halten funktionale Konzepte zunehmend Einzug in die Java-Welt. Trotz moderner Features wie Lambdas, Pattern ...
75 views