Boy, your friend must be trying to gain sainthood huh? :)

As others have said, having a teacher trying to bluff their way through things ends up making the class a horrible experince. I ran in to a similar experience in Junior College many, many years ago with an advanced electronics class. They brought in a teacher who had been in industry all his life, never taught, and threw him in to an advanced class. Not good. Most of the class ignored him and one fellow spent the entire semester designing an add-on device for a joystick.

The one thing that your friend has going for him at this point is you. The lesson plan idea is a must I would agree. And gearing it towards something that the kids can actually use is going to be imperative. Maybe 1 out of the whole class is going to be interested in writing Perl programs that actually do something ( hopefully more will ) but the rest of the class is going to be bored to tears unless they can see some practical thing they can get out of it.

The other thing your friend should watch out for is the "hacker wannabes" that are bound to be there.

Now if you're assuming that the class doesn't even know how to turn on the pc, you're up against a rough road to begin with. Probably the best thing to do is to whet their appetites to Perl. Open their eyes. Show what can be done and maybe some will take to it and go on from there.

And as a last resort, and I'm almost hesitant to suggest this, but... you could suggest the monestary for support. Although the last thing anyone wants is a bunch of people asking for answers to homework, I know, but like I said, even if 1 out of 15 picks up and takes to Perl, that's one more than before.

I wish your friend the best of luck!

Some people fall from grace. I prefer a running start...


In reply to Re: Can a non-programmer teach Perl? by Popcorn Dave
in thread Can a non-programmer teach Perl? by Ovid

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.