Tuesday, August 6, 2013

Code Complete Chapter 29 Notes


Code Complete: A Practical Handbook of Software Construction, Second Edition

Daily builds :
  • Should build up executable every day and test it a little to just make sure it still works. 
    • Smoke testing as the Author calls it is key to getting the benefits out of the build.    
  • Increases morale 
    • This is new one I hadn't thought about before but seeing the product improve increases developer morale.  I believe this is true I'm always excited to see the product improving. 

No comments:

Post a Comment