Back to Browse

Code Refactoring 10

16.3K views
Jan 25, 2013
8:06

Get the Code: http://goo.gl/Ycwb1 In this part of the code refactoring tutorial I'm going to revisit the Builder Design Pattern for a couple of reasons. First, I receive a bunch of questions about it. Secondly, in the next tutorial I'll show you how to build composites, which were covered in the last part of the code refactoring tutorial, with the builder pattern. The builder pattern allows you to build complex objects in a series of steps. In the video and code above, we will build sandwiches.

Download

1 formats

Video Formats

360pmp411.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Code Refactoring 10 | NatokHD