• Learning Perl
     

    Learning Perl (eBook) By (author) Schwartz, Randal, By (author) foy, brian, By (author) Phoenix, Tom

    Currently unavailable

    We can notify you when this item is back in stock and you don't have to register

    | Add to wishlist
    Also available in...
    Paperback $37.99

    Short Description for Learning PerlIf you're just getting started with Perl, this is the book you wantwhether you're a programmer, system administrator, or web hacker. Nicknamed "e;the Llama"e; by two generations of users, this bestseller closely follows the popular introductory Perl course taught by the authors since 1991. This 6th edition covers recent changes to the language up to version 5.14. Perl is suitable
    Full description


Other books

Other people who viewed this bought
Showing items 1 to 10 of 10

 

Full description | Reviews | Bibliographic data

Full description for Learning Perl

  • If you're just getting started with Perl, this is the book you wantwhether you're a programmer, system administrator, or web hacker. Nicknamed "e;the Llama"e; by two generations of users, this bestseller closely follows the popular introductory Perl course taught by the authors since 1991. This 6th edition covers recent changes to the language up to version 5.14. Perl is suitable for almost any task on almost any platform, from short fixes to complete web applications. Learning Perl teaches you the basics and shows you how to write programs up to 128 lines longroughly the size of 90% of the Perl programs in use today. Each chapter includes exercises to help you practice what you've just learned. Other books may teach you to program in Perl, but this book will turn you into a Perl programmer. Topics include:Perl data and variable typesSubroutinesFile operationsRegular expressionsString manipulation (including Unicode)Lists and sortingProcess managementSmart matchingUse of third party modules