Defensive Programming Techniques.
Posted
by
Pemdas
on Programmers
See other posts from Programmers
or by Pemdas
Published on 2011-01-02T09:21:20Z
Indexed on
2011/01/02
9:58 UTC
Read the original article
Hit count: 434
I was attempting to identify an element of software engineering that I think is overlooked, not emphasized or not taught in typical undergraduate course work for CS or SE. What I came up is the concept of defensive programing. I would like to hear the communities options on defensive program and/or specific techniques that you use on a regular basis. Also, I would to know if there are any language specific techniques.
© Programmers or respective owner