Your app might do everything your customers asked, but does it do everything you need? Here're tools for monitoring and diagnosing issues after it ships.
Agile is not about iterative development. It's not about user research or TDD. Agility won't be found in open workspaces - or in cubicles. Agile is an attitude.
AppleScript and Vimscript for running Ruby tests being edited in MacVim in either Terminal.app or iTerm.app. Works with Rspec, Cucumber, and Test::Unit tests.
Every software development environment has its bright points, and C# is no exception. The following are a few features and tools we enjoyed working with.
How to write compiler for toy language with JIT and native code generation in haskell using the Parsec library for parsing and LLVM for code generation.