ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

170,932 results

Related queries

memento design pattern

iterator pattern

flyweight design pattern

decorator pattern

strategy design pattern

mediator design pattern

command design pattern

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

4 years ago

levonog
Visitor - Design Patterns in 5 minutes

Dive into the Visitor design pattern and understand how it promotes clean, modular code by separating algorithms from the ...

3:20
Visitor - Design Patterns in 5 minutes

8,438 views

1 year ago

Hello Byte
Visitor Design Pattern: Easy Guide for Beginners

In this video, we dive into the Visitor Design Pattern, a powerful behavioral pattern in software development. Learn how to add ...

3:55
Visitor Design Pattern: Easy Guide for Beginners

5,339 views

1 year 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,521 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,695 views

2 years ago

Ryan Schachte
Understanding The Visitor Design Pattern

Please support me on Patreon: https://www.patreon.com/thesimpleengineer https://twitter.com/thesimpengineer ...

32:08
Understanding The Visitor Design Pattern

61,323 views

6 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,002 views

8 months 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,262 views

2 years ago

CppCon
Breaking Dependencies - The Visitor Design Pattern in Cpp - Klaus Iglberger - CppCon 2022

https://cppcon.org/ --- Breaking Dependencies - The Visitor Design Pattern in C++ - Klaus Iglberger - CppCon 2022 ...

1:02:09
Breaking Dependencies - The Visitor Design Pattern in Cpp - Klaus Iglberger - CppCon 2022

47,461 views

2 years 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,781 views

2 years 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

2,745 views

1 year ago

Green Tea Coding
Progressive approach to the visitor pattern | Advanced Rust Part 7

rustlang #softwarearchitecture #softwaredevelopment Watch the rest of this series: ...

26:12
Progressive approach to the visitor pattern | Advanced Rust Part 7

3,404 views

1 year 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,361 views

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

1 year 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,084 views

4 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,707 views

9 months 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,124 views

6 years ago

Do Some Dev
Visitor Pattern in Java and Python

Using programming patterns, such as the Visitor Pattern, in object-oriented programming can be tedious and difficult to master.

22:02
Visitor Pattern in Java and Python

911 views

1 year ago

Devoxx
Designing functional and fluent API: example of the Visitor Pattern by José Paumard

Among the patterns from the GoF, the Visitor is probably the more complex to implement. One of the difficulties is that you need to ...

51:47
Designing functional and fluent API: example of the Visitor Pattern by José Paumard

14,567 views

6 years ago