complexity
Extension without Modification
Working on a successful and growing codebase, more often than not, requires changing and extending existing behavior. Code attracts code,
complexity
The Coffee Machine Series: As a patron, I want cocoa
Welcome to the fifth in a series of posts in which we will answer the questions:
* How does complexity sneak
tropical-rb
This One Time, at Tropical.rb
Back in December, kind of on a whim, Fito and I submitted a couple of proposals to Tropical.rb, the
complexity
The Coffee Machine Series: As a patron, I might want condiments
Welcome to the fourth in a series of posts in which we will answer the questions:
* How does complexity sneak
complexity
The Coffee Machine Series: As a patron, I want tea
Welcome to the third in a series of posts in which we will answer the questions:
* How does complexity sneak
complexity
The Coffee Machine Series: As a patron, I want coffee
Welcome to the second in a series of posts in which we will answer the questions:
* How does complexity sneak
complexity
The Coffee Machine Series: What Is Complexity?
Welcome to the first in a series of posts in which we will answer the questions:
* How does complexity sneak
rubyconf
Speaking at RubyConf Mini
RubyConf Mini 2022 was fantastic! Lots of great speakers. Over 150 attendees. And, I got to check something off my
ruby
RubyConf Mini
Ok. So, I kind of left you hanging there with The Coffee Machine Series. But, there was a good reason.
code-quality
The Coffee Machine: A Series
Why do so many applications become so hard to maintain over time? What causes software to go wrong? How can we recognize when it turns on us? What can we do to bring it back? And, how can Ruby help?
code-quality
Stuck on Where to Begin Refactoring? Start with the 3 Cs of Code Quality
When jewelers talk about the quality of a gemstone, they talk about the three Cs: color, cut, and clarity. Programmers have their own three Cs for measuring software quality: complexity, churn, and coverage.