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
295 results
Developing AI applications today isn't just about experimental single-model interactions. Organizations are rapidly adopting AI ...
24 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,793 views
3 months 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
10 months ago
In this video, we dive into two essential architectural patterns in software development: the Java Service Layer and the Repository ...
2 views
11 months ago
Learn the Composite design pattern in Java and treat single objects and whole groups exactly the same way through one uniform ...
1 view
Stop Using Try-Catch: Java 25 Pattern Matching for Errors Stop throwing exceptions in Java and start treating errors as data!
288 views
8 months ago
Stop fighting telescoping constructors and half-built objects. Learn how the Builder design pattern assembles complex objects ...
5 views
3 weeks ago
In this video, we discuss why being a single-book software architect is incredibly bad for your career, your system, and your team.
32 views
11 days ago
Stop rebuilding expensive objects from scratch. Learn how the Prototype pattern clones a fully prepared object so every spawn is ...
7 views
In this video, we take our exploration of the AI pattern planning architecture a major step forward by replacing our previous ...
25 views
How important are design patterns in programming? Hey guys! Hopefully you found a solution that helped you! The Content is ...
3 views
7 months ago
Video about the Builder Pattern in Java as part of Software Engineering Education (SwegEd). We answer the following questions: ...
42 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 ...
14 views
8 days ago
In this video, we delve into the fascinating world of Java's date and time API, specifically focusing on `java.time.LocalDate` and ...
0 views
Stay safe :) If anything is off, please write me at peter D.O.T schneider A.T ois42.de design-patterns java.
FaceRecognition.java in JavaCV Train Text File pattern Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
2 months ago
Presented by: Dan Dobrin Can your agents scale without bankrupting your API quota or your compute budget? Join this session ...
65 views
4 weeks 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
In this video, we delve into the Builder Pattern in Java, a powerful design pattern that simplifies the construction of complex objects ...
Learn how the Chain of Responsibility design pattern passes a request along a chain of handlers until one handles it—using a ...