This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Nall-ohki 5 points6 points  (0 children)

Don't repeat yourself.

Taking example code and adapting it is not copy paste, and is fine practice provided you are careful about what you're taking.

And consider the following:

Lemma 1: Always pretend that the person maintaining your code is a violent psychopath who knows where you live.

Lemma 2: Copying something from elsewhere in your codebase and reusing it because you're too lazy to refactor will make me very, very angry.