|
TIMTOWTDI
While becoming experienced with Perl, you'll discover other ways to do things, better ways to start new programs, faster ways to perform complex tasks. That's the motto of Perl: "There Is More Than One Way To Do It". Get experienced by experimenting, reading books and articles, taking part in a user group and investigating other people's code. After a couple of months, maybe even weeks, you'll be ready to take the next step and accept a task for which you haven't a clue how to even begin with it. You'll search on internet for examples by others, you'll divide the task in sub-tasks and solve them all. |