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
416 results
Stop fighting telescoping constructors and half-built objects. Learn how the Builder design pattern assembles complex objects ...
5 views
2w ago
Hi there, I'm Soeng Souy (StarCode Kh) Currently creating sample projects with Laravel, React, Vue, Node, Nuxt, Python, and ...
1,790 views
2mo ago
Learn the Decorator design pattern by watching a plain coffee cup gain layers of Milk, Sugar, and Whip. See how wrapping ...
11 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 ...
10 views
4d ago
In this video, I am refactoring the "necklace kata" by @EmilyBache-tech-coach to use a chain of responsibility-pattern instead of an ...
65 views
8mo ago
Java 26, released on March 17, 2026, includes 10 JEPs (5 finalised, 4 in preview and 1 incubator). For the March Meetup, ...
25 views
7d ago
Stop rebuilding expensive objects from scratch. Learn how the Prototype pattern clones a fully prepared object so every spawn is ...
Pattern help Java Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
1 view
Developing AI applications today isn't just about experimental single-model interactions. Organizations are rapidly adopting AI ...
20 views
13d ago
Video about the Builder Pattern in Java as part of Software Engineering Education (SwegEd). We answer the following questions: ...
42 views
7mo ago
Learn how the Chain of Responsibility design pattern passes a request along a chain of handlers until one handles it—using a ...
12d ago
Stop Using Try-Catch: Java 25 Pattern Matching for Errors Stop throwing exceptions in Java and start treating errors as data!
287 views
Speaker: Emanuel Trandafir Recorded: 2026-05-20 00:00 Intro 02:46 The Talk 40:41 Questions & Answers In this session, we'll ...
72 views
1mo ago
ThreadLocal worked great for traditional threads — but with Java 21's Virtual Threads, it causes memory bloat and mutable state ...
295 views
Password checker using Decorator Pattern Hey guys! Hopefully you found a solution that helped you! The Content is licensed ...
3 views
9mo ago
In this video, we delve into the Factory Design Pattern, a fundamental concept in object-oriented programming that promotes ...
13 views
10mo ago
Learn the Composite design pattern in Java and treat single objects and whole groups exactly the same way through one uniform ...
Learn the Facade design pattern by building a Home Theater system in Java—turn a tangled mess of subsystem calls into one ...
Presented by: Dan Dobrin Can your agents scale without bankrupting your API quota or your compute budget? Join this session ...
3w ago
Java 25 just gave instanceof and switch a massive upgrade! In this clip, we look at JEP 507: Primitive Types in Patterns.
59 views
5mo ago