![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re: Silly errors repeated from time to timeby physgreg (Scribe) |
on Oct 14, 2002 at 10:53 UTC ( #205026=note: print w/replies, xml ) | Need Help?? |
In our shop there are two directories of code: src and bin. The classic mistake is altering something in the bin directory and then swearing when you overwrite it by doing make install. On a slightly different note, do you find that moving from language to language introduces a lot of silly mistakes? I often switch betweeen TCL/TK and Perl, and end up forgetting ';' in Perl and putting too many '$' charaters in TCL.
In Section
Meditations
|
|