Michael Fitzgerald 知名程序员、顾问、技术作家,为O’Reilly以及John Wiley & Sons编写过十余本技术图书,在O’Reilly Network上发表了大量文章。他曾是针对XML的RELAX NG模式语言委员会的成员。
发表于2025-04-04
Introducing Regular Expressions 2025 pdf epub mobi 电子书
这本书的定位是想了解正则表达式的新人。内容也确实简单,就是一些概念的罗列,两三种不同环境下的实现,书很薄,空白区域不少,一般可以花几个小时慢慢看完。如果这书籍能作为博客文章发表就好了。 了解必要的基础以便知道正则表达式工具一般会提供什么样的功能,以后...
评分关于书的内容,一个字:水。不知道douban上为啥对此书的评价这么高?莫非都是对正则毫无概念的读者? 这本书比好多博客的内容写的还不如,不过对于入门的来说,看看也无坏处就是。对于有点编程经验的程序员来说,建议入门还是直接看对应语言的库的介绍,然后着手练习即可。比...
评分# 学习正则表达式 > 摘自《学习正则表达式》 kindle版 1. 正则表达式最早出现于美国数学家斯蒂芬·克莱尼编写的Introduction to Metamathematics一书中(1952年Van Nostrand公司出版)。 2. `egrep`使用了扩展的正则表达式(ERE)并引入了更多的元字符,比如|、+、?、(、)。...
评分本书作为一本超级入门书,但凡有点正则表达式经验的人都是没有必要看的。而且即使作为入门,本书也不是很理想的一本。知识点零散,如果你对这正表达式一点不熟,相信我,看完这本书以后你还是不懂正则表达式
评分如果你有一定的正则经验,就不要看这本书了。这本书属于入门教学级,如果想深入学习正在就看 那本权威指南 -------------------------------------------------------------------------
图书标签: Programming regex 正则表达式 CS 计算机科学 编程 O'Reilly Introducing.Regular.Expressions
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
good for novice
评分内容较少,反复较多
评分内容较少,反复较多
评分内容较少,反复较多
评分good for novice
Introducing Regular Expressions 2025 pdf epub mobi 电子书