Maintainable Code
I've posted the Maintainable Code presentation I gave this weekend at .NET User Group Code Camp 2009.
See Maintainable Code, under Presentations in the menu, for the PDF download.
I've posted the Maintainable Code presentation I gave this weekend at .NET User Group Code Camp 2009.
See Maintainable Code, under Presentations in the menu, for the PDF download.
Comments
LOC
I was listening to Scott Hanselman's interview (26 May 2009) of Patrick Smacchia, lead developer of NDepend, and thinking that a lot of currently useful metrics could also be reported per line of code (or sequence point), "desirable quality per line of code", since writing less code to produce the same quality (according to some metric), is usually better than writing more code.