edit-article
Home
Up
Delete
Article Name:
Article Description:
] introduction design patterns
Chapter ID/Name:
Status:
Write
Writing
Written
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">introduction to design patterns</h1> <h2>[WHAT]</h2> <ol> <li>] this notebook includes notes on and references for implementing a number of different commonly used software application design patterns </li> </ol> <h2>[WHY]</h2> <ol> <li>] an overview explanation of each of the different design patterns </li> <li>] an example implementation (code) of each of the various patterns</li> </ol> <h2>[WHERE]</h2> <ol> <li>] a design pattern is a recognized methodology for the design/architecture of software in a consistent fashion across an application. </li> </ol> <h2>[WHEN]</h2> <ol> <li>] 2017-05-29 this</li> </ol> <h2>[EXAMPLE]</h2> <ol> <li>] Singleton - </li> <li>] <a href="/view/article?id=5736" target="_blank">Factory</a> -</li> <li>] <a href="/view/article?id=4597" target="_blank">Model View Controller (M-V-C)</a> - IN tech-dev-www/asp.net, </li> <li>] Model View ViewModel ( M-V-VM) - </li> <li>] Model View Presenter (M-V-P) - </li> <li>] Page-Controller - </li> <li>] Observer - </li> </ol> <h2>[HOW-TO]</h2> <ol> <li>]</li> </ol> <h2>[REFERENCE]</h2> <ol> <li>] # # - CREATE-article# # - introduction to design patterns</li> <li>] # # - BOOK - design-patterns - contents</li> <li>] # # - BOOK - design-patterns - index</li> </ol> <h1 style="text-align: center;"> </h1>