Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: How to Teach Perl to Scholars in the Humanities

by exussum0 (Vicar)
on Jan 30, 2004 at 20:27 UTC ( [id://325380]=note: print w/replies, xml ) Need Help??


in reply to How to Teach Perl to Scholars in the Humanities

Well, if the goal is to teach searching with perl, giving them a tool for searching using regexp's might not hurt. Explain that e+ would mean 1 or more e's, e* would mean as many e's as possible, none is feasible.. etc..

Once that is understood, go onto the concept of variables (and file handles) as well as functions, so that they can open and close files (for reading). finally, something on globs.

But if they are scared, what are you trying to accomplish other than them learning? Are you trying to speed them up? The tool you give them, a language, or a page or program, isn't effective if it isn't well received.


Play that funky music white boy..

Replies are listed 'Best First'.
Re: Re: How to Teach Perl to Scholars in the Humanities
by cyocum (Curate) on Jan 30, 2004 at 20:36 UTC

    That's the issue. I want to break down some of those barriers and show them something useful besides. I used perl to do interesting searches of Annals of Ulster, which is a huge document and the search facilities on it leave much to be desired. I also want to show that computers can be useful tools along side the traditional tools of the Humanities.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://325380]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (8)
As of 2024-03-28 19:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found