Defensive Programming - http://en.wikipedia.org/wiki/Defensive_programming
Growing article, with links to many related topics. [Wikipedia] |
Oulu University Secure Programming Group - http://www.ee.oulu.fi/research/ouspg/
Goal: study, evaluate, develop means to implement and test application and system software to prevent, discover and prevent implementation level security vulnerabilities pro-actively, and via software security testing. |
Secure Programming for Linux and Unix Howto - http://www.dwheeler.com/secure-programs/
Design and implementation guidelines for writing secure programs for POSIX operating systems. |
Secure Programming Techniques - http://www.onlamp.com/pub/a/onlamp/excerpt/PUIS3_chap16/index1.html
First installment in multipart series of excerpts from Practical Unix and Internet Security, 3rd Edition; tips and general design principles to code by to avoid security-related bugs. O'Reilly Media. |