On Coding Bets #72
Replies: 5 comments
-
I feel like there is an introduction missing... |
Beta Was this translation helpful? Give feedback.
-
You're right of course - I've added one now. I just hate it when the word count gets away from me. |
Beta Was this translation helpful? Give feedback.
-
It's an interesting idea - seems like you are focusing on uncertainty within a task - usually I've seen this argued / presented as comparing between tasks (eg refactor vs features vs bugs) - and then there's usually a time component to think about as well (eg features now means more bugs later) |
Beta Was this translation helpful? Give feedback.
-
Hi Neal, Yes, that’s right, it’s tasks individually here, although you’re spot on. Just like placing a bet where you have an opportunity cost that your money can’t be placed on other bets, if you pick one feature to deliver then there is the opportunity cost of all the work you can’t do. I think I talk about your specific refactoring/building features example here, which looks a bit more closely at that whole this-or-that dynamic. I’ve also got in mind a third level of looking at this which is the in task view, which is just notes at the moment. That is, how does risk affect the way in which you go about a task? I’ve got some interesting examples around writing tests and debugging. Could do with a few more ideas yet though. |
Beta Was this translation helpful? Give feedback.
-
Following on from the idea that A Development Team's Job Is Balancing Risk, I've written an article addressing the activity of Coding, and pointing out that whenever we write code, we are addressing some risks in our project.
Specifically, I'm looking at:
... there are probably some other examples it would be nice to cover - what do you think?
Please check it out here and let me know
cheers!
Beta Was this translation helpful? Give feedback.
All reactions