Learning Perl (e-bog) af Phoenix, Tom
Phoenix, Tom (forfatter)

Learning Perl e-bog

310,39 DKK (inkl. moms 387,99 DKK)
If you're just getting started with Perl, this is the book you wantwhether you're a programmer, system administrator, or web hacker. Nicknamed &quote;the Llama&quote; 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...
E-bog 310,39 DKK
Forfattere Phoenix, Tom (forfatter)
Udgivet 29 juni 2021
Længde 398 sider
Genrer Programming and scripting languages: general
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781492094920
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 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 programsroughly 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 typesSubroutinesFile operationsRegular expressionsString manipulation (including Unicode)Lists and sortingProcess managementUse of third-party modules