in reply to How to learn Perl efficiently
I guess trying to learn the correct way to code in perl right from the start may actually hamper your progress. Perl is about getting things done. Start by writing Perl code to do basic things and then move on from there. Along the way, expose yourself to other people's code.
It's a bit like learning how to walk (or learning a language). If a child tries to start walking "correctly" when he first learns to walk, he may never learn how to walk, because he'll be preoccupied with doing it right than actually taking small steps towards walking.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: How to learn Perl efficiently
by bradcathey (Prior) on Aug 31, 2004 at 11:38 UTC | |
by Grygonos (Chaplain) on Aug 31, 2004 at 13:04 UTC |