PDA

Ver la Versión Completa : Avoiding the most common software development goofs


marcoszorrilla
20-09-2006, 22:58:08
Finding defects in code has been the bane of developers' existence since the earliest days of computer programming. Maurice Wilkes, the British computer scientist best known for his work on the EDSAC (http://en.wikipedia.org/wiki/EDSAC), said in 1949:
"As soon as we started programming, we found to our surprise that it wasn't as easy to get programs right as we had thought. Debugging had to be discovered. I can remember the exact instant when I realized that a large part of my life from then on was going to be spent in finding mistakes in my own programs."


Interesante artículo aunque un poco largo para pegarlo íntegro, os dejo el enlace (http://www.embedded.com/showArticle.jhtml?articleID=192800005).

Un Saludo.