A little book on Perl

Bibliographic Information

A little book on Perl

Robert W. Sebesta

Prentice Hall, c2000

Available at  / 1 libraries

Search this Book/Journal

Description and Table of Contents

Description

Perl is a programming language of growing significance in the world of software development. A Little Book on Perl meets that growing academic market need for Perl books. This book attempts to target experienced programmers, whether that experience has come from professional programming or from the first two courses in a degree program in computer science. Neither a comprehensive reference book nor a tutorial, this book lands somewhere in the middle of these two models. The reader's advantage is a new model-no need to have prior knowledge of awk or C, or even anything about UNIX-since the contents of the book do not depend on any particular computer platform.* Provides some overview of the purposes and origins of Perl *Independent of UNIX or Windows *An example program in Chapter 1 provides the reader with a quick introduction to the power of Perl and the compactness of Perl programs *This book includes many code segments, concentrating on Perl as a programming tool *Covers enough constructs to allow reader to write significant programs *Includes Perl's arrays, which are more flexible and powerful than those of other popular programming languages *Describes hashes-data structures for storing keyed table information *Describes references, which allow users to define their own data structures *Supports the information required to write CGI programs in Perl, including use of the CGI.pm module *Concludes with six advanced topics of Perl and how other programs can be launched from Perl programs *Provides a Companion Website with supplemental material to accompany the text http://www.prenhall.com/sebesta

Table of Contents

1. Introduction. 2. Scalar Types, Expressions, and Simple Input and Output. 3. Control Statements. 4. Arrays. 5. Hashes and References. 6. Functions. 7. Pattern Matching. 8. Files, Input and Output, and Formats. 9. CGI Programming with Perl. 10. Advanced Topics.

by "Nielsen BookData"

Details

  • NCID
    BA50730494
  • ISBN
    • 0139279555
  • Country Code
    us
  • Title Language Code
    eng
  • Text Language Code
    eng
  • Place of Publication
    Upper Saddle River, NJ
  • Pages/Volumes
    xiii, 190 p.
  • Size
    24 cm
  • Classification
  • Subject Headings
Page Top