|
|
| There's more than one way to do things | |
| PerlMonks |
Re^2: Efficient programmingby Erez (Curate) |
| on Dec 22, 2008 at 07:51 UTC ( #731984=note: print w/ replies, xml ) | Need Help?? |
|
OTOH, "Data dominates. If you've chosen the right data structures and organized things well, the algorithms will almost always be selfevident. Data structures, not algorithms, are central to programming." (Rob Pike Notes on Programming in C) As for the OP, "efficient" is a buzzword. Make your programming simple, concise, clear, and correct. For some simple guidelines, try that URL I pasted above, it's the best article about programming practices I know. "A core tenant of the greater Perl philosophy is to trust that the developer knows enough to solve the problem" - Jay Shirley, A case for Catalyst.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||