Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Perl beginnere

by sundialsvc4 (Abbot)
on Feb 13, 2013 at 20:22 UTC ( [id://1018627]=note: print w/replies, xml ) Need Help??


in reply to Perl beginnere

Start by surfing for examples.   Start with the very simplest one:   a loop that reads a file and prints each line.   From there, you can see your way to how to count the lines.   Next, look at split, and write a separate experimental script that takes some string and splits it.   Figure out how to count the number of elements in that string, and how to write a loop to iterate through the list.   You can find examples of all of these things ... and this is the only way to learn how to do this stuff.   You’re going to stumble, you’re going to make mistakes, and you’re going to learn the craft from that.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-25 18:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found