Introduction to the Perl Programming language. Designing, implementing and testing Perl programs.
To learn how to produce robust scripts in Perl using software engineering techniques such as review and extensive program testing.
The student will:
To learn how to validate user input using various scripting languages.
The student will:
Design and develop input validation tests.
Compare and contrast different input validation schemes.
To learn how to handle user and system generated events using various scripting languages.
The student will:
Design and develop callback functions to handle events.
Compare and contrast different event handling schemes.
To learn how to use and understand regular expressions.
The student will:
Develop regular expressions to solve different problems.
Compare and contrast different regular expressions.
Compare and contrast different regular expression implementations.
Outcomes assessed: Understand course structure, Perl Scripting Language, Input Validation, Regular Expressions, Event Handling
Assessed ability to create Perl scripts for various purposes.
As of 11/26/14: