I have been allocated a complete newbie to perl (and development by first impressions) to my remote (offshore) team

He is keen, bright but lacking in development knowledge, he can quote the syntax of perl (and probably other languages) but has no practical understanding of how to implement it. My tact so far has been to set him some tasks in perl (build a login, MD5 the password. etc)

He seems to be struggling with staying in control of his programs, I dont have time to spend much time (I have vnc'd and try and explain), and the rest of the team is busy on high priority tasks but willing to support. What I would like is to set him some tasks to just get on with, see what he can do... hes not getting paid so hes here to learn.. Should I just bite the bullet and say I just dont have time ? or does anyone have a better way of dealing with the situation ?

If I had the time I would love to train a bright person how to do things the way I learnt the hard way... but when your under pressure to deliver what do you do ?

Can fellow monks suggest some low maintence learning problems I can set him ?


In reply to Learning Exercises by ropey

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.