Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Congrats, best of luck, I do believe however that what comes quickly would go quickly, so have a short term strategy and aim for a bigger goal in the long run too, like maybe you can start to quickly bag up all the important basic pillars for the language and then solidification of the knowledge you thus reaped becomes an accumulated function of time.. The Monastery is the best place to inspect for real life problems and interactivity of different approaches of different weights to tackling a given issue at hand.

Since you have few weeks at hand and it is not immediately clear how your current programming competency level is, a general advice would be to focus on distributing the following concepts on the weeks you have...

  • Essential Perl (Overview), scalar variables, lists, arrays, hashes.
  • Operators and Precedence, Conditionals and Looping statements.
  • Regular Expressions.
  • Subroutines.
  • Formats and String Handling.
After having felt pretty comfortable around this part go the extra mile and hit the following, which more or less require good understanding of the above areas....
  • References.
  • File handling.
  • Data structures.
  • OOP (Packages and Modules).
  • Standard core modules and Modules installation.
While this is not a strict roadmap but from here forward you can pick more advanced topics relatively easier and quicker...

The best place for Perl documentation is http://perldoc.perl.org/index.html, since it has FAQs, Tutorials, as well as documentations for various modules too all in one central place...

Best of luck and remember practice makes perfect and keep hanging around the monastery...


Excellence is an Endeavor of Persistence. A Year-Old Monk :D .

In reply to Re: Perl Skills by biohisham
in thread Perl Skills by Anonymous Monk

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 avoiding work at the Monastery: (8)
As of 2024-04-18 14:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found