Code Refactoring 17

Channel:
Subscribers:
1,330,000
Published on ● Video Link: https://www.youtube.com/watch?v=4tLSDAbe8QY



Duration: 13:59
11,973 views
104


Get the Code Here: http://goo.gl/Z1Csh

In this part of the code refactoring tutorial I will answer another challenge I recently received. This tutorial is all about the Visitor Design Pattern.

You use the visitor design pattern when you want to perform a similar calculation on many different objects. It seems to confuse people, but I hope to solve that here. If you understand the concept of method overloading and the passing of objects back and forth for data access I don't think you'll have a problem.




Other Videos By Derek Banas


2013-03-14Java Shell Sort
2013-03-09Java Recursion
2013-03-07Linked List in Java 2
2013-03-03Linked List in Java
2013-03-01Stacks and Queues
2013-02-28Java Sort Algorithm
2013-02-24Java Algorithms
2013-02-21MVC Java Tutorial
2013-02-15Mark of the Ninja Review
2013-02-11Code Refactoring 18
2013-02-09Code Refactoring 17
2013-02-08Code Refactoring 16
2013-02-07Code Refactoring 15
2013-02-03Code Refactoring 14
2013-02-02Code Refactoring 13
2013-01-31Code Refactoring 12
2013-01-29Code Refactoring 11
2013-01-27Don't Starve Game
2013-01-25Code Refactoring 10
2013-01-24Code Refactoring 9
2013-01-23Code Refactoring 8



Tags:
visitor design pattern
code refactoring
visitor design pattern in java
design patterns oo
design patterns visitor
object oriented design course
Java (programming Language)