For new bees it is very difficult to find some stuff and tutorials

Let's see. Where would a "new bee" start? Probably at perl.org. Click "Docs", click "Tutorials". Not so difficult.

Where else might they start? Maybe with the FAQ where there's a whole section (number 2) about where to go for learning materials.

Maybe they would come to PerlMonks where there's a Tutorials section linked on every page.

Or maybe they would try a search engine like DuckDuckGo or Google

If you could explain how these methods could be made less difficult for perl neophytes then that would be most illuminating.


In reply to Re^3: GD + layering text over existing image by hippo
in thread GD + layering text over existing image by ultranerds

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.