Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
If he hasn't spent his book budget, perhaps he can take a look at my Teach Yourself Perl in 24 Hours book. I know it's used in quite a few community colleges as an introduction to Perl and programming and it might be instructive for this also. It's purposefully written not to leave anyone behind, but not insult your intelligence or patronize. It also doesn't teach (or mention) any more Perl than you need to get going.

That being said, some advice from teaching rank beginners:

  • The earlier comment about being honest: yes be honest, but don't put down the material or they'll think the *material* is stupid and not learn. Being a teacher he probably knows this already though.
  • Work through the exercises well in advance, remembering that even with a not-so-hip group, he's going to have 20 other opinions on how something could be done. And in Perl it's likely that most of them are right. Or at least syntatically correct. :)
  • He needs to be able to get a hold of *you* or another friend to ask "we'll talk about that tomorrow" questions. Posting to PerlMonks or Usenet would be a *terrible* way for him to get information and dispense it second hand. It has to be consistant (if not completely correct) and tailor made for his lesson plan.
And one final suggestion: paired programming. With students (espeically younger ones) you get the one-does-all-the-work the other-just-watches effect as a downside.

But on the upside they're talking about what they're doing and when Perl's scary and confusing syntax confuses them at least they'll have another point of view, try different combinations, pass the keyboard back and forth, and do *something* to try to break the mental roadblock. And they won't feel so silly asking stupid questions about why such-and-such won't compile.

But that's a fine balancing act with younger students.


In reply to Re: Can a non-programmer teach Perl? by clintp
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":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-23 15:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found