ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

349 results

LearningFromExperience
Unnamed Variables and Patterns in Java 21 | _ Explained with Examples

Java 21 introduces unnamed variables and unnamed patterns as a preview feature through JEP 443. Instead of creating variable ...

22:02
Unnamed Variables and Patterns in Java 21 | _ Explained with Examples

20 views

6 days ago

CoderBlueprint
Structural Design Patterns in Java Explained | All 7 Patterns You Must Know (2026)

Structural Design Patterns in Java explained with simple examples, real-world use cases, and interview-focused concepts.

1:58
Structural Design Patterns in Java Explained | All 7 Patterns You Must Know (2026)

7 views

2 days ago

CoderBlueprint
Why Do We Need Factory Method Design Pattern in Java? | Real Problem Solved (2026)

Why do we need the Factory Method Design Pattern in Java? Learn the real problem it solves with practical examples, ...

7:23
Why Do We Need Factory Method Design Pattern in Java? | Real Problem Solved (2026)

24 views

6 days ago

TechWithHemadri
Java Pattern Programs in 20 Minutes | Rhombus & Parallelogram Star Patterns | Part-17

Welcome to Part-17 of the Java Pattern Programming Series! In this video, you'll learn 4 important Java Star Pattern Programs ...

20:50
Java Pattern Programs in 20 Minutes | Rhombus & Parallelogram Star Patterns | Part-17

16 views

7 days ago

NodePrism
Strategy Design Pattern in Java — LLD Interview Favorite

The Strategy design pattern is one of the most-asked patterns in low level design (LLD) interviews — it replaces sprawling if-else ...

2:27
Strategy Design Pattern in Java — LLD Interview Favorite

2 views

16 hours ago

CoderBlueprint
Abstract Factory Design Pattern in Java Explained with Real Example | Interview Favorite 2026

Abstract Factory Design Pattern in Java explained with practical examples, real-world use cases, and interview-focused concepts.

12:02
Abstract Factory Design Pattern in Java Explained with Real Example | Interview Favorite 2026

14 views

5 days ago

LearnJava
Java Pattern Matching with instanceof Explained

Want to learn a cleaner way to check an object's type in Java? In this Java 101 video, we introduce pattern matching with ...

2:03
Java Pattern Matching with instanceof Explained

4 views

14 hours ago

Code Topology
The Builder Pattern (with a House Construction you’ll never forget)

Builder Design Pattern Explained | Java | Gang of Four (GoF) Design Patterns Same construction process. Different final products.

5:09
The Builder Pattern (with a House Construction you’ll never forget)

3 views

6 days ago

Code with siri
Multiplication Number Pattern in Java | Easy Logic for Beginners

Multiplication Number Pattern in Java | Easy Logic In this video, you'll learn how to print a Multiplication Number Pattern in Java ...

6:03
Multiplication Number Pattern in Java | Easy Logic for Beginners

7 views

7 days ago

The Syntax Hub
Java Inverted Pyramid Star Pattern | Pattern Programming Explained | Part-10

Learn how to print an inverted pyramid star pattern in Java using nested for loops. In this video, we explain: ✔️ Inverted pyramid ...

2:13
Java Inverted Pyramid Star Pattern | Pattern Programming Explained | Part-10

13 views

4 days ago

Code Topology
The Prototype Pattern (with a Photocopy Machine you’ll never forget)

Prototype Design Pattern Explained | Java | Gang of Four (GoF) Design Patterns Take the original, make copies. You don't rewrite ...

2:19
The Prototype Pattern (with a Photocopy Machine you’ll never forget)

0 views

4 days ago

NodePrism
Facade Design Pattern in Java Explained (LLD Interview)

The Facade design pattern is how senior engineers turn a tangle of service calls into one clean front door — a structural pattern ...

2:30
Facade Design Pattern in Java Explained (LLD Interview)

3 views

5 days ago

The Curious Coder
Observer Design Pattern in Java Explained | Complete Hands-On Implementation

Design Pattern #9: Observer Design Pattern The observer pattern is one of the most essential behavioral design patterns in ...

17:12
Observer Design Pattern in Java Explained | Complete Hands-On Implementation

388 views

3 days ago

Architect, Design and Code with RK
Abstract Factory Design Pattern in Java | Create Families of Objects Easily

In this video, we will learn the Abstract Factory Design Pattern in Java with a simple and practical example. The Abstract Factory ...

36:34
Abstract Factory Design Pattern in Java | Create Families of Objects Easily

26 views

6 days ago

Board Infinity
Stop Memorizing LeetCode | Learn These 3 Patterns Instead | DSA Series Part 11

In Part 11 of our DSA Series, we shift from learning data structures to applying them — covering the 3 most powerful coding ...

13:24
Stop Memorizing LeetCode | Learn These 3 Patterns Instead | DSA Series Part 11

6 views

5 days ago

CoderBlueprint
Adapter Design Pattern in Java Explained with Real Example | Interview Favorite (2026)

Adapter Design Pattern in Java explained with practical examples, real-world use cases, and interview-focused concepts.

6:26
Adapter Design Pattern in Java Explained with Real Example | Interview Favorite (2026)

13 views

2 days ago

Code Scribbler
LeetCode 672: Bulb Switcher II | Java Solution | Math / Pattern Recognition

Solve LeetCode 672 Bulb Switcher II in Java — a Medium problem that trips up most candidates who try to simulate it. Learn the ...

5:40
LeetCode 672: Bulb Switcher II | Java Solution | Math / Pattern Recognition

7 views

4 days ago

NodePrism
Proxy Design Pattern in Java — One Pattern, 3 Use Cases (LLD)

The Proxy design pattern solves three classic low level design (LLD) problems with one structure: lazy loading, access control, ...

2:35
Proxy Design Pattern in Java — One Pattern, 3 Use Cases (LLD)

5 views

3 days ago

NodePrism
Template Method Design Pattern in Java Explained (LLD)

The Template Method design pattern is the abstract-class superpower most devs ignore — it defines a fixed algorithm skeleton ...

2:53
Template Method Design Pattern in Java Explained (LLD)

0 views

1 day ago

NodePrism
Observer Design Pattern in Java Explained (LLD Interview)

The Observer design pattern powers every event listener, subscriber, and pub/sub system — and it's one of the most-asked ...

2:30
Observer Design Pattern in Java Explained (LLD Interview)

6 views

3 days ago