Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Meaning of Maintanability and Functionality in Coding Perl

by greenFox (Vicar)
on Oct 18, 2005 at 06:02 UTC ( [id://500887]=note: print w/replies, xml ) Need Help??


in reply to Meaning of Maintanability and Functionality in Coding Perl

Ditto everything graff said. The point about looking at old code is one of the best ways I have learnt, when I have had to go back and maintain code which I wrote and found I couldn't understand chunks of it I knew I had work to do. I am probably overly verbose in my coding now but I know it will be clear when I come back to it in 1 year or 3. A lecturer in one of the few comp sci classes I took said that "a program is a letter from one programmer to another that a computer just happens to be able to understand", I think that is a good way to approach all your programs, like it is a letter to another programmer who you know nothing about.

Other resources which you might find useful are dominus's Program Repair Shop and Red Flags I, II and III. I haven't had a chance to read it yet but judging by the sample chapter you will also want Perl Best Practices by TheDamian.

--
Murray Barton
Do not seek to follow in the footsteps of the wise. Seek what they sought. -Basho

  • Comment on Re: Meaning of Maintanability and Functionality in Coding Perl

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2025-03-16 13:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    When you first encountered Perl, which feature amazed you the most?










    Results (54 votes). Check out past polls.