User:Sarah
From BaderLab
[edit] Important Things
[edit] Interesting Things
[edit] "Good" Advice
- To optimize code: randomly comment out lines, see if it runs faster with the same output.
- You don't need comments. If it was hard to write it should be hard to read. This practically goes without saying for perl.