Understanding data debt is key to keeping modern organizations out of the deep end. Learn what causes data debt, and what you can do to stay ahead of it.| www.gable.ai
The term technical debt is one of the most interesting (at least to me) in software development. Interesting and important, I should say, since given enough time on a project, we're going to have to deal with it.| Manas Technology Solutions
Yagni ("You Aren't Gonna Need It") is the principle that we should not build presumptive features. It should not be used as a justification for neglecting internal quality.| martinfowler.com
As Software Engineers we know that Technical Debt and Legacy Code are familiar concepts we have to live with. Code healthiness and maintenance are challenging, so let’s dive into tips and techniques on how to effectively address this problem.| Fernando Cejas
Self-testing code has automated tests that are easily run to verify that it does what the programmers intended| martinfowler.com
Agile Testing Fellow is a community of agile testers that are forging new frontiers in agile testings. Take the course and join agile pionners Lisa Crispin and Janet Gregory.| agiletestingfellow.com
Setting up your own live streaming server may seem like a straightforward way to broadcast content. The idea of managing everything in-house, on your| Dacast
Engineering leaders and developers are responsible for securing budget for quality improvements| Aaron Bruce | aaronbruce.com
Use this mental model of software systems to translate quality priorities into business priorities.| Aaron Bruce | aaronbruce.com
People argue about whether some kinds of bad code count as Technical Debt. I prefer to focus on the interest/principal decision, and recognize debt has different causes.| martinfowler.com
The value of good software design is economic: you can continue to add new functionality quickly even as the code-base grows in size.| martinfowler.com
In this post, I’d like to talk about what I think is one of the most damaging attitudes a company or a person can have in the field of software development: short-sighted perspective.| Enterprise Craftsmanship