ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,482 results

Scott Stanchfield
Design Patterns Session 6 (Composite, Visitor)

Composite and Visitor Patterns Code: https://github.com/javadude/patterns.session6.

57:02
Design Patterns Session 6 (Composite, Visitor)

776 views

10 years ago

CppNow
Dmitri Nesteruk: Design Patterns in the 21st Century

Design patterns started with Smalltalk and "old" C++. Since then, programming languages and paradigms have advanced quite a ...

41:31
Dmitri Nesteruk: Design Patterns in the 21st Century

2,399 views

9 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,362 views

9 years ago

SunshinePHP Developer Conference
SunshinePHP: Brandon Savage - Design Patterns Workshop

In 1994, the Gang of Four changed the world with their book, Design Patterns. Yet nearly 20 years later, we're still struggling with ...

2:14:26
SunshinePHP: Brandon Savage - Design Patterns Workshop

1,112 views

11 years ago

Confreaks
e4e Developer Conf 2015 - How To Study Design Patterns by Colin Williams

How To Study Design Patterns Design Patterns have been a divisive topic in the programming community. Some consider them ...

37:16
e4e Developer Conf 2015 - How To Study Design Patterns by Colin Williams

403 views

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

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

8 years 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,834 views

9 years ago

Scott Stanchfield
Design Patterns Session 4 (Command, Undo/Redo)

Command Pattern, Undo/Redo https://github.com/javadude/patterns.session4.

56:04
Design Patterns Session 4 (Command, Undo/Redo)

7,849 views

10 years ago

EmacsConf and Emacs hangouts
EmacsConf 2021: Emacs as Design Pattern Learning - Greta Goetz

00:00 Introduction 01:16 Definition of design patterns and relation to Emacs 05:18 Why this approach matters 09:12 Managing ...

23:00
EmacsConf 2021: Emacs as Design Pattern Learning - Greta Goetz

3,409 views

4 years ago

Voxxed Days Luxembourg
Progresser en conception avec les Design Patterns (Mathilde LORRAIN, Benjamin YVERNAULT)

Voxxed Days Luxembourg 2023 Room: Main Room Type: Conference Et si on te disait que tu es nul en dev ? Les Design patterns ...

46:15
Progresser en conception avec les Design Patterns (Mathilde LORRAIN, Benjamin YVERNAULT)

579 views

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

10 years ago

Cave of Programming
DAO and Multiple Databases: Java Design Patterns Part 15

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

23:38
DAO and Multiple Databases: Java Design Patterns Part 15

10,279 views

12 years ago

Engineering Community
Concurrent Design Patterns

The talk will start by introducing the concept of concurrency, mentioning the model implemented by the Go programming language ...

35:03
Concurrent Design Patterns

472 views

3 years ago

Cave of Programming
Implementing the Observer Pattern: Java Design Patterns Part 8

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

25:42
Implementing the Observer Pattern: Java Design Patterns Part 8

14,142 views

12 years ago

ProgramArtist
Design Patterns - Visitor

In this episode I show the Visitor design pattern, explain when it is useful and when not. I show an example of how to implement ...

28:27
Design Patterns - Visitor

3,236 views

8 years ago

Vicente Adolfo Bolea Sánchez
4) Autotools and Design patterns

In this seminar I talk about autotools and design patterns, the scope goes as follow: Autotools example: 18:36 - autotools - design ...

54:20
4) Autotools and Design patterns

135 views

9 years ago

Adam Fowler on Tech
002 GroundUpDB C++ API Design Part 2 Design Patterns in C++

The Gang of Four book on Design Patterns [1] from the 90s is a seminal work on re-usable design patterns. Many of these are ...

52:11
002 GroundUpDB C++ API Design Part 2 Design Patterns in C++

1,909 views

5 years ago

CppNow
Lelbach & Habraken: Boost.Asio and Boost.Serialization: Design Patterns for Object Transmission

Network programming in C++ frequently requires programmers to find a way to express C++ objects as a sequence of bytes which ...

1:29:59
Lelbach & Habraken: Boost.Asio and Boost.Serialization: Design Patterns for Object Transmission

2,653 views

12 years ago

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