Who ultimately decides which members of the offshore team will be allocated to your development team? If it's the offshore managers, then you have bigger worries than the intern. If it's you, then why did you allow an offshore intern on to your development team in the first place given that you know you don't have time to mentor him correctly? If it's your boss (or your boss' boss), then why did they make that decision? Personally, I'd never accept an offshore intern simply because you have to hold their hand for a very long time; they're interning because they can't get a paying job due to lack of knowledge.

We have been working with an offshore team for quite some time. My manager interviewed the potential team members and decided who he wanted to work with us. Many (maybe most or even all by now) of those people are members here.

Even though my manager picked the best that the offshore team had to offer, we have had to mentor them the entire time. You are always going to have to give suggestions to the new team members regardless of their location so in that regard using offshore resources is not all that different from using in-house resources. Of course, in-house resources take less time to mentor.

The intern can't afford to buy a book... Are there libraries in Delhi and do they have Perl books? Before I bought my first Perl book, I started reading everything I could find out about it over the internet. Get the guy to sign up here and have him start reading the Tutorials; specifically Getting Started With Perl and Functions, Subroutines, and Variables. There are plenty of exercises to be found here to keep him busy learning for years to come.


In reply to Re: Learning Exercises by Mr. Muskrat
in thread 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.