commit cd251de122626ff853ea0de40d66014fac81c5c5 parent fe560961cc43c9e3d71e48937c591062b1cb8813 Author: David Eisinger <[email protected]> Date: Mon, 22 May 2023 12:58:08 -0400 psych impact of tech debt Diffstat:
3 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/content/notes/the-psychological-impact-of-technical-debt/Pre_proof_MTD_JSS.pdf b/content/notes/the-psychological-impact-of-technical-debt/Pre_proof_MTD_JSS.pdf Binary files differ. diff --git a/content/notes/the-psychological-impact-of-technical-debt/index.md b/content/notes/the-psychological-impact-of-technical-debt/index.md @@ -0,0 +1,15 @@ +--- +title: "The Psychological Impact of Technical Debt" +date: 2023-05-22T12:49:33-04:00 +draft: false +--- + +Thesis: technical debt incurs an invisible psychological cost that can undermine the success of your project. + +* ["Measuring affective states from technical debt"][1] ([PDF][2]) +* ["The influence of Technical Debt on software developer morale"][3] ([PDF][4]) + +[1]: https://link.springer.com/article/10.1007/s10664-021-09998-w +[2]: s10664-021-09998-w.pdf +[3]: https://www.sciencedirect.com/science/article/abs/pii/S0164121220300674 +[4]: Pre_proof_MTD_JSS.pdf diff --git a/content/notes/the-psychological-impact-of-technical-debt/s10664-021-09998-w.pdf b/content/notes/the-psychological-impact-of-technical-debt/s10664-021-09998-w.pdf Binary files differ.