Difference between revisions of "Software development and scale"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (Created page with "In software development, scale is an important factor. == Can we finish it sooner? == A classic problem in software development: * We have software de...") |
Karl Jones (Talk | contribs) (→See also) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 23: | Line 23: | ||
* [[Scale (ratio)]] | * [[Scale (ratio)]] | ||
* [[Software development]] | * [[Software development]] | ||
+ | |||
+ | [[Category:Computer science]] | ||
+ | [[Category:Mathematics]] | ||
+ | [[Category:Scale]] | ||
+ | [[Category:Software development]] | ||
+ | [[Category:Web design and development]] |
Latest revision as of 04:27, 21 April 2016
In software development, scale is an important factor.
Can we finish it sooner?
A classic problem in software development:
- We have software development in progress
- We wish to finish sooner
What can we do to finish sooner?
- Deliver partial product
- In other words, admit failure to deliver all the deliverables
- Browser ...?
- Fire team members to save money
- Good luck with that
- Hire team members to speed up development
- Probably not: see The Mythical Man-Month.
- ...?