圖書標籤: perl programming 編程 O'Reilly 計算機 程序設計 UNIX 軟件開發
发表于2025-03-29
Learning Perl, 5th Edition pdf epub mobi txt 電子書 下載 2025
Learning Perl, popularly known as "the Llama," is the book most programmers rely on to get started with Perl. The bestselling Perl tutorial since it was first published in 1993, this new fifth edition covers recent changes to the language up to Perl 5.10. This book reflects the combined experience of its authors, who have taught Perl at Stonehenge Consulting since 1991. Years of classroom testing and experience helped shape the book's pace and scope, and this edition is packed with exercises that let you practice the concepts while you follow the text. Topics include: * Perl data & variable types * Subroutines * File operations * Regular expressions * String manipulation * Lists & sorting * Process management * Smart matching * Using third party modules Perl is the language for people who want to get work done. Originally targeted to sysadmins for heavy-duty text processing, Perl is now a full-featured programming language suitable for almost any task on almost any platform-from short fixes on the command line to web applications, bioinformatics, finance, and much more. Other books may teach you to program in Perl, but this book will turn you into a Perl programmer.
總覺得作者行文讀起來很彆扭,估計是因為其中兩位作者都不是美國人。
評分要想快速上手Perl,這本書值得推薦。Programming Perl有如The C++ Programming Language,適閤細細來讀,當成reference book。
評分Easy and great introduction to Perl
評分總覺得作者行文讀起來很彆扭,估計是因為其中兩位作者都不是美國人。
評分great instruction to Perl
看到标题,觉得自己写的真是废话,因为本书名字就是Perl语言入门嘛,只能说,这本书太名副其实了! 当然这本书不仅仅是一本入门书籍,Perl程序员完全可以用它作为速查手册。根据80/20原理,这本书基本上覆盖了Perl语言最常用的80%的核心内容,让你做到一目了然。本书最难得的...
評分如何在你的系统上运行一个perl程序 掌握perl的三个基本变量类型:scalar、array、hash 掌握控制结构:while、for、if、foreach的用法 子程序(subroutines)的用法 Perl运算符如:grep、map、sort、print的用法 文件操作:open、file reading 和-X(file test) 正则表达式的知...
評分我是边看这本书(电子版)边写程序的,这本书简明扼要地介绍了使用Perl进行基本开发所必需的所有基本知识。当然读书的方法也是很重要的。
評分我是边看这本书(电子版)边写程序的,这本书简明扼要地介绍了使用Perl进行基本开发所必需的所有基本知识。当然读书的方法也是很重要的。
評分1. ex15-5中,答案有错误: when (@divisors ~~ {2}) {say 'It is a even number';continue} 这里的2一定要写成 {2} ,否则不会去比较。
Learning Perl, 5th Edition pdf epub mobi txt 電子書 下載 2025