ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,495 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

25,922 views

5 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,239 views

5 months ago

Dave Leeds
Double Dispatch: Prelude to the Visitor Pattern

One reason the Visitor Pattern can feel confusing is because of double dispatch. So before we dive into the Visitor Pattern itself, ...

11:15
Double Dispatch: Prelude to the Visitor Pattern

4,014 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

4,867 views

3 months ago

Serket Studios
Every CONCURRENCY Design Pattern Explained in 8 Minutes

Design patterns are typical solutions to commonly occurring problems. Here's a high-level overview of the most common ...

7:59
Every CONCURRENCY Design Pattern Explained in 8 Minutes

1,704 views

10 months ago

My Channel
Top 5 Design Pattern Interview Questions and Answers you know before Interview in 2025 | Code Decode

In this video of code decode we have explained top 5 design pattern interview questions one know before appearing interview ...

19:09
Top 5 Design Pattern Interview Questions and Answers you know before Interview in 2025 | Code Decode

13,530 views

2 months 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,579 views

6 months ago

Software Developer Diaries
The Outbox Pattern is seriously underrated...

In this video, I'll show you how to implement the Outbox Pattern in a Node.js microservices setup using MySQL and RabbitMQ.

15:37
The Outbox Pattern is seriously underrated...

81,587 views

8 months ago

ArjanCodes
I Hate Long If-Elif Chains: This Design Pattern Solved It Once and For All

Learn how to design great software in 7 steps: https://arjan.codes/designguide. If your code is littered with endless if-elif chains ...

15:24
I Hate Long If-Elif Chains: This Design Pattern Solved It Once and For All

296,532 views

2 months ago

ByteMonk
Master 3 Essential Design Patterns in 10 Minutes | Decorator, Command, Adapter

Master three essential design patterns that every developer encounters: Decorator, Command, and Adapter patterns with practical ...

10:04
Master 3 Essential Design Patterns in 10 Minutes | Decorator, Command, Adapter

22,640 views

4 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,063 views

9 months ago

Sweet Codey
Factory Design Pattern in Python | Simplified Explanation with Examples

Discover how to implement the Factory Design Pattern in Python and understand its importance in software development. In this ...

9:40
Factory Design Pattern in Python | Simplified Explanation with Examples

3,136 views

10 months ago

Devaraj Umapathi
Factory Design Pattern Explained | Real-World Example + Code Walkthrough | Tamil

Unlock the power of the Factory Design Pattern with this easy-to-follow tutorial! In this video, I'll break down the concept of the ...

14:11
Factory Design Pattern Explained | Real-World Example + Code Walkthrough | Tamil

6,201 views

8 months ago

Java Guides
What is a Singleton Class in Java and How Do You Implement It | Java Interview Questions and Answers

A singleton class in Java is a design pattern that ensures a class has only one instance and provides a global point of access to ...

4:48
What is a Singleton Class in Java and How Do You Implement It | Java Interview Questions and Answers

1,059 views

1 month 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

203 views

3 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!

261 views

9 months ago

Devaraj Umapathi
Builder Design Pattern Explained | Real-World Example + Code Walkthrough (Java) | Tamil

Want to master the Builder Design Pattern? In this video, I break down the pattern in a simple and practical way: 00:00 Introduction ...

17:14
Builder Design Pattern Explained | Real-World Example + Code Walkthrough (Java) | Tamil

2,233 views

8 months ago

Lazy Programmer
The Saga Pattern in Microservices | Orchestration VS Choreography | Distributed Transactions

... Java Design Patterns: https://www.youtube.com/playlist?list=PLOktGWstEblrsAq3NBW-3IvKXUG12g4YI Java 8 Features: ...

8:53
The Saga Pattern in Microservices | Orchestration VS Choreography | Distributed Transactions

2,101 views

4 months ago

ArjanCodes
The Real Reason the Singleton Pattern Exists

... design patterns, check out this playlist: https://www.youtube.com/playlist?list=PLC0nd42SBTaNf0bVJVd9e2oBV-mcUuxS0 ...

15:31
The Real Reason the Singleton Pattern Exists

39,291 views

3 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

973 views

6 months ago