Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Teaching a class

by cecil36 (Pilgrim)
on Jan 27, 2002 at 09:51 UTC ( [id://141883]=note: print w/replies, xml ) Need Help??


in reply to Teaching a class

I agree with your choice for textbook to use in the class. I just picked up the O'Reilly Learning Perl book because I found it to be less intimidating than the main Perl reference manual. I'm not sure if you would want it in your class, but as an optional reference, you could also look into Perl for Dummies. If the students need a Perl interpreter, they can get the ActiveState interpreter and perl 5.6.1 with Perl for Dummies. They can also go get perl 5.6.1 as a package option when downloading Cygwin. I would also go along with the other suggestions for projects that the other Monks have left in response to your questions.

One suggestion I have for a project is to have the students write a script that extracts information out of a database or off a web page and formats it in a file with headers for either e-mailing or paging. Assume that another programmer has developed the software that will send the messages, and the students are to write the program that creates the message files with the extracted info. As an additional requirement, all message files are to be numbered to avoid overwriting of previous messages created. The students can use File::CounterFile, or write the file numbering routine themselves under the assumption that the program will not be shared on a network.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-24 13:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found