In article
<[EMAIL PROTECTED]>, Ged
wrote:

> Hi all,
> 
> I am currently learning perl reading all the material I can get my hands
> on, but have no use for it on a daily basis.
> 
> Because of this I am not getting the practice I need on a day-to-day basis
> to gain more knowledge.
> 
> Having covered all the questions in books like 'Learning Perl' etc I need
> more exercises, if not small projects to further my skills.
> 
> Its not easy to think up usefull projects, so my question is, does anybody
> know of anything on the net to challenge me

This list will provide you with more than enough practice material for small
things. Just read the query first and not the answer and then 'solve the
problem'. Granted most things deal with parsing text but even these offer a
chance for practice (practice, practice) with IO, using subroutines,
error-checking, etc. And half the time, the hardest part is "compiling the
question" (if you will), i.e. understanding the problem and its nuances.

Some recent subject lines posted here...

Enumerating list of IP Addresses from a given range
Extracting equal entities from two different sized arrays?
Parsing URL


Best thing is these queries will generate interesting ideas of things you
could do for yourself.


-- 
Kevin Pfeiffer
International University Bremen


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to