Debugger
From APIDesign
Debugger is a program that helps to find out what other programs are doing. Often people use debugger to understand why their own code does not do, what they would like it to do. However debugger is incredibly useful for other purposes as well. Here the story.
Contents |
Building Modular Systems
Cluelessness of an API User
blackbox. google things out.
Knowing Every Detail
maven, NetBeans Platform (customer) and iOS, open source
When Things Don't Happen
originally for things went wrong, now often for things that don't happen.