| bio | website | lucisferre.net |
|---|---|---|
| location | Vancouver, Canada | |
| age | ||
| visits | member for | 2 years, 3 months |
| seen | May 11 at 14:47 | |
| stats | profile views | 2 |
|
Apr 27 |
awarded | Critic |
|
Apr 27 |
comment |
Using single characters for variable names in loops/exceptions Eeeew... out of curiosity why would you ever need to search for a loop index, a loop is a completely standard construct and no matter what you call 'i' you are going to locate, at a minimum, all the loops in your project. |
|
Mar 8 |
awarded | Teacher |
|
Mar 7 |
comment |
How far to go with unit tests Yeah I figured it was probably something you were familiar with, but worth mentioning nonetheless. I also think we all probably have somewhat of a hybrid model. I've been finding myself doing a lot more test first lately though. I feel that switching to MSpec and specifications style tests helped. Though I still write some code I just can't be bothered to test first. |
|
Mar 7 |
answered | How far to go with unit tests |
|
Feb 10 |
awarded | Supporter |