in reply to How to learn Perl efficiently
Nobody but yourself can tell you if you are coding "correctly": the only proof is whether it gets the job done "on time, on schedule".
Step by step you will find ways to improve your coding (making your code more maintainable, more efficient, less dependant on wheels you have re-invented).
Does this mean that you were coding incorrectly before? Not at all, just that you have evolved.
Everyone makes errors and this is the way to learn. The important thing is to code, code, code. Soon you will see Perl-code written everywhere (only a few days ago I was thinking how nice it would be if the GPS in my car could be programmed in Perl -- everyone is allowed to daydream!).
"Your mileage may vary" as they say, but just try to collect a lot of miles first.
CountZero
"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law
|
---|