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
414 results
Learn the Decorator design pattern by watching a plain coffee cup gain layers of Milk, Sugar, and Whip. See how wrapping ...
11 views
13 days ago
Stop fighting telescoping constructors and half-built objects. Learn how the Builder design pattern assembles complex objects ...
5 views
2 weeks ago
Hi there, I'm Soeng Souy (StarCode Kh) Currently creating sample projects with Laravel, React, Vue, Node, Nuxt, Python, and ...
1,790 views
2 months ago
Stop rebuilding expensive objects from scratch. Learn how the Prototype pattern clones a fully prepared object so every spawn is ...
Java 26, released on March 17, 2026, includes 10 JEPs (5 finalised, 4 in preview and 1 incubator). For the March Meetup, ...
20 views
6 days 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
8 months ago
Learn how the Chain of Responsibility design pattern passes a request along a chain of handlers until one handles it—using a ...
10 days ago
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 ...
12 days ago
In this video, we'll dive into the powerful world of regular expressions (regex) in Java, exploring how to effectively parse strings ...
6 views
9 months ago
Video about the Builder Pattern in Java as part of Software Engineering Education (SwegEd). We answer the following questions: ...
42 views
7 months ago
In this video, we delve into the Factory Design Pattern, a fundamental concept in object-oriented programming that promotes ...
13 views
10 months ago
Password checker using Decorator Pattern Hey guys! Hopefully you found a solution that helped you! The Content is licensed ...
3 views
Stop Using Try-Catch: Java 25 Pattern Matching for Errors Stop throwing exceptions in Java and start treating errors as data!
286 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
4 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 ...
10 views
2 days ago
In this video, we delve into the Builder Pattern in Java, a powerful design pattern that simplifies the construction of complex objects ...
2 views
In this video, we dive into two essential architectural patterns in software development: the Java Service Layer and the Repository ...
11 months 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 ...