Coding

Collective Code Ownership: Some Thoughts
· coding

Coding: Assertions in constructors
· coding

Refactoring: Comment it out vs small steps removal
· coding

Coding: Contextual learning
· coding learning

YAGNI: Some thoughts
· coding

The danger of commenting out code
· coding

Code for positive data values not negative
· coding

What are your personal practices?
· coding

Saff Squeeze: First Thoughts
· coding kent-beck debugging

If you use an 'if' you deserve to suffer
· coding if-statement