Logo

Perl for Beginners by Geoffrey Sampson

Small book cover: Perl for Beginners

Perl for Beginners
by

Publisher: BookBoon
ISBN-13: 9788776816230
Number of pages: 120

Description:
Contents: Introduction; Getting started; Data types; Operators; Flow of control: branches; Program layout; Built-in functions; Flow of control: loops; Reading from a file; Pattern matching; Writing to a file; Arrays; Lists; Scalar versus list context; Two-dimensional tables; User-defined functions; Hash tables; Formatted printing; Built-in variables; The debugger.

Home page url

Download or read it online for free here:
Download link
(3.7MB, PDF)

Similar books

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.
(21352 views)
Book cover: Think Perl 6: How to Think Like a Computer ScientistThink Perl 6: How to Think Like a Computer Scientist
by - Green Tea Press
After having completed this book, you should be able to write programs to solve relatively difficult problems in Perl 6, but my main aim is to teach computer science, software programming, and problem solving rather than solely to teach the Perl 6.
(6407 views)
Book cover: Modern PerlModern Perl
by - Onyx Neon Press
Modern Perl is one way to describe how experienced and effective Perl 5 programmers work. They use language idioms. They take advantage of the CPAN. They're recognizably Perlish, and they show good craftsmanship and a full understanding of Perl.
(12807 views)
Book cover: Perl 6 at a GlancePerl 6 at a Glance
by - DeepText
This book covers many basic and in-depth topics of Perl and provides the initial knowledge you need to start working with Perl 6. The book does not require previous experience with Perl, although some general understanding of programming is assumed.
(5049 views)