Main
Mastering Regular Expressions. Powerful Techniques for Perl and Other Tools
Mastering Regular Expressions. Powerful Techniques for Perl and Other Tools
Jeffrey Friedl(Author)
5.0
/
5.0
0 comments
Regular expressions are a central element of UNIX utilities like egrep and programming languages such as Perl. But whether you're a UNIX user or not, you can benefit from a better understanding of regular expressions since they work with applications ranging from validating data-entry fields to manipulating information in multimegabyte text files. Mastering Regular Expressions quickly covers the basics of regular-expression syntax, then delves into the mechanics of expression-processing, common pitfalls, performance issues, and implementation-specific differences. Written in an engaging style and sprinkled with solutions to complex real-world problems, Mastering Regular Expressions offers a wealth information that you can put to immediate use.
Comments of this book
There are no comments yet.