Advertisement
Guest User

screw-the-hype : lean startup was born in 1975

a guest
Jun 18th, 2012
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. Don't trust the hype, do some research. Lean software development is nothing new.
  2.  
  3. If you dig in the Software Engineering literature you can find the basis of "the lean startup movement" in Basili's paper of 1975 [2] .
  4.  
  5. Eric, look at your MVP dated back when you were -4 years old :
  6.  
  7. "
  8. [...] Iterative Enhancement technique as a practical approach to software development.
  9. This technique begins with a simple initial implementation of a properly chosen (skeletal) subproject wich is followed by the gradual enhancement of successive implementations.
  10.  
  11. "
  12.  
  13. The following quotation is taken from an academic article of Erran Carmel [1], written back in 1995 .
  14.  
  15. Written 17 years ago.
  16.  
  17. "
  18. Develop incrementally to improve product design and
  19. reduce risks.
  20.  
  21. Evaluate and minimize risk. Evaluate alternatives at
  22. each incremental juncture and minimize commitment of
  23. capital, time, and labor at each stage of the process.
  24. Once the risks are evaluated, employ risk reduction
  25. techniques such as: prototyping, mock-ups, proof-of-concepts, simulations, usability labs, and benchmarking.
  26. "
  27.  
  28. Adva [3]
  29.  
  30. -------
  31. 1. Carmel, E. (1995). A Process Model for Packaged Software Development. Engineering Management, IEEE, 42(1), 50-61. Retrieved from http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=366403
  32. 2. Basili, V. R., & Turner, A. J. (1975). Iterative Enhancement: A Practical Technique for Software Development. IEEE Transactions on Software Engineering, 1(4), 390–396. Retrieved from http://www-lb.cs.umd.edu/~basili/publications/journals/J04.pdf
  33. 3. http://www.inquireabout.me
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement