ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

100,789 results

ProgramArtist
Design Patterns - Factory Method

In this episode I show the Factory Method design pattern. I show what issues it can solve and how it can make the code less ...

20:24
Design Patterns - Factory Method

420 views

8 years ago

George Fairbanks
Expressing Design in Code: Architecturally-Evident Coding Patterns by George Fairbanks

Because of Eric Evans' Domain Driven Design, agile developers are familiar with embedding their domain models in their code, ...

46:45
Expressing Design in Code: Architecturally-Evident Coding Patterns by George Fairbanks

5,838 views

14 years ago

Code Geek
Domain-Driven Design (DDD) Patterns in Python

In this tutorial, we introduce Python programmers to the core tactical patterns of Domain-Driven Design (DDD) and show how they ...

1:00:56
Domain-Driven Design (DDD) Patterns in Python

8,045 views

4 years ago

Kevin Powell
"Smart" design patterns with container queries

Container queries are more than just a media query that looks at the parent, it also is aware of the font-size of the parent, which ...

15:27
"Smart" design patterns with container queries

53,988 views

1 year ago

Mike the Coder
Coding Interview Patterns: Two Heaps

Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...

19:40
Coding Interview Patterns: Two Heaps

2,277 views

2 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,448 views

9 years ago

Kiki's Bytes
I ACED my Technical Interviews knowing these System Design Basics

In this video, we're going to see how we can take a basic single server setup to a full blown scalable system. We'll take a look at ...

9:41
I ACED my Technical Interviews knowing these System Design Basics

399,978 views

1 year ago

CppNow
Tony Van Eerd: Thread-safe Observer Pattern - You're doing it wrong

We've all written an Observer Pattern or list of Listeners at some point or another. And then later had to make it "thread safe".

1:30:18
Tony Van Eerd: Thread-safe Observer Pattern - You're doing it wrong

5,852 views

9 years ago

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,136 views

8 years ago

Microsoft Visual Studio
Design Patterns: Decorator

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

17:21
Design Patterns: Decorator

27,501 views

8 years ago

Grischa L
Module 06: Design, Part 04: Observer Pattern

Welcome to this first pattern now in the design patterns part of this module and the pattern we talk about here is the so-called ...

5:38
Module 06: Design, Part 04: Observer Pattern

5,545 views

4 years ago

Quirkos - Simple Qualitative Analysis Software
Beginners guide to coding qualitative data

How do you analyse qualitative text data? What is coding? This video tutorial will give a basic introduction to different methods of ...

9:01
Beginners guide to coding qualitative data

555,363 views

6 years ago

Scott Stanchfield
Design Patterns Session 1 (Intro, Mediator)

Introduction, Naive GUI, Mediator Pattern https://github.com/javadude/patterns.session1.

53:23
Design Patterns Session 1 (Intro, Mediator)

2,091 views

10 years ago

Scott Stanchfield
Design Patterns Session 7 (Factory Method, Abstract Factory, Builder)

Factory Method, Abstract Factory and Builder Patterns Code: github.com/javadude/patterns.session7.git.

52:59
Design Patterns Session 7 (Factory Method, Abstract Factory, Builder)

9,054 views

10 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,243 views

8 years ago

Ethereum Foundation
5 Smart Contract Patterns I Wish More Devs Would Use

Visit the https://archive.devcon.org/ to gain access to the entire library of Devcon talks with the ease of filtering, playlists, ...

11:42
5 Smart Contract Patterns I Wish More Devs Would Use

2,181 views

3 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,133 views

8 years ago

MUCplusplus
[MUC++] Klaus Iglberger - Command vs Strategy (Lightning Talk)

The Command and Strategy design patterns have been our companions for more than two decades. And still, we keep wondering ...

12:08
[MUC++] Klaus Iglberger - Command vs Strategy (Lightning Talk)

1,136 views

4 years ago

Cave of Programming
Introduction: Java Design Patterns Part 1

More courses! Free C++ course: https://www.udemy.com/course/free-learn-c-tutorial-beginners/?

4:19
Introduction: Java Design Patterns Part 1

44,610 views

13 years ago

Gregor Riegler
Break Dependencies in Legacy Code: Humble Object Pattern

I am breaking a hard dependency in the form of a static third party util. The Code: ...

3:48
Break Dependencies in Legacy Code: Humble Object Pattern

2,800 views

6 years ago