I need a good开发者_如何学Go fast, reliable (open source would be a plus) tool for Java for tracking Maintainability index and simliar code metrics to show the customer the progress of working on refa
So, in Python (though I think it can be applied to many languages), I find myself with something like this quite often:
For my current job I am writing some long-running (think hours to days) scripts that do CPU intensive data-processing.The program flow is very simple - it proceeds into the main loop, completes the ma
I\'m a PHP programmer and I really want to increase the quality of my code and most importantly I want to be better at programming.
What particular practices, designs, languages/features enable ve开发者_Python百科ry easy to maintain code?Descriptive Naming conventions and Loose Coupling get my votes.
I want to create a PRO version of my application for Android and was wondering how to structure my repository.
We have a framework created in .NET which controls hardware devices. The entire framework uses MEF so it relies heavily on interfaces.
Closed. This question is opinion-based. It is not currently accepting answers. 开发者_开发技巧 Want to improve this question? Update the question so it can be answered with facts and citati
I\'ve searched a little bit around SO and haven\'t found any questions/answers that are helping me.The problem is my jQuery function calls are getting much too large to maintain.I\'m wondering if I sh
What is the prefer开发者_StackOverflow中文版ed score range for the code metrics calculation for the following