Archive for October 20th, 2008



LOC (Lines Of Code)

"skilled developers may be able to develop the same functionality with far less code" --Wikipedia "Source Lines Of Code" A very simple way to count Physical LOC (Lines Of Code) using Unix tools: $ cd ${your project dir} $ find -name "*.java" | xargs wc --lines A general rule (not always true): the lower LOC [...]




About

You are currently browsing the NewInstance weblog archives for the day Monday, October 20th, 2008.

Longer entries are truncated. Click the headline of an entry to read it in its entirety.

Calendar

October 2008
M T W T F S S
« Sep   Nov »
 12345
6789101112
13141516171819
20212223242526
2728293031  

Follow me

twitter flickr LinkedIn feed

Enter your email address:

Archives


Categories

Tag Cloud