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: Learning Perl the Hard WayLearning Perl the Hard Way
by - Green Tea Press
The book for people who already know how to program in another language, but don't know Perl. It gets through the basics as quickly as possible, the emphasis is on good programming style in Perl. Object-oriented programming is the center of focus.
(23191 views)
Book cover: Practical Perl ProgrammingPractical Perl Programming
by - Cardiff School of Computer Science
Introduction to Perl: variables, arrays, operators, statements, functions, references, input and output, regular expressions, reports, special variables, handling errors and signals, objects, modules, debugging, command-line options, etc.
(17642 views)
Book cover: Data Munging with PerlData Munging with Perl
by - Manning Publications Co.
The book presents techniques for using Perl to recognize, parse, transform, and filter data. The author David Cross will show you dozens of useful ways to get those everyday data manipulation chores done better, faster, and more reliably.
(5198 views)
Book cover: Using Perl 6Using Perl 6
by
This book is primarily for people who want to learn Perl 6. It teaches the basics from a Perl 6 perspective, touching on variable interpolation, datastructure use, object construction, threads, closures, symbol tables, and other core features.
(15294 views)