ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

174,998 results

Microsoft Visual Studio
Design Patterns: Factories

This is the sixth of an eight part series where Robert is joined by Phil Japikse to discuss design patterns. A design pattern is a best ...

25:26
Design Patterns: Factories

56,070 views

8 years ago

Ludonaut
Design Patterns - Observer Pattern with Signals

Hey there, after the classes relationship study is time to get known to Design Patterns, they are "typical solutions to commonly ...

11:44
Design Patterns - Observer Pattern with Signals

3,325 views

6 years ago

Microsoft Visual Studio
SOLID Design Patterns

In this episode, Robert is joined by Phil Japikse for a chat about design patterns. Software design patterns have been around long ...

57:18
SOLID Design Patterns

254,279 views

8 years ago

EuroPython Conference
Design Patterns: Build better software from day one — Marine Guyot

EuroPython 2025 — Terrace 2A on 2025-07-18] *Design Patterns: Build better software from day one by Marine Guyot* ...

24:15
Design Patterns: Build better software from day one — Marine Guyot

582 views

2 months ago

Software Architecture Monday
Lesson 28 - Service Design Patterns

In this lesson Mark Richards “opens up and looks under the hood” inside a service (microservice or macro service) and describes ...

5:46
Lesson 28 - Service Design Patterns

12,607 views

7 years ago

Engineering Community
Architecture and Design patterns by Michal Winkler

During this dot net community meetup, we told about Architectural Styles, Architectural Patterns, Design Patterns, SOLID ...

37:32
Architecture and Design patterns by Michal Winkler

301 views

3 years ago

Gregory Gay
Design Patterns for Variable and Evolving Systems

Lecture 6 - TDA 594 (Software Engineering Principles for Complex Systems) Fall 2022, Chalmers University of Technology For ...

1:19:51
Design Patterns for Variable and Evolving Systems

129 views

3 years ago

The Coding Gopher
Master the Builder Design Pattern: Simplifying Object Creation

Unlock the power of the Builder Pattern in software design with this comprehensive guide! Subscribe to stay updated on my ...

7:50
Master the Builder Design Pattern: Simplifying Object Creation

3,555 views

1 year ago

The Coding Gopher
Factory Design Pattern in 5 Minutes

In this video, we explore the Factory Design Pattern, a creational design pattern used in software development. Discover how this ...

6:52
Factory Design Pattern in 5 Minutes

1,326 views

1 year ago

Abram Hindle
CMPUT301 Design Patterns II composite pattern and command pattern in Java

Design Patterns II: Composite Pattern and Command Pattern in Java for CMPUT301 at the University of Alberta, Department of ...

25:02
CMPUT301 Design Patterns II composite pattern and command pattern in Java

2,246 views

12 years ago

Microsoft Visual Studio
Design Patterns: Command/Memento

This is the first of an eight part series where Robert is joined by Phil Japikse to discuss design patterns. A design pattern is a best ...

31:08
Design Patterns: Command/Memento

35,219 views

8 years ago

The Coding Gopher
Singleton Design Pattern in 5 Minutes

In this video, we dive deep into the Singleton Design Pattern - one of the most commonly used creational design patterns.

5:02
Singleton Design Pattern in 5 Minutes

952 views

1 year ago

EuroPython Conference
Sebastian Buczyński - Why you don't need design patterns in Python?

"Why you don't need design patterns in Python? [EuroPython 2017 - Talk - 2017-07-11 - PyCharm Room] [Rimini, Italy] Exactly 23 ...

27:03
Sebastian Buczyński - Why you don't need design patterns in Python?

27,571 views

8 years ago

ProgramArtist
Builder Design Pattern

In this episode I talk about the Builder Design Pattern 00:06 Motivation 00:56 The object we want to create 02:26 The problem ...

17:39
Builder Design Pattern

2,254 views

7 years ago

zuni
TypeScript Design Patterns Tutorial for Beginners

Learn how to use design patterns in TypeScript. Object oriented design patterns allow you to write better and more flexible ...

48:25
TypeScript Design Patterns Tutorial for Beginners

723 views

3 years ago

Crack Java
Chess Game design using builder design pattern

Introduction Builder design pattern real world example Class Diagram Builder design pattern Implementation using eclipse ...

18:51
Chess Game design using builder design pattern

550 views

5 years ago

Microsoft Visual Studio
Design Patterns: Adapter and Façade

This is the seventh of an eight part series where Robert is joined by Phil Japikse to discuss design patterns. A design pattern is a ...

22:29
Design Patterns: Adapter and Façade

18,094 views

8 years ago

strager
3 real-world visitor design pattern examples in Rust, JS, & C++

Why would we ever want to use the visitor design pattern? Aren't design patterns a waste of time? Let's look at how programmers ...

5:16
3 real-world visitor design pattern examples in Rust, JS, & C++

16,227 views

3 years ago

MiNiWolF
Design pattern - Strategy

A java walk-through of the strategy pattern, with code example, UML Diagrams and pros and cons discussion.

9:39
Design pattern - Strategy

269 views

13 years ago

Design Patterns Lectures
Design Patterns Final Lecture: Summary and Wrap-Up

This is a recording of the final lecture in the course "Design Patterns" at Graz University of Technology (Austria) on Jan. 20th 2021.

43:11
Design Patterns Final Lecture: Summary and Wrap-Up

1,799 views

4 years ago

ConfEngine
Design Patterns vs  Anti pattern in APL by Aaron W Hsu at FnConf17

APL is a notorious language with a reputation for being "write only" and difficult to learn. Yet, many people consider APL to be ...

54:10
Design Patterns vs Anti pattern in APL by Aaron W Hsu at FnConf17

7,426 views

8 years ago

ProgramArtist
What is Producer Consumer Design Pattern

In this episode I talk about the Producer-Consumer design pattern 00:06 Motivation - ordering app 01:15 Separating workers and ...

8:33
What is Producer Consumer Design Pattern

6,276 views

8 years ago

Design Patterns Lectures
The Strategy Design Pattern

In this video, the Strategy software design pattern is explained. Strategy: Provide behaviour dynamically by supplying a method to ...

2:51
The Strategy Design Pattern

741 views

5 years ago

stdlibinfo
Strategy Design Pattern - C++ tutorial by stdlib.info

The strategy design pattern uses composition instead of inheritance to give objects additional functionality. Go to http://stdlib.info ...

8:50
Strategy Design Pattern - C++ tutorial by stdlib.info

13,472 views

13 years ago

Design Patterns Lectures
The Composite Design Pattern

In this video, the Composite software design pattern is explained. Composite: Handle single and multiple objects in the same way.

10:39
The Composite Design Pattern

10,554 views

5 years ago