Christopher Alexander

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
m (See also)
m (Reverted edits by Ebybymic (Talk); changed back to last version by Matthew Harward)
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:
  
 
==Ideas that came from Christopher Alexander==
 
==Ideas that came from Christopher Alexander==
*[[Design patterns]]
+
* [[Design patterns]]
*Wikis
+
* Wikis, like [[Ward's wiki]]
*[[Extreme programming]]
+
* [[Extreme programming]]
  
 
==Books==
 
==Books==

Latest revision as of 03:10, 25 November 2010

Christopher Alexander

Christopher Alexander is an architect with interesting theories about design which have been applied to software engineering by OO gurus like Kent Beck and Ward Cunningham.

Alexander argues that users know more about the buildings they need than architects and should therefore have a major role in designing buildings. This idea was adapted to software by the OO gurus who invented agile software development. In agile software development processes like extreme programming, the role of the software user or customer is central to the development process.

In his book A Pattern Language: Towns, Buildings, Construction, Christopher Alexander describes architectural patterns tested in the real world and reviewed by multiple architects for beauty and practicality. The idea that patterns can be applied to software design lead to the development of software design patterns by OO gurus such as Kent Beck and Erich Gamma.

Alexander's Notes on the Synthesis of Form also had a large influence on computer science, including on programming language design.

Ideas that came from Christopher Alexander

Books

See also

Personal tools