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
1,152 results
The Singleton Design Pattern in Java is one of the most commonly asked design pattern in core Java interview questions — and ...
1,726 views
1 month ago
In this video, we will discuss top Java design patterns with coding examples. These design patterns are most asked interview ...
1,139 views
3 weeks ago
Design Pattern #5: Prototype Design Pattern The Prototype Design Pattern is a creational design pattern that lets you clone ...
929 views
Explore how PostgreSQL design patterns are used in practice. Chris Ellis (Nexteam) shares insights in his talk “PostgreSQL ...
230,684 views
2 weeks ago
Lombok @Builder Annotation in Java explained with practical examples and Maven setup. Learn how to implement the Builder ...
23 views
12 days ago
... Java Design Patterns, Python Design Patterns, C# Design Patterns, JavaScript Design Patterns, Coding Interview Preparation, ...
14,009 views
8 days ago
Design Pattern #9: Observer Design Pattern The observer pattern is one of the most essential behavioral design patterns in ...
317 views
2 days ago
Strategy Design Pattern Mastery Are you struggling with large if-else chains in your Java and Spring Boot applications? Do you ...
17 views
... microservices vs monolith, distributed systems, tech debt, software design patterns,#enterprisearchitecture Grab the free Legacy ...
1,277 views
3 days ago
Immutable Object in Java Using Builder Pattern explained with practical examples, interview-focused concepts, and real-world ...
14 views
In this session, we explore the fundamentals of Design Patterns and understand why they are essential in modern software ...
48 views
Learn the Facade design pattern by building a Home Theater system in Java—turn a tangled mess of subsystem calls into one ...
6 views
Stop rebuilding expensive objects from scratch. Learn how the Prototype pattern clones a fully prepared object so every spawn is ...
7 views
Design Pattern #6: Adapter Design Pattern The Adapter Design Pattern is a structural design pattern that lets incompatible ...
850 views
In this video, you'll learn the Strategy DIn this video, you'll learn the Strategy Design Pattern in Java with a simple explanation, ...
11 views
In this video, we start the Design Patterns in Java series from the absolute foundation. Most developers hear terms like Singleton, ...
53 views
Factory Method Design Pattern in Java explained with practical examples, real-world use cases, and interview-focused concepts.
42 views
6 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
When business rules get complex, simple switch expressions or if-else chains will ruin your architecture. In this video, we refactor ...
84 views
7 days ago
Design Pattern #7: Decorator Design Pattern The Decorator Design Pattern lets you wrap objects with additional responsibilities ...
579 views