Programming Languages BooksPerl Books

Perl Programming by Nathan Clement

Advertisement

Perl Programming by Nathan Clement

Perl Programming by Nathan Clement

This note provides a brief introduction to the language for students who want to add Perl to their toolbox. It assumes familiarity with the fundamental elements of computer programming, but no prior experience with Perl or any other particular language is necessary. Topics covered includes: Data types, Variables, Sigils, Defined-ness, Truth, Control flow, Advanced iteration, Functions, Regular expressions, Using modules and objects, Tied variables, Perl CGI and Perl DBI.

Author(s):

sNA Pages
Similar Books
Learning to program with Perl

Learning to program with Perl

This PDF covers the following topics related to Perl : Getting Started with Perl, Arrays, Hashes and Loops, File Handling, Regular Expressions, Subroutines, References and Complex Data Structures, Perl Modules, Interacting with external programs.

s76 Pages
Practical Perl Programming

Practical Perl Programming

The contents include:Prerequisites, Grading policies, Acquiring Perl, Perl Resources, Shameless Plugs, The Very Basics,Scalars, Lists and Arrays, Hashes, Filehandles, Subroutines, Perl Syntax, Datatypes, Control Structures, I/O, Regular Expressions, References, Modules etc.

s104 Pages
Introduction to Perl Programming Course Notes

Introduction to Perl Programming Course Notes

This note explains the following topics: Interpreter vs. Compiler, Perl different from other languages, Variables, Scalar Data, Arrays and Lists, Control Structures, Hashes, Regular Expressions, Functions, Interacting with the Operating System, A few Perl Functions.

sNA Pages
Introduction to Perl and BioPerl

Introduction to Perl and BioPerl

This note explains the following topics: Perl program structure, Variable types, Scalars , Pragmas , Operators , Arrays , Hashes , Control structures, Loop modifers, Subroutines , Reading and Writing a file, Filehandles , Regular expressions, Regex anchors and operators, Running perl, POD tools, What is Bioperl, Gotchas , Objects in Perl, Interfaces and Inheritance in Bioperl, Bioperl components, Parse a sequence from file, output, Read in sequence and write out in different format, Sequence Databases.

s104 Pages
Modern Perl

Modern Perl

An excellent book that covers exactly what the title says. Modern Perl teaches you how Perl really works. It's the only book that explains Perl thoroughly, from its philosophical roots to the pragmatic decisions that help you solve real problems and keep them solved.

sNA Pages
Picking Up Perl, 2nd Edition (B.M. Kuhn, N.A. Smyth)

Picking Up Perl, 2nd Edition (B.M. Kuhn, N.A. Smyth)

Currently this section contains no detailed description for the page, will update this page soon.

s Pages
Beginning Perl (by Simon Cozens)Mirror

Beginning Perl (by Simon Cozens)Mirror

Currently this section contains no detailed description for the page, will update this page soon.

s Pages
Extreme Perl

Extreme Perl

Currently this section contains no detailed description for the page, will update this page soon.

s Pages
Perl Documentation

Perl Documentation

Currently this section contains no detailed description for the page, will update this page soon.

s Pages
PerlTutorial

PerlTutorial

Currently this section contains no detailed description for the page, will update this page soon.

s Pages

Advertisement