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
58 results
Durante los últimos años, Java ha incorporado características como Records, Sealed Classes/Interfaces y Pattern Matching, que ...
4 views
7 hours ago
Stop fighting telescoping constructors and half-built objects. Learn how the Builder design pattern assembles complex objects ...
5 views
4 weeks 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), ...
142 views
3 weeks ago
Stop rebuilding expensive objects from scratch. Learn how the Prototype pattern clones a fully prepared object so every spawn is ...
9 views
Learn the Composite design pattern in Java and treat single objects and whole groups exactly the same way through one uniform ...
1 view
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
2 weeks 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 how the Chain of Responsibility design pattern passes a request along a chain of handlers until one handles it—using a ...
Developing AI applications today isn't just about experimental single-model interactions. Organizations are rapidly adopting AI ...
33 views
Learn the Decorator design pattern by watching a plain coffee cup gain layers of Milk, Sugar, and Whip. See how wrapping ...
11 views
Pattern for String- Java bean validation Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
3 days ago
Java 26, released on March 17, 2026, includes 10 JEPs (5 finalised, 4 in preview and 1 incubator). For the March Meetup, ...
28 views
In this video, we take our exploration of the AI pattern planning architecture a major step forward by replacing our previous ...
25 views
Bingung dengan konstruktor panjang yang argumennya mudah tertukar? Pelajari Builder Pattern untuk membangun objek ...
3 views
In this video, we discuss why being a single-book software architect is incredibly bad for your career, your system, and your team.
34 views
AI can help, but we're still the ones accountable for architectural decisions that can lead to lost messages, duplicates, and other ...
45 views
Building agents that actually work, ones that plan, reason, use tools, ask clarifying questions, and collaborate with other agents, ...
47 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 ...
Building production-grade agentic systems isn't just about choosing the right protocols, when should agents communicate ...
49 views
Pelajari Observer Pattern, pola desain perilaku yang mendefinisikan ketergantungan satu-ke-banyak agar perubahan satu objek ...
1 month ago