Programming Languages BooksPerl Books

BeginningPerl (by Simon Cozens)

BeginningPerl (by Simon Cozens)

BeginningPerl (by Simon Cozens)

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

Author(s):

s 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
Perl A crash course

Perl A crash course

This PDF covers the following topics related to Perl : Introduction and philosophy, Basics, Variables and data types, Important concepts, Control structures, I/O, Interacting with UNIX.

s28 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