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
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
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
Stop fighting telescoping constructors and half-built objects. Learn how the Builder design pattern assembles complex objects ...
5 views
Developing AI applications today isn't just about experimental single-model interactions. Organizations are rapidly adopting AI ...
24 views
2 weeks ago
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
8 days ago
Learn the Composite design pattern in Java and treat single objects and whole groups exactly the same way through one uniform ...
1 view
Learn how the Chain of Responsibility design pattern passes a request along a chain of handlers until one handles it—using a ...
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), ...
132 views
Does this non-standard Java synchronization pattern work? Helpful? Please use the *Thanks* button above! Or, thank me via ...
2 views
4 weeks ago
In this video, we take our exploration of the AI pattern planning architecture a major step forward by replacing our previous ...
25 views
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 ...
9 days 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
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
Learn the Facade design pattern by building a Home Theater system in Java—turn a tangled mess of subsystem calls into one ...
6 views
Learn the Decorator design pattern by watching a plain coffee cup gain layers of Milk, Sugar, and Whip. See how wrapping ...
11 views
Building agents that actually work, ones that plan, reason, use tools, ask clarifying questions, and collaborate with other agents, ...
41 views
I covered all subclasses of a sealed class in a switch expression, but the Java compiler still claim ✧ I really hope you found a ...
0 views
10 days ago
Presented by: Dan Dobrin Can your agents scale without bankrupting your API quota or your compute budget? Join this session ...
65 views
Building production-grade agentic systems isn't just about choosing the right protocols, when should agents communicate ...
39 views
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,239 views
4 days ago