图书标签: Programming regex 正则表达式 CS 计算机科学 编程 O'Reilly Introducing.Regular.Expressions
发表于2024-12-23
Introducing Regular Expressions pdf epub mobi txt 电子书 下载 2024
Regular expressions remain a difficult part of the puzzle when learning how to program. Commonly used for sifting through large chunks of text, regexes are incredibly powerful although they may appear daunting to the newcomer. And variations among languages and environments make them even harder to master. Loaded with examples, this introductory guide walks beginners step-by-step through the fundamentals of regular expressions, and helps you decipher complex patterns. * Break down regular expressions into comprehensible parts * Learn common usage patterns through simple, easy-to-follow examples * Discover how finding unique patterns can help you avoid repetitive, hand-editing of text * Use common command-line tools such as grep and sed * Compare how regular expressions are implemented in different languages and environments
Michael Fitzgerald 知名程序员、顾问、技术作家,为O’Reilly以及John Wiley & Sons编写过十余本技术图书,在O’Reilly Network上发表了大量文章。他曾是针对XML的RELAX NG模式语言委员会的成员。
就书的结构来说,个人觉得比较零散,重复部分较多。不过对于初学者来说是值得一读的,反正我是挺有收获。 另外作者很幽默,“Greedy, Lazy and Possessive”那一节里,作者写道:“I'm not talking about your teenager here, I'm talking about quantifiers.” hahaha!
评分简单易懂,对于RE的新手来说,初级应用足够了。
评分大概了解了一下,还要多用用才能掌握
评分简单易懂,对于RE的新手来说,初级应用足够了。
评分The book takes an inductive approach and the content is arranged from specific to general, from examples to short treatises. It is a learning-by-doing book and friendly for beginners.
如果你有一定的正则经验,就不要看这本书了。这本书属于入门教学级,如果想深入学习正在就看 那本权威指南 -------------------------------------------------------------------------
评分原本初衷确是前面开发过程中涉及字符匹配相关功能使用正则表达式能很简洁方便的解决问题,但又不是很清晰其中原理,只能网上找现成代码,些许修改就无从下手,由此借阅相关书籍浅入学习。 起初搜寻到各人推荐的《[精通正则表达式]》与《[正则表达式必知必会]》,可能太过热门,...
评分原本初衷确是前面开发过程中涉及字符匹配相关功能使用正则表达式能很简洁方便的解决问题,但又不是很清晰其中原理,只能网上找现成代码,些许修改就无从下手,由此借阅相关书籍浅入学习。 起初搜寻到各人推荐的《[精通正则表达式]》与《[正则表达式必知必会]》,可能太过热门,...
评分关于书的内容,一个字:水。不知道douban上为啥对此书的评价这么高?莫非都是对正则毫无概念的读者? 这本书比好多博客的内容写的还不如,不过对于入门的来说,看看也无坏处就是。对于有点编程经验的程序员来说,建议入门还是直接看对应语言的库的介绍,然后着手练习即可。比...
评分这本书只有152页,而且正文的比例还不到一半!尽管如此,它还是较为系统介绍了RegExp知识体系,而且用精炼的语言准确阐述了RegExp知识体系中的术语如captured group, look around等,我认为这本书在传达RegExp的知识方面还是比较称职的。RegExp毕竟是每一个程序员需要了解的东...
Introducing Regular Expressions pdf epub mobi txt 电子书 下载 2024