Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: Learning Exercises

by xorl (Deacon)
on Apr 15, 2005 at 12:44 UTC ( [id://448137]=note: print w/replies, xml ) Need Help??


in reply to Re: Learning Exercises
in thread Learning Exercises

I know this is blasophmy, but I've never found the Camel and Llama books all that helpful. I've yet to read every single page in them.

Your best chance to learn is to find an online tutorial or two. Understand how perl deals with variables (i.e. the difference between $foo @foo %foo &foo) and program control (i.e. if while for foreach sub). Also look over http://www.perldoc.com/perl5.8.4/pod/perlfunc.html to get an idea of what commands are available.

At that point try your first simple project. If you can't figure out how to do it after a few days, google for it. If that fails ask around here.

Best of Luck

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-24 05:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found