Learning from others/Learning yourself
· learning

The Duct Tape Programmer: Some thoughts
· software-development duct-tape-programmer

TDD: It makes you question what you're doing
· tdd

Book Club: Versioning your database (K. Scott Allen)
· book-club

TDD: Copying and pasting tests
· tdd

TDD: Tests that give us a false confidence of coverage
· tdd

TDD: Keeping test intent when using test builders
· tdd test-builder

Set Based Concurrent Engineering: A simple example
· lean concurrent-set-based-engineering

TDD: Testing with generic abstract classes
· tdd

Coding: Watch out for mutable code
· coding