Scripts: Programming Patters - Builder (classic)

 

Programming Patters - Builder (classic):

Separate the construction of a complex object from its representation so that the same construction process can create different representations.

Programming Patters - Builder (classic)

Author: dmipec

Reason: