Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Programming Mantras

by Aristotle (Chancellor)
on Jan 21, 2002 at 08:33 UTC ( [id://140309]=note: print w/replies, xml ) Need Help??


in reply to Programming Mantras

If I have a mantra, it would have to be "Is there anything redundant here?". Along the same lines, it is "How do I split this into reusable parts?" (which avoids redundacy from the get go). And what I'm always concerned about, "How obvious is the intention of this code?" - I try to pick identifiers such that the code almost reads like English, both for my own sake if I return to my code 2 years later, as well as for that of anyone else who might look at it. I try to melt code down as far as keeping it self-documenting will allow. (Statement modifiers help a lot here.) Maybe I should say my mantra is "How do I make this beautiful?" :-)

Makeshifts last the longest.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-19 13:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found