ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

163,505 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

77,232 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,798 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,631 views

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

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

7 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,934 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,893 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,128 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,846 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,606 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,613 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!

161 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,169 views

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

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

3 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 🌍

3,020 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,601 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

938 views

1 year ago