Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Perl quests .. programming challenges

by zigster (Hermit)
on Nov 28, 2000 at 19:32 UTC ( [id://43683]=note: print w/replies, xml ) Need Help??


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

You certainly have made your point, unfortunatly I think I may not have...

I was thinking about specific challenges .. puzzles if you will. Set over specific periods by experienced monks to stimulate discussion and ideas.

The nodes you have linked to are all great (I read them all) but do not if I read them correctly fulfill the role I was proposing. A challenge is often picked up in the form of a JAPH or some other programming gem, what I was suggesting was a way to pull these challenges together and make them more acessable by novices like me.
-- Zigster
  • Comment on Re: Perl quests .. programming challenges

Replies are listed 'Best First'.
Re: Re: Perl quests .. programming challenges
by footpad (Abbot) on Nov 28, 2000 at 20:20 UTC
    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:

    • A Gift Registry for my family site, one my in-laws, wife, and daughter can use to track wish-list items for Christmas, Birthday, and other holidays
    • A decimal to hex converter that you can plant on your personal site and use from work, home, or wherever
    • A POP3 email reader so you can access multiple email accounts from a single location
    • A file listing program that sorts web pages by various criteria (age, filesize, last modification, etc.)
    • A spider that polls certain sites for stock quotes and then writes the results to a personal page
    • Another spider that collects the daily comic from various sites (Dilbert, User Friendly, etc.)
    • A "telephone/contact" tracker so I can access email addresses, phone numbers, etc from my personal site.
    • A bookmark organizer, again sharing links between home and the office
    • A link verifier for maintaining link pages on a site
    • A 404 Error registration system so I can know when users hit bad links on my sites
    • A Yahtzee-style dice game.
    • A cataloging system for tracking my comic books, my CD's, and my games.

    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

      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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://43683]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (8)
As of 2024-04-24 17:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found