Online Sessions

Patterns for the People – Kevlin Henney

April 2, 2019 5:00 pm (UTC)

Have you thought about that maybe all you know about patterns is just misconceptions? In this talk, Kevlin will take us to an alternative tour of patterns, one that is based on improving the habitability of code, communication, exploration, empiricism, reasoning, incremental development, sharing design and bridging rather than barricading different levels of expertise. Apparently, everyone knows about patterns. Except for those who don't. Which is basically all the people who've never come across patterns… plus many of the people who have. Singleton is often treated as a must-know pattern. Patterns are sometimes considered to be the basis of blueprint-driven architecture. Patterns are sometimes seen as a fixed set of ideas to apply within a school of thinking and practice, such as DDD. Patterns are also seen as something you don't need to know any more because you've got frameworks, libraries and middleware by the download. Or that patterns are something you don't need to know because you're building on diagrams, legacy code or emergent design. All these and more are misconceptions about patterns. Let's shift the focus from consuming patterns to recognising them, mining them and reasoning through them, with them and about them.

Tags

Follow us

Read our latest news from Virtual DDD on any of these social networks!

Latest sessions

See the Forest for the Trees – Trond Hjorteland

See the Forest for the Trees – Trond Hjorteland

When developing your software products, be it coding, testing, user experience, product management, or all the other elements required to solve a customer need, do you understand what the rest of the people do to make that happen? What about the other people in your...

Slow down to speed up your decision-making – Gien Verschatse

Slow down to speed up your decision-making – Gien Verschatse

Software teams often reach for Kubernetes or similar prepackaged answers as default solutions to complex problems. But Kubernetes isn’t a strategy—it’s a tool. Using it prematurely can bury your team in unnecessary complexity and unwanted consequences. These ‘default’...