Vi ste ovdje
Overview/Description
To perform basic programming operations using Perl variables, regular expressions, search-and-replace procedures, and file handling
Target Audience
Students for this path should be familiar with Object-Oriented computer languages as well as basic concepts of Databases and Web Programming.
Prerequisites
none
Expected Duration (hours)
3.2
Lesson ObjectivesPerl Language Fundamentals
write a basic Perl program in a given scenario.
perform basic operations with scalars and unique Perl operators in a given scenario.
perform basic Perl operations with lists, arrays, hashes, and...
Overview/Description
To use Perl to create basic and object-oriented data-driven applications and to interact with CGI scripts and MySQL databases
Target Audience
Students for this path should be familiar with Object-Oriented computer languages as well as basic concepts of Databases and Web Programming.
Prerequisites
none
Expected Duration (hours)
3.0
Lesson ObjectivesStarting to Program with Perl
use references in a given scenario.
use subroutines and debugging in a given scenario.
code references, subroutines, and debugging in a given scenario.
use methods, inheritance, and ties in a given...