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
52 results
Adapter Design Pattern in Java explained with practical examples, real-world use cases, and interview-focused concepts.
28 views
13 days ago
You can't change the legacy API — but you need it to work with your new system. That's the Adapter pattern, and it's one of the ...
4 views
4 weeks ago
Design Patterns Part 2: Command, Adapter, Repository, Proxy, Facade, and Iterator explained with real-world analogies, code in ...
3,285 views
3 weeks ago
Just like Pattern Matching in modern Java provides clean, type-safe access to data, structural design patterns give you clean, ...
360 views
2 weeks ago
Master all 11 most important Design Patterns in Java in one complete, hands-on course and crack your next Java Backend ...
1,080 views
2 days ago
Adapter Design Pattern in Java | Gang of Four (GoF) Design Patterns Ever wondered how your phone charger works in different ...
1 view
8 days ago
The Facade design pattern is how senior engineers turn a tangle of service calls into one clean front door — a structural pattern ...
In this video, we start the Design Patterns in Java series from the absolute foundation. Most developers hear terms like Singleton, ...
54 views
Structural Design Patterns in Java explained with simple examples, real-world use cases, and interview-focused concepts.
14 views
Subclass explosion is a real problem — CoffeeMilkSugarWhipExtra shouldn't be a class name. The Decorator pattern lets you ...
5 views
Decorator Design Pattern in Java explained with practical examples, real-world use cases, Spring Boot scenarios, and complete ...
12 views
1 day ago
Limited seats Remaining for the Live Cohort: https://livecohortbypradeep.com/ Learn the Decorator Design Pattern from scratch ...
193 views
Singleton Design Pattern in Java | Gang of Four (GoF) Design Patterns What if your application needs exactly one shared ...
10 days ago
Adapter | EASY | DSA Interview Prep In this video, we break down Adapter a easy problem testing Structural, Adapter. A favorite at ...
3 views
Você já teve dificuldade para entender o Design Pattern Adapter? Neste vídeo, vou explicar de forma simples e prática o conceito ...
2 views
Facade Design Pattern in Java explained with practical examples, real-world use cases, Spring Boot scenarios, and complete ...
50 views
6 days ago
The Proxy design pattern solves three classic low level design (LLD) problems with one structure: lazy loading, access control, ...
8 views
In this video, you'll learn everything about the Singleton Design Pattern in Java from beginner to advanced level. The Singleton ...
22 views
1 month ago
In this video, we build a complete Spring Boot application using Hexagonal Architecture (Ports and Adapters Architecture) from ...
Modern applications constantly integrate with databases, APIs, message brokers, cloud services, payment gateways, ...