
Clare Sudbery
She/Her
Biography
Clare is an independent technical coach with over 20 years of software engineering experience. She specialises in TDD, refactoring and other XP (“Extreme Programming”) practices.
In 2009, Clare abandoned IT to retrain as a high school maths teacher… but quickly returned to software, gaining new energy via XP. Clare teaches the Coding Black Females’ Return to Tech programme and co-ran Made Tech’s academy. She has a passion for helping under-represented groups to flourish in tech.
Clare hosted Season 1 of the acclaimed Making Tech Better podcast, and publishes notes and scribbles at medium.com/a-woman-in-technology, tinyurl.com/clare-wiki and insimpleterms.blog. She’s currently writing a report on trunk-based development and continuous integration for O’Reilly, and presents workshops and talks at multiple events worldwide.
NewCrafts Paris 2023
Compassionate Refactoring
Talk
Most coders wish they were refactoring their code more than they are.
Many things stand in our way (or so we think): The obvious one is time, and the associated pressure from our stakeholders. This is a real problem, and in this talk I will discuss ways of addressing it.
But one constraint that isn't often discussed is a lack of compassion. This doesn't only come from others, it comes from ourselves. We don't forgive ourselves when we write bad code. We think it's all or nothing. We mutter about the trail of bad code left by our forbears and feel guilty about the bad code we leave behind ourselves.
Refactoring shouldn't be something that happens after the fact - it should be, and can be, part of every day development. But before we write good code we have to write bad code, and that's OK. As with most creative endeavours if you insist on making the first draft perfect you will never get anything out the door.
This talk is about kindness and forgiveness, and the paradox that the more you accept and handle bad code, the more likely it is that you will end up with good code.