Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Learning Perl: Making Easy Things Easy and Hard Things Possible, 8th Edition

    Posted By: yoyoloit
    Learning Perl: Making Easy Things Easy and Hard Things Possible, 8th Edition

    Learning Perl
    by Schwartz, Randal L.;foy, brian d;Phoenix, Tom;

    English | 2021 | ISBN: 1492094951 | 398 pages | True (PDF EPUB) | 8.04 MB

    If you're just getting started with Perl, this is the book you want—whether you're a programmer, system administrator, or web hacker. Nicknamed "the Llama" by two generations of users, this best seller closely follows the popular introductory Perl course taught by the authors since 1991. This eighth edition covers recent changes to the language up to version 5.34.

    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 simple, single-file programs—roughly 90% of the Perl programs in use today. And 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 types
    Subroutines
    File operations
    Regular expressions
    String manipulation (including Unicode)
    Lists and sorting
    Process management
    Use of third-party modules