Book Club: Working Effectively With Legacy Code - Chapters 12 & 13 (Michael Feathers)
· book-club

F#: The use keyword and using function
· f

You and Your Research - Richard Hamming
· software-development

Coding: An outside in observation
· coding

F#: Word Count - A somewhat failed attempt
· f

Coding: Naming
· coding

The Computer Scientist as Toolsmith - Fred Brooks
· software-development

Coding: The little details all add to our understanding
· coding

TDD: Only mock types you own
· tdd testing

Clojure: My first attempt at a macro
· clojure