Content deleted Content added
MartinSpamer (talk | contribs) No edit summary |
MartinSpamer (talk | contribs) No edit summary |
||
Line 1:
[[ja:デザインパターン]]
'''Design patterns'''
They allow a software developers to make use of the knowledge of past designers. Many design projects are confronted with similar problems that demand similar solutions. A design pattern is an abstraction of a solution for a particular class of problems. MVC or [[model view controller triad]] is a classical example of design pattern. It was introduced 1980 in the [[Smalltalk programming language|Smalltalk]] system.
|