Craft 2023 - Kevlin Henney
Kevlin Henney
Thought Provoker at Curbralan
About Kevlin Henney

Kevlin Henney is an independent consultant, speaker, writer and trainer. His development interests are in programming, practice and people. He has been a columnist for a number of magazines and sites, has contributed to both open- and closed-source software (sometimes unintentionally), and has been on far too many committees (it has been said that "a committee is a cul-de-sac down which ideas are lured and then quietly strangled"). He is co-author of A Pattern Language for Distributed Computing and On Patterns and Pattern Languages, two volumes in the Pattern-Oriented Software Architecture series. He is also editor of 97 Things Every Programmer Should Know and co-editor of 97 Things Every Java Programmer Should Know.

Talk
Metaphors We Code By
Topics:
Software Delivery Craft Matters
software architecture
technical debt
metaphors
variable naming
software engineering
abstraction
Level: General
In schedule:
CraftHub Main Stage
May 18, 14:00 - 14:45 CET

The abstract nature of software and its development mean that we employ many metaphors to talk about it. We talk about software as architecture, engineering and craft. We describe issues of code quality in terms of debt. We name our classes and UI elements after objects in the physical world. Metaphors are everywhere in software development, but often they are unquestioned and misunderstood. In th...