How Can You Write Better NPR Code?
"Great code doesn't just function: It clearly and consistently communicates your intentions, allowing other programmers to understand your code, rely on it, and modify it with confidence. But great code doesn't just happen. It is the outcome of hundreds of small but critical decisions programmers make every single day." - Kent Beck
One of the best things you can do for your code is clarify what it does. If the code just "works" but noone else can maintain it; your organization won't get much value from it.
Good Software Takes 10 Years. Get Used to It.

0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home