Skip to content

Commit b4d9ddd

Browse files
committed
Added resources for 'How to Estimate Programming time'
1 parent eb17817 commit b4d9ddd

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

1-Beginner/Team-Skills/02-How to Estimate Programming Time.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,17 @@ If there are big risks that cannot be evaluated, it is your duty to state so for
1818

1919
If you can convince your company to use *Extreme Programming*, you will only have to estimate relatively small things, and this is both more fun and more productive.
2020

21-
Next [How to Find Out Information](03-How to Find Out Information.md)
21+
## Resources
22+
According "[The Pragmatic Programmer](https://pragprog.com/book/tpp/the-pragmatic-programmer)" (2001):
23+
> **What so Say When Asked for an Estimate**
24+
>
25+
> You say "I'll get back to you."
26+
>
27+
> You almost always get better results if you slow the process down and spend some time going through the steps we describe in this section. Estimates given at the coffee machine will (like the coffee) come back to haunt you.
28+
29+
- [Chapter 1 of "Software Estimation: Demystifying the Black Art"](http://www.stevemcconnell.com/estimation-01.pdf) (2006)
30+
- [Interesting discussion on Stack Exchange](http://programmers.stackexchange.com/questions/648/how-to-respond-when-you-are-asked-for-an-estimate)
31+
32+
---
33+
34+
Next [How to Find Out Information](03-How to Find Out Information.md)

0 commit comments

Comments
 (0)