A tutorial and reference to using the technique of regular expressions to facilitate the handling of text and data in Perl and other scripting languages, editors such as Emacs and programming environments including Delphi and Visual C++, and specialized tools such as and Expect. This workbook assumes the reader has experience on a computer but no programming knowledge.
Read More
A tutorial and reference to using the technique of regular expressions to facilitate the handling of text and data in Perl and other scripting languages, editors such as Emacs and programming environments including Delphi and Visual C++, and specialized tools such as and Expect. This workbook assumes the reader has experience on a computer but no programming knowledge.
Read Less
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. Simply Brit – welcome to our online used book store, where affordability meets great quality. Dive into a world of captivating reads without breaking the bank. We take pride in offering a wide selection of used books, from classics to hidden gems, ensuring there's something for every literary palate. All orders are shipped within 24 hours and our lightning fast-delivery within 48 hours coupled with our prompt customer service ensures a smooth journey from ordering to delivery. Discover the joy of reading with us, your trusted source for affordable books that do not compromise on quality.
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. **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:
This is a used book in good condition and may show some signs of use or wear. This is a used book in good condition and may show some signs of use or wear.
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!