دانلود کتاب Learning Perl: Making Easy Things Easy and Hard Things Possible
by Randal L. Schwartz, brian d foy, Tom Phoenix
|
عنوان فارسی: آموزش Perl: ساخت آسان همه چیز آسان و سخت چیزهایی که ممکن است |
دانلود کتاب
جزییات کتاب
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