This item is not eligible for Amazon Prime, but millions of other items are. Join Amazon Prime today. Already a member? Sign in.

31 used & new from $1.40
See All Buying Options

Have one to sell? Sell yours here
 
   
Tell a Friend
Mastering Regular Expressions
 
 
Are You an Author or Publisher?
Find out how to publish your own Kindle Books
 
  

Mastering Regular Expressions (Paperback)

by Jeffrey E. F. Friedl (Author)
4.5 out of 5 stars  (123 customer reviews)


Available from these sellers.


31 used & new available from $1.40
Also Available in: List Price: Our Price: Other Offers:
Paperback (3) $44.99 $29.69 43 used & new from $26.98
 
   

Customers Who Bought This Item Also Bought

Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))

Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly)) by Tony Stubblebine

4.2 out of 5 stars (26)  $10.19
sed & awk (2nd Edition)

sed & awk (2nd Edition) by Dale Dougherty

Classic Shell Scripting

Classic Shell Scripting by Arnold Robbins

4.5 out of 5 stars (11)  $23.07
Learning Perl, Second Edition

Learning Perl, Second Edition by Randal L. Schwartz

4.2 out of 5 stars (290) 
JavaScript Definitive Guide

JavaScript Definitive Guide by David Flanagan

Explore similar items : Books (100)

Editorial Reviews
Amazon.com
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.

Product Description
Regular expressions are a powerful tool for manipulating text and data. If you don't use them 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.

With regular expressions, you can save yourself time and aggravation while dealing with documents, mail messages, log files -- you name it -- any type of text or data. For example, regular expressions can play a vital role in constructing a World Wide Web CGI script, which can involve text and data of all sorts.

Regular expressions are not a tool in and of themselves, but are included as part of a larger utility. The classic example is grep. These days, regular expressions can be found everywhere, such as in:

  • Scripting languages (including Perl, Tcl, awk, and Python)
  • Editors (including Emacs, vi, and Nisus Writer)
  • Programming environments (including Delphi and Visual C++)

While many of these tools originated on UNIX, they are now available for a wide variety of platforms, including DOS/Windows and MacOS, so you can use them in your home environment. Additionally, many favorite programming languages offer regular-expression libraries, so you can include support for them in your own programs, and yes, even applets.

There can be certain subtle, but valuable, ways to think when you're using regular expressions, and these can be taught. Jeffrey Friedl has spent years helping people on the Net understand and use regular expressions. In this book he leads you through the steps of knowing exactly how to craft a regular expression to get the job done.

Regular expressions are not used in a vacuum. In this book, a variety of tools are examined and used in an extensive array of examples, with a major focus on Perl. Perl is extremely well endowed with rich and expressive regular expressions. Yet what is power in the hands of an expert can be fraught with peril for the unwary. This book will help you navigate the minefield to becoming an expert.

See all Editorial Reviews


Product Details
  • Paperback: 342 pages
  • Publisher: O'Reilly; 1st edition (January 15, 1997)
  • Language: English
  • ISBN-10: 1565922573
  • ISBN-13: 978-1565922570
  • Product Dimensions: 9.2 x 7 x 0.8 inches
  • Shipping Weight: 1.2 pounds
  • Average Customer Review: 4.5 out of 5 stars  (123 customer reviews)
  • Amazon.com Sales Rank: #468,484 in Books (See Bestsellers in Books)
    (Publishers and authors: Improve Your Sales)
  • In-Print Editions: Paperback (3) |  All Editions


Look Inside This Book
Browse Sample Pages:
Front Cover | Table of Contents | Excerpt | Index | Back Cover