ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,714,911 results

ByteMonk
Design Patterns in Java Every Developer Should Know | Factory, Observer, Strategy

Not all design patterns are created equal. In this video, we explore 3 of the most **practical and production-worthy patterns** ...

8:50
Design Patterns in Java Every Developer Should Know | Factory, Observer, Strategy

26,602 views

5 months ago

Smart Programming
#22 Star Patterns in Java: Solve ANY Pattern Program with This ONE Trick !

Useful Notes & Courses Links◼️◾ Free Notes : https://smartprogramming.in/tutorials/ Free Courses ...

44:59
#22 Star Patterns in Java: Solve ANY Pattern Program with This ONE Trick !

28,315 views

10 months ago

Java
Pattern Matching in Java: Better Code, Better APIs

Join us for JavaOne 2026. Sign up now to get ongoing updates https://go.oracle.com/LP=149517 Switch and instanceof have ...

37:32
Pattern Matching in Java: Better Code, Better APIs

20,255 views

7 months ago

ByteMonk
Design Patterns Explained | Java, Singleton, Thread Safety & Anti-Pattern

Design patterns are timeless solutions to recurring software problems — and mastering them sharpens how you think about ...

7:41
Design Patterns Explained | Java, Singleton, Thread Safety & Anti-Pattern

27,555 views

6 months ago

Java
Real World Lean Java Practices, Patterns, Hacks, and Workarounds

Join us for JavaOne 2026. Sign up now to get ongoing updates https://go.oracle.com/LP=149517 This interreactive session is ...

51:10
Real World Lean Java Practices, Patterns, Hacks, and Workarounds

36,335 views

8 months ago

Geekific
Simple Factory vs Factory Method in Java | Real-World Example Explained | Geekific Remastered

The Factory Method is one of the most powerful creational design patterns, but before we understand it, we first need to look at the ...

7:02
Simple Factory vs Factory Method in Java | Real-World Example Explained | Geekific Remastered

10,529 views

3 months ago

StackMasterJohn
Java Design Patterns - Observer Pattern

In this video, I explain the Observer Pattern in Java. You'll learn what it is, how it works, and why it's one of the most widely used ...

8:09
Java Design Patterns - Observer Pattern

205 views

3 months ago

freeCodeCamp.org
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

This is a comprehensive course on data structures and algorithms. @algo.monster will break down the most essential data ...

1:15:03
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

378,323 views

5 months ago

StackMasterJohn
Java Design Patterns - Facade Pattern

In this video, we'll explore the Facade Design Pattern in Java. The Facade Pattern is one of the most popular structural design ...

6:52
Java Design Patterns - Facade Pattern

216 views

4 months ago

GeeksforGeeks
DSA In Java | Pattern Printing | Java in One Shot | Pattern Printing in Java | Java Course

Tayyari Batch Link - https://www.geeksforgeeks.org/courses/placement-prep-programming-data-structures-algorithm Class ...

3:50:51
DSA In Java | Pattern Printing | Java in One Shot | Pattern Printing in Java | Java Course

39,463 views

5 months ago

Logic Ladder
Inverted Right Triangle Number Pattern in Java | Nested Loops Tutorial

In this video, I will show you how to print an Inverted Right Triangle Number Pattern in Java. Pattern we are creating: 1 2 3 4 5 1 ...

1:00
Inverted Right Triangle Number Pattern in Java | Nested Loops Tutorial

295 views

4 months ago

Code Decode
What is Anti Pattern in Java Spring | Interview Questions and Answers | Code Decode

In this video of code decode we have explained what antipattern in all about and how to prepare this questions in 2025 Udemy ...

15:24
What is Anti Pattern in Java Spring | Interview Questions and Answers | Code Decode

1,793 views

1 month ago

CyberJAR
Java DTO Guide: Fix Your API Design with One Simple Pattern

How to map Entities to DTOs in Spring Boot 3. This tutorial shows how to use the Data Transfer Object (DTO) pattern to transfer ...

14:25
Java DTO Guide: Fix Your API Design with One Simple Pattern

17,872 views

6 months ago

AK Coding
Java Designer Patterns | Creational Patterns | Behavioral Patterns | Structural Patterns

What Are the Main Categories of Design Patterns? #java #designpattern #programming Creational Patterns (e.g., Singleton, ...

0:09
Java Designer Patterns | Creational Patterns | Behavioral Patterns | Structural Patterns

775 views

8 months ago

TechEdu Simplified
Singleton Design Pattern in Java 🔁 | One Instance Only! #shorts

Singleton Design Pattern in Java | One Instance Only! ✓ Learn how to test the Singleton Design Pattern in Java Check if two ...

0:38
Singleton Design Pattern in Java 🔁 | One Instance Only! #shorts

1,680 views

6 months ago

Think Type Smile
Sandglass star pattern using java, hourglass star pattern using java, pattern programs

In this video I have explained how to print a hourglass star pattern or sandleglass star pattern using java language.

5:53
Sandglass star pattern using java, hourglass star pattern using java, pattern programs

67 views

4 months ago

AlgoMasterIO
Sliding Window in 7 minutes | LeetCode Pattern

Master DSA Patterns: https://algomaster.io/ ▻ My DSA Playlist: ...

7:38
Sliding Window in 7 minutes | LeetCode Pattern

174,285 views

11 months ago

Code Quest
Solid Rhombus | Pattern | Java

Welcome to the Python Playlist by Code Quest! Stay tuned for more Python lectures, coding tutorials, and interview prep!

6:38
Solid Rhombus | Pattern | Java

131 views

9 months ago

Mrunmai Dahare
Builder Design Pattern Explained Simply 💡 | Java Design Patterns for Beginners

Learn the Builder Design Pattern in Java with a real-world example and step-by-step implementation! 💻 This design pattern ...

7:46
Builder Design Pattern Explained Simply 💡 | Java Design Patterns for Beginners

985 views

6 months ago

Deep Tech
Singleton Design Pattern in Java | Real-Life Example + Thread-Safe Solution Explained

Ever wondered what can go wrong if your code creates multiple database connections for every request? In this video, I'll show ...

14:26
Singleton Design Pattern in Java | Real-Life Example + Thread-Safe Solution Explained

334 views

7 months ago

codeWithAryan
Factory Design Pattern in Java 🏭 | Simplify Object Creation with a Centralized Factory Method🚀

Article - https://codewitharyan.com/system-design/low-level-design Structured DSA (Basics to Advanced) Practice ...

10:58
Factory Design Pattern in Java 🏭 | Simplify Object Creation with a Centralized Factory Method🚀

16,759 views

9 months ago

KCtops6
Java Delegation Pattern | A Better Alternative to Inheritance!

Inheritance isn't always the best solution! The Delegation Pattern provides a more flexible approach by allowing objects to ...

5:16
Java Delegation Pattern | A Better Alternative to Inheritance!

274 views

10 months ago

Byte Pint
Level Up Your Java Game: Strategy Pattern Meets Generics

Master the Strategy Pattern with Java Generics in just 5 minutes! This tutorial explains how to combine the Strategy design pattern ...

4:43
Level Up Your Java Game: Strategy Pattern Meets Generics

112 views

8 months ago

AlgoMasterIO
Two Pointers in 7 minutes | LeetCode Pattern

Master DSA Patterns: https://algomaster.io/ ▻ My DSA Playlist: ...

7:21
Two Pointers in 7 minutes | LeetCode Pattern

190,133 views

11 months ago

Rising Coders Era
Diamond Star Pattern in Java | Java Pattern Programs #javapatternprogram #starpatternjava #coding

Diamond Star Pattern in Java | Java Pattern Programs #javapatternprogram #starpatternjava #coding #PatternPrinting ...

7:28
Diamond Star Pattern in Java | Java Pattern Programs #javapatternprogram #starpatternjava #coding

67 views

9 months ago