Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:It doesn't matter. (Score 1) 368

I agree. The most important thing for code now is to be maintainable, and that means easy to read and understand. Also tests are important to take keep it from breaking. While it is good practice to write code that is not wasteful of resources, this is something that can be improved after the code and tests are written.

Slashdot Top Deals

The tree of research must from time to time be refreshed with the blood of bean counters. -- Alan Kay

Working...