Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Reading Someone's Program

by maio (Acolyte)
on May 17, 2011 at 15:24 UTC ( [id://905300]=note: print w/replies, xml ) Need Help??


in reply to Reading Someone's Program

Google for Working Effectively With Legacy Code book. Either buy it, which I highly recommend or at least read chapter which is free @ WorkingEffectivelyWithLegacyCode.pdf
1. Identify change points
2. Find an inflection point
3. Cover the inflection point
  a. Break external dependencies
  b. Break internal dependencies
  c. Write tests
4. Make changes
5. Refactor the covered code.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-19 05:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found