ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

85,114 results

Geekific
The Visitor Pattern Explained and Implemented in Java | Behavioral Design Patterns | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ I've received over the ...

5:46
The Visitor Pattern Explained and Implemented in Java | Behavioral Design Patterns | Geekific

76,960 views

4 years ago

Derek Banas
Visitor Design Pattern

Code from the Video: http://goo.gl/XkW8s Welcome to my Visitor Design Pattern Tutorial! This is the last part of my design pattern ...

13:31
Visitor Design Pattern

286,667 views

13 years ago

Zoran on C#
Visitor Design Pattern Is Giving Way To Pattern Matching Expressions!

Become a patron and get access to source code and exclusive live streams: ...

15:40
Visitor Design Pattern Is Giving Way To Pattern Matching Expressions!

21,865 views

2 years ago

Dave Leeds
Double Dispatch: Prelude to the Visitor Pattern

One reason the Visitor Pattern can feel confusing is because of double dispatch. So before we dive into the Visitor Pattern itself, ...

11:15
Double Dispatch: Prelude to the Visitor Pattern

4,075 views

8 months ago

togglebit
The visitor pattern in Rust

An implementation of the visitor pattern in Rust. You should of course read more about this for a deeper understanding. * Catch ...

4:30
The visitor pattern in Rust

3,038 views

1 year ago

Gui Ferreira
FINALLY, the Visitor Design Pattern makes Sense

Let's explore the Visitor Design Pattern while we refactor C# dotnet code. Be a Patreon to get the source code: ...

11:03
FINALLY, the Visitor Design Pattern makes Sense

10,832 views

2 years ago

git-amend
Visitor: How I Mastered the Toughest Programming Pattern

Unity C# Architecture: This is how I finally understood the Visitor Programming Pattern - Building a Power Up System in Unity.

12:59
Visitor: How I Mastered the Toughest Programming Pattern

43,502 views

2 years ago

Code, Tech, and Tutorials
The Visitor Pattern - Programming Design Patterns - Ep 12 - C++ Coding

src: https://github.com/codetechandtutorials/DesignPatterns resource(not sponsored): ...

13:14
The Visitor Pattern - Programming Design Patterns - Ep 12 - C++ Coding

4,383 views

3 years ago

Coding Tutorials
The Visitor Pattern

Did you ever notice that the Composite Pattern breaches two of the SOLID code principles? Not any more, it doesn't. Source code ...

19:07
The Visitor Pattern

2,088 views

4 years ago

Moderne and OpenRewrite
Understanding the purpose of a visitor pattern

In OpenRewrite recipes, a visitor is where the core logic lives. All OpenRewrite visitors share a common structure and life cycle.

16:46
Understanding the purpose of a visitor pattern

2,209 views

1 year ago

DevSage
Javascript Design Patterns #8 - Visitor Pattern

What is the Visitor pattern? The Visitor pattern allows you to add or define new functionality to an object without changing the code ...

7:38
Javascript Design Patterns #8 - Visitor Pattern

19,154 views

6 years ago

codeWithAryan
Visitor Design Pattern Explained: 👨‍🏫 Best Practices ✅ & Real-World Examples 🌍

Article - https://codewitharyan.com/system-design/low-level-design Structured DSA (Basics to Advanced) Practice ...

18:42
Visitor Design Pattern Explained: 👨‍🏫 Best Practices ✅ & Real-World Examples 🌍

2,931 views

9 months ago

Design Patterns Lectures
The Visitor Design Pattern

In this video, the Visitor software design pattern is explained. Visitor: Add different behavior for each object type in aggregates of ...

11:39
The Visitor Design Pattern

15,765 views

5 years ago

Green Tea Coding
The Visitor Pattern Showdown – A 70x Faster Alternative? | Advanced Rust Part 9

The Visitor is an often employed pattern to flexibly add functionality to a type hierarchy. But it comes at the price of low ...

17:47
The Visitor Pattern Showdown – A 70x Faster Alternative? | Advanced Rust Part 9

7,110 views

11 months ago

Jack Herrington
Visitor and Iterator Patterns in TypeScript (No BS TS Series 2 Episode 3)

In this third episode of No BS TS series 2 we look at the Visitor & Iterator patterns. These patterns allow you to decouple complex ...

13:03
Visitor and Iterator Patterns in TypeScript (No BS TS Series 2 Episode 3)

10,751 views

4 years ago

ITForumUnited
VISITOR Design Pattern (with Document Processor code example)

Visitor design pattern in a Behavioral design pattern. Video explain the pattern and its usefulness and then uses the pattern to ...

13:04
VISITOR Design Pattern (with Document Processor code example)

87 views

2 years ago

Vorbrodt's C-Plus-Plus Channel
Visitor Pattern and Multiple-Dispatch Explained (in C++)

Brief bookclub talk I gave at work introducing the visitor design pattern and multiple-dispatch in C++. Chapter 18 from Hands-On ...

11:13
Visitor Pattern and Multiple-Dispatch Explained (in C++)

4,286 views

3 years ago

Raw Coding
Visitor Design Pattern (C#)

The visitor design pattern explained with examples in code. Add more operation to a collection of elements, without changing the ...

8:37
Visitor Design Pattern (C#)

10,696 views

4 years ago

Mike Shah
C++ Visitor Design Pattern - Part 1 of 4 - Programming Paradigms

Software Design and Design Patterns Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd9wBflF0f6ynlDQuaeKYzyc ...

17:11
C++ Visitor Design Pattern - Part 1 of 4 - Programming Paradigms

4,374 views

1 year ago

Brennan Crispin
Visitor Pattern Presentation
17:58
Visitor Pattern Presentation

52 views

7 years ago