Exquisite monks,
it sometimes happes to me to meet some bright person who is interested in learning a programming language; what usually happens, after a brief talk, is that I lend them my Camel book and ask them to read the tutorial in the first 30 pages or so.

Non programming peopole usually cannot get a hold of the thing, and I believe that this happens because they don't understand "How can this thing help me?", so they get bored after a while not seeing a clear payoff for their fatigues. I do understand how Perl can help me - I am used to write all sort of one-liners to solve my everyday computing chores, but this happens because I know the language and therefore it's very convenient for me to do so.

I wonder if - in your experience - there is any problem that the average Windows-Office user faces every day and gets tired of that can be easily solved by a beginner in Perl, so it can light people up and be a reason to start studying Perl and programming in general?
And have you even introduced a not necessarily geek friend to programming, and what is your experience in this case?

Thank you,
l3nz


In reply to Cases for teaching Perl by l3nz

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.