|
|
|
|
|
by veidr
3042 days ago
|
|
In my own experience as a software developer, it is incontrovertibly true that the smaller the unit I/we use to break things down, the more accurate the resultant time estimate becomes. However, as padobson notes, there's an overhead associated with breaking complex things down into smaller units. There's a point at which it becomes counterproductive. I feel like I have, over the years, sometimes crossed that line. (And, other times, not gotten close enough to that line and been surprised by weeks/months of schedule disintegration.) |
|