Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
You allready got some good advice above, but let me give some more hints, how to talk about perl in a humanistic environment.

Since it is the department of Celtic and Scottish studies, I assume that the people in this department have a linguistic and literature background.
The linguists are pretty easy to handle. Just speak there language and you can tell in a few minutes a lot of Perls power. Linguists know the Chomsky hierarchy as programmers know. So if you talk about RegEx, talk about regular grammars . Some of them may even know about the current finite-state boom in language parsing (dangerous ground if you talk to guys of the old school) and may get interessted if you tell them that regular expressions are a language to write finite state machines, which are for e.g. very often used in computational morphology. Another example are hashes. Try to explain hashes from the viewpoint of the cognitive science Schema Theory and so forth.

So after this theoretic part you could talk about the ease implementing corpus tools. The Web as corpora is another quit booming topic. To use the web you need tools like spiders to get the data, and n-gramm or whatever scripts to compute them. It won't harm to use the word scripts, instead of programms, because its a word they should allready know since this term is a joint development of computer science and cognitive psychology coined in the late 70s, and well known in athropology and linguistics. Probably script does not sound as scary as programm.

Many people in the humanties are stilled scared about computers, but also know, that there is a shift to computer assisted research. In our days researchers don't spend there whole life counting the "the", "that" and "this" in the literature from 1600 to 1800. So, while they may fear computers, many will feel the need to get aquainted to them. So just tell them, programming is hard, but Perl gives you enough sugar to swallow this bitter pill in a human way.

Hanamaki

In reply to Re: How to Teach Perl to Scholars in the Humanities by Hanamaki
in thread How to Teach Perl to Scholars in the Humanities by cyocum

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 wandering the Monastery: (7)
As of 2024-03-28 18:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found