Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in defensive-programming

Defensive Programming: Guidelines in Java

Test Cases VS ASSERTION statement

Defensive programming and exception handling

JavaScript anti-silent techniques to indicate failure

How can I declare derived "shell" classes that do nothing but act as renames?

Defensive programming [closed]

Logging with Vala

Test Cases AND assertion statements

defensive-programming

Getting meaningful error messages from fstream's in C++

What's the most defensive way to loop through lines in a file with Perl?

Checklist for Web Site Programming Vulnerabilities

Copy constructors and defensive copying

Does wrapping everything in try/catch blocks constitute defensive programming?

How to hide strings in a exe or a dll?

How defensively should I program? [closed]

C++ always use explicit constructor [closed]

0xDEADBEEF equivalent for 64-bit development?

Is it possible that Java String.split can return a null String[]

Erlang's let-it-crash philosophy - applicable elsewhere?

Techniques for obscuring sensitive strings in C++