DenkzeitWiki

Suchen:

Aktuelle Änderungen Printable View Änderungen Bearbeiten

ClojureIdomaticSnippets > ClojureInDeutschland > ClojureRepls > ClojureScript > ClojureStreams > ClojureSequences > ClojureUpdateToVersion13 > Closure > Closures > CoVarianten > CodeCoverage > CodeGen > CodeGeneration > CodeInjection > CodeKata > CodeOwnership > CodeReuseClear Trail
Main /

Code Reuse

CodeQuality

ReFactoring
SoftwareArcheology

The idea that new code is better than old is patently absurd. Old code has been used. It has been tested. Lots of bugs have been found, and they've been fixed.

It's harder to read code than to write it.

When you throw away code and start from scratch, you are throwing away all that knowledge. All those collected bug fixes. Years of programming work.

Improve existing code by ReFactoring, optimizing, rewriting (not completely) it.


Edit - BackLinks - Tags - Page Hist - Print - Changes - Home - Orphans - Help

Zuletzt geändert am 23.01.2006 12:16 Uhr und seit 7. April 2005 1443 aufgerufen.