Limit this search to....

Introducing Regular Expressions: Unraveling Regular Expressions, Step-By-Step
Contributor(s): Fitzgerald, Michael (Author)
ISBN: 1449392687     ISBN-13: 9781449392680
Publisher: O'Reilly Media
OUR PRICE:   $44.99  
Product Type: Paperback - Other Formats
Published: August 2012
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - General
- Computers | Programming Languages - General
Physical Information: 0.45" H x 7.04" W x 9.19" (0.55 lbs) 151 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

If you're a programmer new to regular expressions, this easy-to-follow guide is a great place to start. You'll learn the fundamentals step-by-step with the help of numerous examples, discovering first-hand how to match, extract, and transform text by matching specific words, characters, and patterns.

Regular expressions are an essential part of a programmer's toolkit, available in various Unix utlilities as well as programming languages such as Perl, Java, JavaScript, and C#. When you've finished this book, you'll be familiar with the most commonly used syntax in regular expressions, and you'll understand how using them will save you considerable time.

  • Discover what regular expressions are and how they work
  • Learn many of the differences between regular expressions used with command-line tools and in various programming languages
  • Apply simple methods for finding patterns in text, including digits, letters, Unicode characters, and string literals
  • Learn how to use zero-width assertions and lookarounds
  • Work with groups, backreferences, character classes, and quantifiers
  • Use regular expressions to mark up plain text with HTML5

Contributor Bio(s): Fitzgerald, Michael: -

Michael Fitzgerald describes Ruby as "my favorite language so far" and is working regularly with Ruby and the Rails framework. He has written over 150 Ruby programs for testing and demonstration, and has been developing a library of sample Ruby code. He is the author of Learning XSLT and XML Hacks, and co-author on the XML Pocket Reference.