Logo

Picking Up Perl by Bradley M. Kuhn

Small book cover: Picking Up Perl

Picking Up Perl
by

Publisher: ebb.org
Number of pages: 66

Description:
The material covered in this book is designed to prepare the reader to enter the world of Perl programming. This book covers the basic data and control structures of Perl, as well as the philosophies behind Perl programming. The native search patterns used in Perl, called regular expressions, are introduced and discussed.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Essential PerlEssential Perl
by - Stanford University
An introduction to the main features of the Perl language. It's intended for people who know some programming but need an introduction to Perl. Topics: scalar variables, strings, arrays, hash tables, file input and output, regular expressions, etc.
(6012 views)
Book cover: Unix and Perl Primer for BiologistsUnix and Perl Primer for Biologists
by - Korf Lab
We have written a basic introductory course for biologists to learn the essential aspects of the Perl programming language. The course is very much aimed at people with no prior experience in either programming or Unix operating system.
(15366 views)
Book cover: Perl 5 Pocket ReferencePerl 5 Pocket Reference
by - O'Reilly
This quick reference provides a complete overview of the Perl programming language. The book covers a summary of Perl syntax rules and a complete list of operators, built-in functions, and standard library modules, all with brief descriptions.
(16994 views)
Book cover: Beginning PerlBeginning Perl
by - Wrox Press
The book on Perl installation, the language elements - references, regular expressions, modules, and basic applied techniques. It teachese how to write CGI scripts to generate web pages, hot to access databases in Perl, and beyond.
(21327 views)