Home Tags Bohrbugs

Tag: Bohrbugs

Joy of Programming: Fail Fast!

0
When a problem occurs in the software, it should fail immediately, in an easily noticeable way. This "fail fast" behaviour is desirable, and we'll...

Joy of Programming: Types of Bugs

1
In this column, we'll look at four types of bugs, named after popular scientists. The classification is interesting -- we'll understand how strange bugs...