Perl Course Resources

Below you will find 0 categories and 10 links related to Perl Course Resources.

Links:

Perl : Books

Advanced Perl Programming

Visit Advanced Perl Programming

Perl has evolved from its beginnings as an eclectic scripting tool for UNIX administrators into one of the most popular, influential, and widely-used computer languages in history. In this course, you will learn how to fully utilize the Perl programming language. Disk included. Designed for application programmers, system administrators, Web site authors, Webmasters, UNIX/NT users. Prerequisites: Perl Programming and Perl application development experience. Full comprehension of the extending and embedding material will require some C or C++ programming experience. Topics include: argv, export, inc, and ISA; data inheritance, data_sources, dbi_pass, DELETE, derived class, dlls, driver handle, dynaloader, dynamic SQL, embperl, errstr, eval, ErrorDialog, even handlers, Exporter, FETCH, file scope, FILEHANDLE, focusNext, gunzip, hashes, httpd, IO, Laryy Wall, lists, list context, loops, main::package, make install, make dist, make clean, Makefile.

  • Cost: $40.00
  • Pages: 351
  • Edition: Spiral edition
  • ISBN: 1562439774

Complete PERL Training Course

Visit Complete PERL Training Course

The Perl Multimedia Cyber Classroom delivers complete interactive Perl training that includes more than 3 hours of audio, hundreds of programming and interactive exercises, more than 100 complete Perl programs, full-text searching, hyperlinking, tips, tricks, and more. Perl By Example is a guide to Perl that starts with the basics of Perl scripting and carries you all the way to advanced networking and Web applications. Coverage starts with statements, variables, scalars, arrays, hashes, and printing. Understand Perl operators, expressions, control structures, and file handling. Next, learn how to modularize and package Perl scripts, work with objects in the Perl environment, interface with the surrounding system, and create sophisticated reports. Using extensive examples, learn how to use Perl on the Web and in advanced networking applications that utilize message queues, semaphores, and shared memory.

  • Cost: $6.90
  • Pages: 550
  • Edition: Book and CD-ROM edition
  • ISBN: 0130799807

Complete Perl Training Course

Visit Complete Perl Training Course

With this hands-on, interactive training course, you won't just learn Perl: you'll use it to create dynamic CGI applications for the Web, e-commerce, and beyond! Created by leading corporate trainers Deitel & Associates, this revolutionary course brings together the world's #1 interactive Perl training CD-ROM, The Perl Multimedia Cyber Classroom, and the outstanding introductory Perl textbook, Perl How to Program. You'll start with basic Perl syntax and control structures; then master CGI programming, the powerful Perl Database Interface, session tracking, cookies, advanced Web automation, security even XML! If you're ready to build robust, high-performance Perl/CGI Web applications, this course will help you get started now and gain true mastery faster than you ever thought possible! Build complete Web-based applications using Perl and CGI! Includes the best-selling, 900 page Perl introduction Perl How to Program.

  • Cost: $76.99
  • Pages: 900
  • Edition: Book and CD-ROM edition
  • ISBN: 0130895520

Mastering Perl for Bioinformatics

Visit Mastering Perl for Bioinformatics

Mastering Perl for Bioinformatics covers the core Perl language and many of its module extensions, presenting them in the context of biological data and problems of pressing interest to the biological community. This book, along with Beginning Perl for Bioinformatics, forms a basic course in Perl programming. This second volume finishes the basic Perl tutorial material (references, complex data structures, object-oriented programming, use of modules--all presented in a biological context) and presents some advanced topics of considerable interest in bioinformatics. The range of topics covered in Mastering Perl for Bioinformatics prepares the reader for enduring and emerging developments in critical areas of bioinformatics programming such as: Gene finding; String alignment; Methods of data storage and retrieval (SML and databases); Modeling of networks (graphs and Petri nets); Graphics (Tk); Parallelization; Statistics (PDL).

  • Cost: $27.97
  • Pages: 504
  • Edition: 1st edition
  • ISBN: 0596003072

Perl for Language Researchers

Visit Perl for Language Researchers

This book is an introduction to the rudiments of Perl programming. It provides the general reader with an interest in language with the most usable and relevant aspects of Perl for writing programs that deal with language. Exposes the general reader with an interest in language to the most usable and relevant aspects of Perl for writing programs that deal with language. Contains simple examples and exercises that gradually introduce the reader to the essentials of good programming. Assumes no prior programming experience. Mike Hammond teaches general courses in linguistics and specific courses in phonology, morphology, and historical linguistics, but has also taught courses on literary analysis and linguistics, speech perception and production, applied phonology, computational phonology, and phonetics. Mike Hammond works in the Linguistics Department at the University of Arizona.

  • Cost: $39.95
  • Pages: 288
  • Edition: paperback
  • ISBN: 0631234349

Perl Programming

Visit Perl Programming

This course is intended for experienced programmers with user level skills in the UNIX environment. Many programs will be written during the class. The lecture topics and lab exercises concentrate on the Perl language and its features, with less emphasis on application specific subjects. The particular applications that you will design, write, and work on during this class are intended to demonstrate the use of Perl's capabilities and services provided in UNIX programming environments. The example programs will provide guidance when you get back to work and begin development on real projects. Topics include: Perl Course Introduction; Overview of Perl; Perl Variables; Arrays and Hashes; I/O: Input Operations and File I/O; Operators; Flow Control; Regular Expressions; Subroutines; Quoting and Interpolation; References; Complex Data Structures; Packages and Modules; Advanced Regular Expressions; Binary Data Structures; Multiasking with Perl.

  • Cost: $40.00
  • Pages: 303
  • Edition: Book and CD-ROM edition
  • ISBN: 1562439766

Perl Weekend Crash Course

Visit Perl Weekend Crash Course

Perl Weekend Crash Course covers the fundamentals of Perl programming including the basic grammar of Perl, syntax, and data manipulation and transformation. In addition, you'll find coverage of perl modules, functions, regular expressions, CGI programming and programming the SQL database interface via the DBI perl module. Perl Weekend Crash Course shows you how to embed Perl within an Apache server and it includes a CD-ROM that provides you with all the code and auxiliary files, pre- and post-assessment software to evaluate the user's progress, and other value-added software. Topics include: Getting and Installing Perl; An Overview of the Perl Language; The Very Basics of Perl; Using Text Editors; Basics of Perl Programming Style; Scalar Data; List and Hash Data; Statements and Expressions; Operators; Basic Input and Output; Control Structures; Perl Native Functions; Advanced Input and Output: File Manipulation; Directory Manipulation.

  • Cost: $17.49
  • Pages: 400
  • Edition: Book and CD-ROM edition
  • ISBN: 0764548271
Perl : Tutorials

Introduction to Perl

Visit Introduction to Perl

This course presumes participants have elementary programming experience in a procedural programming language such as C, Pascal, or Basic; and access to a system with Perl 4 or Perl 5 installed. Topics include: What Is Perl?; Perl References & Resources; State of Perl; Taste of Perl; Storing & Running Perl Programs; The Elements; Literals & Operators; Loops and I/O; Grade Book Example; Pipe I/O and System Calls; Matching; Parsing; Simple CGI; Testing Perl Programs; Common Goofs. Perl is a "Practical Extraction and Report Language".

  • Cost: Free
Perl : Web Sites

CGI/Perl Online Training

Visit CGI/Perl Online Training

This online training course is designed for users who want to create interactive Web pages using CGI and Perl. It covers creating and working with forms, building programs using HTTP headers and SSI, and developing Web applications and utilities. It also discusses how to write data between Web pages and databases, and using SQL with relational databases. Includes skill assessments, practical exercises and simulations for an interactive learning experience. Also optional 24x7 tutor support.

  • Cost: $76.00

Perl Training

Visit Perl Training

Accelebrate teaches several hands-on, instructor-led CGI scripting with Perl courses, including a five-day course on databse-driven CGI programming and a two-day course on building XML applications with Perl. The DBI.pm and CGI.pm modules are taught. Courses are taught exclusively at client sites for 3-15 attendees and can be customized to the specific needs of the attendees. Based in Atlanta, Georgia, Accelebrate welcomes the opportunity to serve clients in the United States, Canada, and worldwide.

  • Cost: Varies