Hi Stephen

Am Montag, 18. April 2005 22.41 schrieb Stephen Day:
> On Monday 18 April 2005 7:39 pm, Robert wrote:
> > "Stephen Day" <[EMAIL PROTECTED]> wrote in message
> > news:[EMAIL PROTECTED]
> >
> > > Hello,
> > >
> > > Does anyone know of a website that lists some programming exercises to
> > > help in
> > > learning perl?
> > >
> > > I find it a lot easier to learning a language if I have exercises to
> > > apply it
> > > to.
> >
> > Yes. Funny enough they are in a book called "Learning Perl".  : )
>
> I have that book and am going though them rather fast.
>
> I was hoping for a link to a website that has a few more.

I don't know about explicit "learning perl websites", but I think existent 
perl modules - from perl core or from cpan.org - are very good resources.

Choose small ones, or some with "easy" functionality to start with. 
Look for adequate comments in the code. 

An advantage of widely used code is that it is "real" code; many learning 
examples are not practically usable due to lack of e.g. security measures (my 
personal opinion).

hth, joe


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to