ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,655 results

Geekific
Factory Method in Java | Why Your Code Needs This Pattern | 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
Factory Method in Java | Why Your Code Needs This Pattern | Geekific Remastered

98,498 views

9 months ago

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

37,306 views

11 months ago

TodoCode
FACTORY METHOD PATTERN the pattern that DOES NOT DISAPPOINT 🏭

FACTORY METHOD is a creational design pattern used to delegate the creation of objects to a method, instead of instantiating ...

27:41
FACTORY METHOD PATTERN the pattern that DOES NOT DISAPPOINT 🏭

8,096 views

6 months ago

The Curious Coder
Factory Design Pattern in Java | Real World Examples | Creational Design Patterns

Understanding the factory design pattern starts with seeing why badly written code breaks at scale. In this video, I introduce the ...

14:28
Factory Design Pattern in Java | Real World Examples | Creational Design Patterns

2,566 views

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

396,695 views

8 months ago

TodoCode
ABSTRACT FACTORY PATTERN 🏭 the MOST DIFFICULT to understand

Abstract Factory is a creational design pattern that allows us to produce families of related objects without specifying their ...

26:42
ABSTRACT FACTORY PATTERN 🏭 the MOST DIFFICULT to understand

4,431 views

6 months ago

Java Guides
Java Design Patterns with Coding Examples | Design Pattern Interview Questions and Answers

In this video, we will discuss top Java design patterns with coding examples. These design patterns are most asked interview ...

59:08
Java Design Patterns with Coding Examples | Design Pattern Interview Questions and Answers

1,121 views

3 weeks ago

The Curious Coder
Creational Design Patterns in Java | Factory | Abstract Factory | Builder | Singleton | Prototype

Master ALL 5 Creational Design Patterns in One Video — with Real-World Java Implementations Crack your next low-level design ...

1:31:50
Creational Design Patterns in Java | Factory | Abstract Factory | Builder | Singleton | Prototype

498 views

8 days ago

The Curious Coder
Abstract Factory vs Factory Method vs Simple Factory | Real Java Examples

... check out the rest of my design patterns tutorial series where I cover design patterns in java from scratch — from factory design ...

13:12
Abstract Factory vs Factory Method vs Simple Factory | Real Java Examples

1,226 views

1 month ago

Mark Kashef
Master ALL 20 Agentic AI Design Patterns [Complete Course]

Join My Community to Level Up ➡ https://www.skool.com/earlyaidopters/about Gumroad Link to Assets in the Video: ...

1:03:41
Master ALL 20 Agentic AI Design Patterns [Complete Course]

139,267 views

9 months ago

aliventures91
From Messy Code to Mastery: Factory Method in Java

Are you still using 'new' everywhere? The video explains why hard-coding objects can make code fragile and introduces the ...

2:35
From Messy Code to Mastery: Factory Method in Java

52 views

8 months ago

StackMasterJohn
Java Design Patterns - Factory Method

Welcome to this episode on the Factory Method design pattern in Java. In this video, you will learn what the Factory Method ...

8:08
Java Design Patterns - Factory Method

317 views

11 months ago

Java Guides and Ramesh Fadatare - AI & Tech
Factory Design Pattern

The Java Factory Design Pattern is a creational pattern that provides an interface for creating objects in a superclass but allows ...

5:01
Factory Design Pattern

661 views

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

32,422 views

11 months ago

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

Topics Covered: Singleton Design Pattern – Why and how to ensure only one instance exists Factory Method Design Pattern ...

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

29,802 views

8 months ago

Techidz
Design Patterns in Java | Factory Design Pattern in Java | TechidZ | By Srinivas

Master Java Design Patterns with simple and practical examples! In this playlist by TechidZ, we cover all major Creational, ...

13:39
Design Patterns in Java | Factory Design Pattern in Java | TechidZ | By Srinivas

360 views

11 months ago

Vincent Vauban
What is the Factory pattern in Java?

Java Interview Questions – Episode 14 What is the Factory pattern in Java? The Factory pattern is a creational design pattern ...

1:27
What is the Factory pattern in Java?

49 views

10 months ago

Geekific
Stop Confusing Factory with Abstract Factory | Real-World Examples | Geekific Remastered

The Abstract Factory is a powerful creational design pattern that allows us to create families of related objects without specifying ...

4:26
Stop Confusing Factory with Abstract Factory | Real-World Examples | Geekific Remastered

2,530 views

7 months ago

Code Master
Learn Design Patterns in Java | Singleton, Factory, Builder, Observer, Strategy & More Explained

Hook Design patterns are the vocabulary of experienced developers. When someone says 'use a Singleton' or 'apply the Strategy ...

32:46
Learn Design Patterns in Java | Singleton, Factory, Builder, Observer, Strategy & More Explained

6 views

1 month ago

Naresh Chaurasia (A)
Factory Design Pattern: Interview Preparation

In this video, we break down the Factory Design Pattern—one of the most commonly asked topics in technical interviews. You'll ...

1:01
Factory Design Pattern: Interview Preparation

9 views

11 months ago