| This article is written like an advertisement. Please help rewrite this article from a neutral point of view. For blatant advertising that would require a fundamental rewrite to become encyclopedic, use {{db-spam}} to mark for speedy deletion. (June 2008) |
Kevlin Henney is an author who writes on the subject of computer programming in C and C++ for magazines such as the C/C++ Users Journal, Application Development Advisor, JavaSpektrum, C++ Report, Java Report, EXE, and Overload.
Henney is a member of the Association of C and C++ Users, and gave the keynote address at the 2001 ACCU conference1 on the subject of writing less code, because "there is no code faster than no code" and "less code, equals less bugs" (of which he is an active presenter). He is also a regular speaker at OOPSLA, most recently speaking at OOPSLA 2005.2
Contents |
Presentations
- In 2002, Henney presented at the ACCU Conference, presenting Patterns for Concurrent and Networked Objects.
- In 2003, Henney presented at the ACCU Conference, presenting C++ Threading.
- In 2004, Henney presented at the ACCU Conference, presenting Beyond the Gang of Four (2 sessions) and More C++ Threading.
- In 2005, Henney presented at the ACCU Conference, presenting Writing Your First Pattern, Five Considerations, Consolidated C++ and It's all Geek to me!.
- In 2006, Henney presented at the ACCU Conference, presenting Five Considerations in Practice, TR1 (jointly with Alisdair Meredith) and STL Patterns: A Design Language of Generic Programming.
- In 2007, Henney presented at the ACCU Conference, presenting Hands-on Agile Development Workshop, Towards Simple Code: A Workshop on the Value of Simplicity in Software and Pattern Connections.
- In 2008, Henney presented at the ACCU Conference, presenting The Selfish Object, The Simplicity Workout and Know Your Units.
- In October 2009, Henney presented The Uncertainty Principle at the 2nd Annual PHP North West Conference PHPNW09 in Manchester (UK).
Bibliography
-
This list is incomplete; you can help by expanding it.
- Kevlin Henney (November 1994). "The Elements of Style: Literate Programming". CVu 7(1). http://www.cs.umbc.edu/courses/undergraduate/201/spring97/lectures/lec05/06literate.shtml.
- Kevlin Henney (October 1997). "Make a date with C++: And so to const". Overload 22. http://www.accu.informika.ru/accu/publications/public/toc/overload-toc.htm.
- Kevlin Henney. C++ Patterns: Principles, Idioms and Techniques. Harlow: Addison Wesley. ISBN 0-201-67514-5.
- Buschmann, Henney, Schmidt (March 2007). Pattern-Oriented Software Architecture: A Pattern Language for Distributed Computing, Volume 4. http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0470059028.html.
- Frank Buschmann, Kevlin Henney, Douglas C. Schmidt (2007). Pattern Oriented Software Architecture Volume 5: On Patterns and Pattern Languages. John Wiley & Sons. ISBN 0471486485.
Quotations
- The inherent complexity of a software system is related to the problem it is trying to solve. The actual complexity is related to the size and structure of the software system as actually built. The difference is a measure of the inability to match the solution to the problem. — Kevlin Henney, For the sake of simplicity (1999)3
- Refactoring provides enough energy to a system for it to relax into a new and more comfortable state, a new local minimum. — Kevlin Henney, The Imperial Clothing Crisis (2002)3
- Forgive me Father, for I have Singletoned... — Kevlin Henney, ACCU 2007.
Source contributions
Henney has contributed to the Boost C++ Libraries. His contributions include:
- Boost.Any - a safe, generic container for single values of different value types.
- Parts of Boost.Conversion - for Polymorphic and lexical casts.
References
- Thaddaeus Frogley. "ACCU Spring Conference 2001 Roundup". Thad's Homepage. http://thad.notagoth.org/accu_spring_2001/#minimalism. Retrieved 2005-11-16.
- "Revenge of the Nerds - OOPSLA 2005". Gregor's Ramblings. http://www.enterpriseintegrationpatterns.com/ramblings/37_oopsla.html. Retrieved 2005-11-16.
- "Quotations on simplicity in software design". jbox. http://www.jbox.dk/quotations.htm. Retrieved 2005-11-16.
External links
- Kevlin Henney's home page, including:
- Book Reviews by Kevlin Henney at the ACCU
- Video: Kevlin Henney and James Coplien at QCon London 2007
| This article about a writer or poet from the United Kingdom is a stub. You can help Wikipedia by expanding it. |
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)




