개요
- Kent Beck ( 1961 ~ )
- 켄트 벡
- 미국의 소프트웨어 엔지니어
- 익스트림 프로그래밍의 창시자
저서
- 1996. Smalltalk Best Practice Patterns. Prentice Hall. (ISBN 978-0134769042)
- 1996. Kent Beck's Guide to Better Smalltalk : A Sorted Collection. Cambridge University Press. (ISBN 978-0521644372)
- 1999. Extreme Programming Explained: Embrace Change. Addison-Wesley. Winner of the Jolt Productivity Award. (ISBN 978-0321278654)
- 2000. Planning Extreme Programming. With Martin Fowler. Addison-Wesley. (ISBN 978-0201710915)
- 2002. Test-Driven Development: By Example. Addison-Wesley. Winner of the Jolt Productivity Award. (ISBN 978-0321146533)
- 2003. Contributing to Eclipse: Principles, Patterns, and Plugins. With Erich Gamma. Addison-Wesley. (ISBN 978-0321205759)
- 2004. JUnit Pocket Guide. O'Reilly. (ISBN 978-0596007430)
- 2004. Extreme Programming Explained: Embrace Change, 2nd Edition. With Cynthia Andres. Addison-Wesley. Completely rewritten. (ISBN 978-0201616415)
- 2008. Implementation Patterns. Addison-Wesley. (ISBN 978-0321413093)
논문
- 1987. "Using Pattern Languages for Object-Oriented Programs". With Ward Cunningham. OOPSLA'87.
- 1989. "A Laboratory For Teaching Object-Oriented Thinking". With Ward Cunningham. OOPSLA'89.
- 1989. "Simple Smalltalk Testing: With Patterns". SUnit framework, origin of xUnit frameworks.