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

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Hi adamZ88,

Welcome to the monastery.

The first place to start would be https://learn.perl.org/, which has a lot of links to other sources of documentation, books, etc.

The "best" way to learn is going to depend on you, but many, many people have trod the path of the O'Reilly books, "Learning Perl", the Llama Book, "Programming Perl", the Camel Book, and then maybe on to Intermediate Perl or Advanced Perl.

The Perl documentation is very good for learning, for the beginner to the expert: try perldoc perlintro (or online at perlintro).

There's also Modern Perl online, for free, which assumes you know a little more about programming in general.

But in my opinion the best way to learn is to experiment, which is super-fun in Perl. Make a directory you can access in your shell, and start writing tiny programs to experiment with ideas and concepts that intrigue you that you see on this site or elsewhere. I've been building with Perl for more than 20 years, but last weekend I spent an hour making a silly script to find all the words in the dictionary in which all the letters of any other word appear in order, because I wanted to see how many words contain my name (only one: 'antischolastic').

Hope this helps!

edit: added links

The way forward always starts with a minimal test.

In reply to Re: Recomendations For Learning perl? by 1nickt
in thread Recomendations For Learning perl? by adamZ88

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found