Object-oriented programming: Difference between revisions

Content deleted Content added
Gang of Four design patterns: Removed outdated and irrelevant statement
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 233:
{{Main|Design pattern (computer science)}}
''[[Design Patterns (book)|Design Patterns: Elements of Reusable Object-Oriented Software]]'' is an influential book published in 1994 by [[Erich Gamma]], [[Richard Helm]], [[Ralph Johnson (computer scientist)|Ralph Johnson]], and [[John Vlissides]], often referred to humorously as the "Gang of Four". Along with exploring the capabilities and pitfalls of object-oriented programming, it describes 23 common programming problems and patterns for solving them.
As of April 2007, the book was in its 36th printing.
 
The book describes the following patterns: