ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

160,592 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

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,698 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,529 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,667 views

13 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,380 views

6 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,863 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

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,794 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

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

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

1 year ago

Tech Lake Systems University
Visitor Design Pattern in 30 Seconds with TLS!

Visitor Design Pattern in 30 Seconds with TLS!

0:31
Visitor Design Pattern in 30 Seconds with TLS!

155 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,383 views

3 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

932 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,088 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,931 views

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

6 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