http://www.perlmonks.org?node_id=43690


in reply to Re: Perl quests .. programming challenges
in thread Perl quests .. programming challenges

Zigster,

Why not use the existing questions in the areas mentioned by mrmick? In other words, consider looking at the questions and then deriving your own answers before reading the existing ones?

Also, think about various things you do from time to time. For example, I've worked on the following puzzles for my own amazement and education:

And so on. Look at your daily life and see what types of information you normally need access to. If you can't think of anything there, then consider system maintenance tools (such as deleting all *.bak files or checking CPAN for newer versions of modules you've installed.), or hobby "helpers" (if you play RPGS, then how about a character generator. If you collect stamps, then a stamp database. Etc.) Bottom line: look for an interesting problem and then try to solve it.

By the time you do three or four such exercises, you should gain some confidence with the language, begin developing a personal styles, and start collecting a set of routines you reuse between projects.

If you can't think of anything that interests you, well, how about obtaining a copy of "Learning Perl" or "The Perl Cookbook" and then typing in the examples/recipes? When I did this, I found many different avenues of exploration and went from there.

--f

  • Comment on Re: Re: Perl quests .. programming challenges

Replies are listed 'Best First'.
Column ideas welcome
by merlyn (Sage) on Nov 28, 2000 at 21:19 UTC
    And don't forget my eternal quest for column ideas. If you have a puzzle you want me to solve in 50 to 200 lines of well-documented Perl and get your name in lights for all posterity in a 200,000+ circulation magazine, please please please mail me your ideas for my WebTechniques, Sysadmin, or Linux magazine columns.

    I need 2.5 ideas a month. I could always use the help, and you could always use the fame. {grin}

    -- Randal L. Schwartz, Perl hacker