A few of these things are pushing the definition of "tutorials" and are closer to "handy things to know", but I'll mention them anyway.

I'd like to see information relating to using Perl with lots of data (tens of millions of records and/or multi-Gb files).

Selfishly enough - I do and I'm having to try as I go on a lot of things :-)
I've found it quite hard to find certain bits of info, and it's something that would broadened the information in the tutorials further.

I'd also like to see a collection of bits of information that we could probably all work out for ourselves, but someone out there probably already know (and could save everyone else hours by telling us!)

I've got some experience with handling large amounts of data in Perl, but not nearly enough to write tutorials on the subject.
I'm also certain that there are loads of tips and tricks that could be learnt.


In reply to Re: What new tutorials would you like to see in Tutorials? by BazB
in thread What new tutorials would you like to see in Tutorials? by ybiC

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.