Content deleted Content added
+ja |
MartinSpamer (talk | contribs) No edit summary |
||
Line 1:
[[ja:デザインパターン]]
'''Design patterns''' are standardised solutions to recurring problems. They represent the accumulated lessons that have been accumulated
They allow
The book that introduced the ''term'' design pattern to software development
:[Design patterns] solve specific design problems and make object-oriented designs more flexible and elegant, and ultimately reusable. They help designers reuse successful designs by basing new designs on prior experience. A designer who is familiar with such patterns can apply them immediately to design problems without having to rediscover them.
|