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 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 long-roughly 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 types Subroutines File operations Regular expressions String manipulation (including Unicode) Lists and sorting Process management Smart matching Use of third party modules
1. ex15-5中,答案有错误: when (@divisors ~~ {2}) {say 'It is a even number';continue} 这里的2一定要写成 {2} ,否则不会去比较。
评分如何在你的系统上运行一个perl程序 掌握perl的三个基本变量类型:scalar、array、hash 掌握控制结构:while、for、if、foreach的用法 子程序(subroutines)的用法 Perl运算符如:grep、map、sort、print的用法 文件操作:open、file reading 和-X(file test) 正则表达式的知...
评分最初决定学perl 完全是因为有人说:要成为黑客最好应该学会c, java,python,perl ,lisp这五门语言,因为它们代表着一些截然不同的设计哲学;而我还没接触过perl。所以我拿起了小骆驼书(像我这样循规蹈矩是不是注定成为不了黑客了TT) 曾经认为Lisp是语言的瑞士军刀,现在我决...
评分虽然篇幅很短小,也讲的很系统,语言也算诙谐幽默,但是我并不喜欢. 因为这种语言并没有要求我们要很系统的学习. 对于初学者来说,有个大概的印象非常重要,所以我觉得侧重应该用实用的用途结合代码实例句句注释用途和语法来讲解知识,而不是用片段化的代码去复述知识. 看了一次后,以...
评分精炼,剔透,相当的不错。 对概念介绍简单明了,从行文中也可以看出作者是个对perl语言相当了解的人,各种小历史在其它的相关书中是见不到的。 这本是比较基本的一本书,作为封皮的骆驼(lalbama,貌似是这么拼)是个标志,恰如perl。 perl语言学习时是比较难,但是掌握以后...
有了python之后再去看perl 就不是那么激动了
评分前面8章写还很简洁,到后面越来越拖沓了。。。
评分可以直接反引号输出shell命令结果还挺方便的。结合起来果然文本处理利器。社区和周边比python明显差了一截。就鼓捣文本用用吧
评分第一本perl。还不错,应该入门了。
评分读半天读的晕,以为自己理解能力有限,后来去翻language creator写的书瞬间各种懂,再回来看这本,讲得实在不好。给差评!
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有