Nachrichten

Ankit says the readability of his code is suffering due to the dogmatic demands of his code reviewers. So how to find the right balance of brevity and readability? See the original question here.
A couple of things jump out at me here. First, the size of Google’s code base really does dwarf all of these other applications, some of which are pretty substantial. Basically, Google’s total ...
Because of all the variables involved, I generally despise breaking down programming effort into lines of code per programmer, but this is a last resort to somehow get through to my management ...
Using lines of code to measure effort and developer productivity often feels like something that would be another good example for this article.