Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Programming Brain-Cramp

by dws (Chancellor)
on Aug 20, 2001 at 21:58 UTC ( [id://106283]=note: print w/replies, xml ) Need Help??


in reply to Programming Brain-Cramp

Often, when starting a new job, I've had to dive into poorly structured legacy code. To understand it, I'll take some scenario, and try to trace it through the code. On finding a suspect routine, I used to stop and look for callers, and then backtrack into them. I stopped doing this a couple of years ago after learning that I'd just spent the better part of a week examining unreachable ("oh, we stopped using that stuff a while back") code. Bah!

Oh, and I get burned by naming a program/script test about once a year. On Unix systems, this can be a momentary heart-stopper.

Replies are listed 'Best First'.
Re: Re: Programming Brain-Cramp
by RedDog (Pilgrim) on Aug 21, 2001 at 05:45 UTC
    That's why I name mine testing.pl ;-)

    RedDog

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://106283]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-26 07:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found