Skip to content

Mastering Regular Expressions Understand Your Data and Be More Productive

Best in textbook rentals since 2012!

ISBN-10: 0596528124

ISBN-13: 9780596528126

Edition: 3rd 2006 (Revised)

Authors: Jeffrey E. F. Friedl

List price: $59.99
Shipping box This item qualifies for FREE shipping.
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL. If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you already use them, you'll appreciate this book's unprecedented detail and breadth of coverage. If you think you know all you need to know about regular expressions, this book is a stunning eye-opener. As this book shows, a command of regular expressions is an invaluable skill. Regular expressions…    
Customers also bought

Book details

List price: $59.99
Edition: 3rd
Copyright year: 2006
Publisher: O'Reilly Media, Incorporated
Publication date: 8/18/2006
Binding: Paperback
Pages: 542
Size: 7.05" wide x 9.21" long x 1.14" tall
Weight: 2.134

Introduction to regular expressions
Extended introductory examples
Overview of regular expression features and flavors
The mechanics of expression processing
Practical Regex techniques
Crafting an efficient expression
Perl
Java
.Net
PHP