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,638 results
In this tutorial, we continue our journey into nested loop patterns in Java! After covering box and right-angled triangle patterns, we ...
3 views
3 weeks ago
Master all 11 most important Design Patterns in Java in one complete, hands-on course and crack your next Java Backend ...
1,111 views
2 days ago
Design Pattern #7: Decorator Design Pattern The Decorator Design Pattern lets you wrap objects with additional responsibilities ...
745 views
1 month ago
Master ALL 5 Creational Design Patterns in One Video — with Real-World Java Implementations Crack your next low-level design ...
675 views
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
Design Pattern #9: Observer Design Pattern The observer pattern is one of the most essential behavioral design patterns in ...
534 views
Design Pattern #10: Strategy Design Pattern When your codebase spirals into a tangled mess, the Strategy Design Pattern is the ...
725 views
10 days ago
Design Pattern #8: Proxy Design Pattern The Proxy Design Pattern is a structural design pattern that acts as a controlled ...
944 views
Prototype Design Pattern in Java explained with practical examples, real-world use cases, and interview-focused concepts.
14 views
0 and 1 Pattern in Java | Easy Logic In this video, you'll learn how to print a 0 and 1 Pattern in Java using nested loops.
9 views
11 days ago
Design Patterns Explained in 10 Minutes! | Singleton, Factory, Observer & More | Software Engineering Want to write cleaner, ...
17,054 views
Factory Method Design Pattern in Java explained with practical examples, real-world use cases, and interview-focused concepts.
50 views
In this video, you'll learn how to print a **Right Aligned Star Pattern (Half Pyramid)** in Java using nested loops. This tutorial is ...
6 views
Alphabet Triangle Pattern in Java | Easy Logic In this video, you'll learn how to print an Alphabet Triangle Pattern in Java using ...
7 views
9 days ago
Builder Design Pattern in Java explained with real-world examples, interview questions, and clean code best practices.
37 views
In this video, you'll learn how to print a continuous number pattern in Java using nested loops. We'll understand the logic step by ...
13 views
In this lecture we have build pyramid pattern from scratch and helped students to develop real logic building not by using fluff ...
41 views
13 days ago
Multiplication Number Pattern in Java | Easy Logic In this video, you'll learn how to print a Multiplication Number Pattern in Java ...
8 views
Java 21 introduces unnamed variables and unnamed patterns as a preview feature through JEP 443. Instead of creating variable ...
34 views
The Strategy design pattern is one of the most-asked patterns in low level design (LLD) interviews — it replaces sprawling if-else ...