Regular expressions are a powerful tool for manipulating text and data. They are now standard features in a range of languages and popular tools, including Perl, Java, VB.NET and C# (and any language using the .NET Framework), PHP, Python, Ruby, Tcl, MySQL, awk, and Emacs. This volume has been updated to include all the new features of Perl 5, 8, as well as several other languages, including Java, VB. NET, C#, Python, JavaScript, Tcl, and Ruby. It offers solutions to complex real-world problems and features information that ...
Read More
Regular expressions are a powerful tool for manipulating text and data. They are now standard features in a range of languages and popular tools, including Perl, Java, VB.NET and C# (and any language using the .NET Framework), PHP, Python, Ruby, Tcl, MySQL, awk, and Emacs. This volume has been updated to include all the new features of Perl 5, 8, as well as several other languages, including Java, VB. NET, C#, Python, JavaScript, Tcl, and Ruby. It offers solutions to complex real-world problems and features information that can be put to immediate use. Topics covered include: a comparison of features among different versions of many languages and tools; how the regular expression engine works; optimization; matching just what you want, but not what you don't want; and sections and chapters on individual languages.
Read Less
Add this copy of Mastering Regular Expressions, Second Edition to cart. $2.16, very good condition, Sold by Idaho Youth Ranch Books rated 5.0 out of 5 stars, ships from Boise, ID, UNITED STATES, published 2002 by O'Reilly Media.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Very Good. A copy that has been read, but remains in excellent condition. Pages are intact and are not marred by notes or highlighting. The spine remains undamaged. There are no stickers on book or rips in dust cover.
Add this copy of Mastering Regular Expressions, Second Edition to cart. $3.38, very good condition, Sold by ThriftBooks-Reno rated 5.0 out of 5 stars, ships from Reno, NV, UNITED STATES, published 2002 by O'Reilly Media, Inc.
Add this copy of Mastering Regular Expressions, Second Edition to cart. $3.38, very good condition, Sold by ThriftBooks-Dallas rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2002 by O'Reilly Media, Inc.
Add this copy of Mastering Regular Expressions, Second Edition to cart. $3.38, good condition, Sold by ThriftBooks-Atlanta rated 5.0 out of 5 stars, ships from Austell, GA, UNITED STATES, published 2002 by O'Reilly Media, Inc.
Add this copy of Mastering Regular Expressions, Second Edition to cart. $3.38, good condition, Sold by ThriftBooks-Reno rated 5.0 out of 5 stars, ships from Reno, NV, UNITED STATES, published 2002 by O'Reilly Media, Inc.
Add this copy of Mastering Regular Expressions, Second Edition to cart. $3.38, good condition, Sold by ThriftBooks-Dallas rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2002 by O'Reilly Media, Inc.
Add this copy of Mastering Regular Expressions, Second Edition to cart. $3.38, good condition, Sold by ThriftBooks-Baltimore rated 5.0 out of 5 stars, ships from Halethorpe, MD, UNITED STATES, published 2002 by O'Reilly Media, Inc.
Add this copy of Mastering Regular Expressions, Second Edition to cart. $3.38, fair condition, Sold by ThriftBooks-Atlanta rated 5.0 out of 5 stars, ships from Austell, GA, UNITED STATES, published 2002 by O'Reilly Media, Inc.
Add this copy of Mastering Regular Expressions, Second Edition to cart. $4.00, very good condition, Sold by HPB-Emerald rated 4.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2002 by O'Reilly Media.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Very good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
Add this copy of Mastering Regular Expressions, Second Edition to cart. $4.00, very good condition, Sold by HPB Inc. rated 4.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2002 by O'Reilly Media.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Very good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
LOTS of theory, may not be the best place to begin
If you're trying to learn REGEX, this book may not be the place to start. Friedl's book is generally recognized as *the* single most authoritative book on REGEX *theory*. But the book's excruciating and labyrinthine discussion of every possible detail of REGEX theory, including corner-cases, may simply overwhelm you.
I began with a much shorter book titled "Regular Expressions in 10 Minutes". That book, along with the regex101 online tool, enabled me to get started using REGEX. Only after I'd used that book to help me work and experiment with REGEX for a few months did "Mastering Regular Expressions" begin to make some sense.
If you really want to work with REGEX's most complex capabilities, "Mastering" will be a great complement to your other REGEX learning resources and tools. But unless you're a computer science major who learns by digesting a large body of theory before setting to work, this book might not be all that helpful, at least initially...
jed7
Oct 12, 2008
Good Tutorial
This is a complete and well ordered introduction to regular expressions. Recommended!