in reply to Re^8: Recomendations For Learning perl?
in thread Recomendations For Learning perl?
this can be a sign of the dark size of the source..
Concise for humans does not immediately means faster for compilers; speed is one of last priorities and must be measured.
When you code your goal is quality.
Concise and clever musto go after readable and maintenable see this post thread for an example.
Once some monks said: Dont code at your best. Being to debug twice difficult than write code, you'll not be able to debug, by definition
L*
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^10: Recomendations For Learning perl? -- be wise
by adamZ88 (Beadle) on Dec 08, 2016 at 22:09 UTC |