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
2,778 results
Design Patterns Explained in 10 Minutes! | Singleton, Factory, Observer & More | Software Engineering Want to write cleaner, ...
13,713 views
8 days ago
Lombok @Builder Annotation in Java explained with practical examples and Maven setup. Learn how to implement the Builder ...
23 views
12 days ago
In this video, we will discuss top Java design patterns with coding examples. These design patterns are most asked interview ...
1,135 views
3 weeks ago
Design Pattern #9: Observer Design Pattern The observer pattern is one of the most essential behavioral design patterns in ...
270 views
2 days ago
Design Pattern #5: Prototype Design Pattern The Prototype Design Pattern is a creational design pattern that lets you clone ...
926 views
The Singleton Design Pattern in Java is one of the most commonly asked design pattern in core Java interview questions — and ...
1,714 views
1 month ago
Learn the Singleton Design Pattern in Java step by step with a real-time example, 5 different implementations, thread-safety ...
65 views
7 days ago
Master ALL 5 Creational Design Patterns in One Video — with Real-World Java Implementations Crack your next low-level design ...
519 views
10 days ago
In this video, we start the Design Patterns in Java series from the absolute foundation. Most developers hear terms like Singleton, ...
53 views
2 weeks ago
In this tutorial, we continue our journey into nested loop patterns in Java! After covering box and right-angled triangle patterns, we ...
2 views
In this video, we will learn how to print a Right Angle Triangle Star Pattern using Java. This is one of the most frequently asked ...
3 views
4 weeks ago
Design patterns are standard solutions to recurring problems in software design. Think of them as templates or blueprints that you ...
9 views
Design Pattern #7: Decorator Design Pattern The Decorator Design Pattern lets you wrap objects with additional responsibilities ...
573 views
In this video, we understand Pattern Matching for Switch in Java 21 step by step. We start with the problem of long if-else chains ...
76 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 how to print an inverted pyramid star pattern in Java using nested for loops. In this video, we explain: ✔️ Inverted pyramid ...
11 views
3 days ago
The Template Method design pattern is the abstract-class superpower most devs ignore — it defines a fixed algorithm skeleton ...
0 views
6 hours ago
Just like Pattern Matching in modern Java provides clean, type-safe access to data, structural design patterns give you clean, ...
260 views
Prototype Design Pattern in Java explained with practical examples, real-world use cases, and interview-focused concepts.
Design Pattern #6: Adapter Design Pattern The Adapter Design Pattern is a structural design pattern that lets incompatible ...
847 views