| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | Sep 14 '12 at 19:51 | |
| stats | profile views | 2 |
|
Sep 14 |
comment |
Simple vs Complex (but performance efficient) solution - which one to choose and when? I find that (in general) simple implies efficient. So there often isn't a need to compromise. |
|
Sep 12 |
comment |
Function that requires many parameters However, you do want to watch out for situations where "you have to call Y after X" because an interface can't enforce that. |
|
Aug 8 |
comment |
'Recommended' file length and line widths Is there a file length that's too short? I have a project with 35 files with an average length of ~200 lines. |