Programming Languages BooksPerl Books

Perl Programming by Nathan Clement

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
Perl Programming by Wikibooks.org

Perl Programming by Wikibooks.org

This book assumes that you know absolutely nothing about programming at all and that Perl is your first language. However, basic operations such as making text files are outside of the realm of this tutorial.

sNA 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
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
Beginning Perl Free Book by Simon Cozens

Beginning Perl Free Book by Simon Cozens

Perl is an immensely popular scripting language that combines the best features of C, key UNIX utilities and a powerful use of regular expressions. This book promotes the use of Perl as a programming language, encouraging the creation of legible and sensible programs so as to dispel the image of Perl as a confusing and obscure language.

sNA 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
Extreme Programming in Perl

Extreme Programming in Perl

This book invites Perl programmers and their customers to take a fresh look at software development. It explains Extreme Perl to both programmers and business people.

s194 Pages