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
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Very good. **SHIPPED FROM UK** We believe you will be completely satisfied with our quick and reliable service. All orders are dispatched as swiftly as possible! Buy with confidence! Greener Books.
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!
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. Good condition. 2nd edition. A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains. Bundled media such as CDs, DVDs, floppy disks or access codes may not be included.
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!