Browse by Tags

All Tags » Architecture (RSS)
Sorry, but there are no more tags available to filter with.
Most people should be familiar with the term “defensive programming”. It’s a way of writing code, in which the default mode is to explicitly check all assumptions you have in mind while writing logic (most of the time throwing exceptions to the caller...
Posted by Olaf Conijn | 4 comment(s)
Filed under: