Book Club: What I've learned about DDD since the book (Eric Evans)
· book-club

Pair Programming: Keeping both people engaged
· pair-programming

Learning: Thoughts on doing so more effectively
· learning

Coding: Unused code
· coding

TDD: Asserting on test dependency code
· tdd

Impersonators: Finding the enabling point
· impersonators

Pulling from github on Windows
· git github

Law of Demeter: Some thoughts
· coding law-of-demeter

Impersonators: Why do we need them?
· impersonators

Builders hanging off class vs Builders in same namespace
· coding communication