Kent Beck
(New page: Kent Beck has been an influential force in the shaping of OO Culture. He is one of the names associated with introducing ideas such as Extreme Programming and Design patterns. His ...) |
Jenny Harlow (Talk | contribs) m (added make it work make it right make it fast) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[image:KentBeck.jpg|frame|Kent Beck]] | |
− | + | Kent Beck has been an influential force in the shaping of OO Culture. He is behind influential ideas such as [[extreme programming]], [[test-driven development]], [[design patterns]] and [[CRC cards]]. Kent Beck also developed the JUnit testing framework together with [[Erich Gamma]]. Back in 2001, he was one of 17 signatories of the [[Agile manifesto]]. | |
− | [[ | + | |
− | [[ | + | Kent Beck first came across [[Christopher Alexander]] and his ideas at university. He met [[Ward Cunningham]] while working at Tektronix and they both became interested in Alexander's work. He adapted Alexander's ideas to software to create [[design patterns]] and later may have lifted ideas from Alexander when comming up with [[extreme programming]] (see [[The Alexander conspiracy]]). |
− | [[ | + | Kent Beck is the author of many books about [[extreme programming]] ([[Kent Beck 2000]]), [[Smalltalk]], Eclipse, [[JUnit]] and [[test-driven development]]. |
− | [[Kent Beck | + | Kent Beck is half of [[Ward and Kent]]. |
+ | |||
+ | "Make it work make it right make it fast" is often attributed to Kent Beck. | ||
+ | |||
+ | ==See Also== | ||
+ | *[[Ward Cunningham]] | ||
+ | *[[Christopher Alexander]] | ||
+ | *[[Extreme programming]] | ||
+ | *[[Design patterns]] | ||
==External links== | ==External links== |
Latest revision as of 05:26, 19 October 2010
Kent Beck has been an influential force in the shaping of OO Culture. He is behind influential ideas such as extreme programming, test-driven development, design patterns and CRC cards. Kent Beck also developed the JUnit testing framework together with Erich Gamma. Back in 2001, he was one of 17 signatories of the Agile manifesto.
Kent Beck first came across Christopher Alexander and his ideas at university. He met Ward Cunningham while working at Tektronix and they both became interested in Alexander's work. He adapted Alexander's ideas to software to create design patterns and later may have lifted ideas from Alexander when comming up with extreme programming (see The Alexander conspiracy).
Kent Beck is the author of many books about extreme programming (Kent Beck 2000), Smalltalk, Eclipse, JUnit and test-driven development.
Kent Beck is half of Ward and Kent.
"Make it work make it right make it fast" is often attributed to Kent Beck.