Defensive programming

Defensive programming

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5142-2339-8

High Quality Content by WIKIPEDIA articles! Defensive programming is a form of defensive design intended to ensure the continuing function of a piece of software in spite of unforeseeable usage of said software. The idea can be viewed as reducing or eliminating the prospect of Murphy`s Law having effect. Defensive programming techniques are used especially when a piece of software could be misused mischievously or inadvertently to catastrophic effect.