当前位置:首页 > 英语书刊 > 正文

Beginning Perl by Simon Cozens

英语世界  来源: 作者: 发布时间:2007-07-21

Beginning Perl by Simon Cozens, Asiaing.comPerl is an immensely popular scripting language that combines the best features of C, key UNIX utilities and a powerful use of regular expressions. It has a wide range of uses beyond simple text processing and is commonly used for web programming - creating and parsing CGI forms, validating HTML syntax and hyperlinks - as well as e-mail and Usenet news filtering.

Perl is increasingly the system administrator's scripting language of choice and is used for file and directory manipulation, database access and a whole range of daily system operator chores.

What does this book cover?

  • Installing Perl on Windows and UNIX
  • Making use of online Perl resources like CPAN
  • First principles in programming and the Perl syntax
  • Working with files and databases
  • Writing web pages in Perl
  • Using Perl as an object-oriented language

Who is this book for?

This book is for those new to programming who want to learn with Perl. You will find it easier if you already have some basic programming experience, but the material covered can be mastered by anyone with just a text editor, some common sense and a computer. If you want to learn how to program with Perl and then find out far you can go with it, this is the book for you. An excellent companion on any programming course.

View Beginning Perl by Simon Cozens

Full & free, provided by perl.org

You can download entire book in PDFs.

 §相关文章: