Learning Perl 在线电子书 图书标签: Perl Programming O'Reilly 计算机 编程 英文原版 编程语言 programming
发表于2025-01-22
Learning Perl 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
中文版的排版有点问题,翻译上也有不妥之处,但不是不能读。英文版则流畅的多。开始读大骆驼书!
评分中文版的排版有点问题,翻译上也有不妥之处,但不是不能读。英文版则流畅的多。开始读大骆驼书!
评分读半天读的晕,以为自己理解能力有限,后来去翻language creator写的书瞬间各种懂,再回来看这本,讲得实在不好。给差评!
评分6th
评分pref: unix>python>>perl...
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的基础知识。在不多的200多页中,"废话"的确很多,不过却让这本书看起来很轻松愉快,完全可以当作,要是你不急需Perl技能的话,完全可以当作闲暇时间的读物。本书的另外一个特征是,具有相当多的注释。几乎每一页都有注释。很多注释...
评分对初学者很友好的一本书,漫天的脚注让我想到了新星的图注本福尔摩斯。 Headfirst Perl暂时还没有,不过小骆驼也一样的易读和有趣。花了一周看完第一遍,又用了三天读了第二遍,现在还在完成练习题。 PS喜欢做题的朋友可以看->Student Workbook for Learning Perl. LISP说,接...
评分这是我看的最多次数的计算机书籍,总共看了有4、5遍了,并且每次都从目录看起,每次看都有新体会,并不觉的枯燥。不知道是perl的魅力还是这本书的魅力。 这是我看的最多次数的计算机书籍,总共看了有4、5遍了,并且每次都从目录看起,每次看都有新体会,并不觉的枯燥。不知道是...
评分1. ex15-5中,答案有错误: when (@divisors ~~ {2}) {say 'It is a even number';continue} 这里的2一定要写成 {2} ,否则不会去比较。
Learning Perl 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025