Software Engineering discussion
Code Complete
>
Defensive Programming
date
newest »


The ancedote about the unprofessional debug messages hits home too. I had some coworkers do that, but our customers were not amused when the found the debug messages.
Aside: My computer crashed, so I'm very far behind the group in reading this book.

The idea of barricades was new to me, and it seems like a good strategy for secure coding, where a "trust no one" mentality prevales.