ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,577 results

Java Ninja
Abstract Factory Pattern in Java with code example #designpatterns #abstractfactory

In this video, I have explained the abstract factory pattern in detail. GitHub link for code:- ...

20:26
Abstract Factory Pattern in Java with code example #designpatterns #abstractfactory

66 views

1 year ago

Questpond
Software Architecture and Design Patterns Interview Questions

08:32 Question 2:- Architecture style VS Architecture pattern VS Design pattern 15:33 Question 3:- What are design patterns?

1:42:28
Software Architecture and Design Patterns Interview Questions

195,209 views

1 year ago

Christopher Okhravi
Adapter Pattern – Design Patterns (ep 8)

Video series on Design Patterns for Object Oriented Languages. This time we look at the Adapter Pattern. BUY MY BOOK: ...

26:36
Adapter Pattern – Design Patterns (ep 8)

261,851 views

8 years ago

ArjanCodes
Why Use Design Patterns When Python Has Functions?

In this video, I'll demonstrate that functions don't make design patterns obsolete in Python. There's a lot of talk in the developer ...

23:23
Why Use Design Patterns When Python Has Functions?

140,077 views

2 years ago

MongoDB
Schema Design Anti-Patterns - Part 1

Discover the updates here: https://mdb.link/AtlasUpdate When modeling your data in MongoDB, schema design patterns are ...

20:39
Schema Design Anti-Patterns - Part 1

60,718 views

5 years ago

Java
Java 21 Pattern Matching Tutorial #RoadTo21

Java 21 is the first Java release with all essential pattern matching features finalized: sealed types and type patterns in an ...

23:28
Java 21 Pattern Matching Tutorial #RoadTo21

30,373 views

2 years ago

freeCodeCamp.org
System Design for Beginners Course

Contents ⭐️ ⌨️ (0:00:00) What is System Design ⌨️ (0:02:27) Design Patterns ⌨️ (0:04:07) Live Streaming System Design ...

1:25:07
System Design for Beginners Course

1,687,531 views

3 years ago

CodeTekTeach
! Python design patterns masterclass

What are design patterns 0:04:13 2. Types of design patterns !\2. CREATIONAL DESIGN PATTERNS\ 0:07:22 1. Singleton 0:22:24 ...

3:48:27
! Python design patterns masterclass

20,473 views

11 months ago

Yegor Bugayenko
SSD 6/16: Patterns, Anti-Patterns, and Refactoring [software design crash course]

This lecture and the other 15 in this series were given to 3rd year BSc students of Innopolis University (Russia) in 2021. The slide ...

1:10:23
SSD 6/16: Patterns, Anti-Patterns, and Refactoring [software design crash course]

3,406 views

4 years ago

Otavio Santana
Java Builder Pattern and Fluent-API - how to create complex objects with Java

Java Builder is a pattern that can help you to create complex objects. Every time we create a new instance model, we must ensure ...

21:29
Java Builder Pattern and Fluent-API - how to create complex objects with Java

2,104 views

3 years ago

Java Puzzle
Saga Pattern with Spring Boot and Kafka for Transaction Management

Unlock the secrets of Saga Pattern implementation in your microservices architecture using the powerful combination of Spring ...

1:01:44
Saga Pattern with Spring Boot and Kafka for Transaction Management

11,241 views

1 year ago

TechStack9
What is Singleton Design Pattern In Java | Singleton Class | 6 Different implementations

This video covers the following: 1. What is a Design Pattern 2. Use of Design Pattern 3. What is Singleton Design Pattern 4.

20:47
What is Singleton Design Pattern In Java | Singleton Class | 6 Different implementations

8,103 views

4 years ago

Questpond
C# Design Pattern Interview Questions :- Which Design Pattern have you used?

Happy Engineers Day to Everyone! In this 1 Hour video we have covered GOF and NON GOF C# Design Pattern Interview ...

58:31
C# Design Pattern Interview Questions :- Which Design Pattern have you used?

77,532 views

1 year ago

ArjanCodes
Which Software Architecture Should You Use: MVC, MVP, or MVVM?

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Which GUI software architecture should you use in ...

24:27
Which Software Architecture Should You Use: MVC, MVP, or MVVM?

137,541 views

3 years ago

Miami Java User Group
Hexagonal Architecture with Alistair Cockburn

Learn from the creator of the “Hexagonal Architecture” design pattern, more correctly called the Ports & Adapters architecture.

47:53
Hexagonal Architecture with Alistair Cockburn

640 views

10 months ago

Prototype Project
Command Design Pattern - Java Tutorial

00:00 What is the UML diagram of the command design pattern ? 00:50 What is the UML diagram of a command pattern example ...

20:01
Command Design Pattern - Java Tutorial

12,656 views

13 years ago

Yegor Bugayenko
Why Getters-and-Setters Is An Anti-Pattern? (webinar #4)

We'll discuss why Getters-and-Setters, a very popular design pattern in object oriented languages, is instead an anti-pattern and ...

56:11
Why Getters-and-Setters Is An Anti-Pattern? (webinar #4)

12,429 views

Streamed 10 years ago

Yegor Bugayenko
SSD 14/16: Test Patterns and Anti-Patterns [software design crash course]

This lecture and the other 15 in this series were given to 3rd year BSc students of Innopolis University (Russia) in 2021. The slide ...

1:00:53
SSD 14/16: Test Patterns and Anti-Patterns [software design crash course]

2,279 views

4 years ago

Coding Tutorials
The Composite Pattern

What's the difference between a tree, a trunk, a branch, a twig and a leaf? With the Composite Pattern, very little. Source code ...

24:38
The Composite Pattern

2,569 views

4 years ago

Yegor Bugayenko
The Alternative to Fluent Interfaces in Java (webinar #33)

We discussed fluent interfaces design pattern by example. We tried to create an HTTP client as an alternative to jcabi-http, without ...

59:57
The Alternative to Fluent Interfaces in Java (webinar #33)

2,855 views

Streamed 7 years ago