Regular Expressions Pocket Reference
by:
Tony Stubblebine
|
On-line Price:
$15.95 (includes GST)
Paperback package 100
20%Off Retail Price
You
save: $4.00
OUT OF PRINT...must be sought from extended supplier network... Usual delay approx 3 weeks...Subject to change.. Price/availability/options for all order will be confirmed by reply email before processing.
|
Retail Price:
$19.95
Publisher:
O'REILLY,2003/08/30
Category:
PERL Level: I/A
ISBN: 059600415X ISBN13: 9780596004156
|
| Add to Shopping Cart |
Ideal as an introduction for beginners and a quick reference for advanced programmers, Regular Expression Pocket Reference is a comprehensive guide to regular expression APIs for C, Perl, PHP, Java, .NET, Python, vi, and the POSIX regular expression libraries. This handy book offers programmers a complete overview of the syntax and semantics of regular expressions, which are at the heart of every text-processing application. When you've reached a sticking point and need to get to a solution quickly, the new Regular Expression Pocket Reference is the book you'll want to have. Full Description
Regular expressions are such a powerful tool for manipulating text and data that anyone who uses a computer can benefit from them. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. While a command of regular expressions is an invaluable skill, all there is to know about them fills a very large volume, and you don't always have time to thumb through hundreds of pages each time a question arises. The answer is the Regular Expression Pocket Reference. Concise and easy-to-use, this little book is the portable companion to Mastering Regular Expressions.
This handy guide offers programmers a complete overview of the syntax and semantics of regular expressions, which are at the heart of every text-processing application. Ideal as an introduction for beginners and a quick reference for advanced programmers, Regular Expression Pocket Reference is a comprehensive guide to regular expression APIs for C, Perl, PHP,Java, .NET, Python, vi, and the POSIX regular expression libraries.
O'Reilly's Pocket References have become a favorite among programmers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point and need to get to a solution quickly, the new Regular Expression Pocket Reference is the book you'll want to have.
Table of Contents
About This Book Introduction to Regexes and Pattern Matching
Regex Metacharacters, Modes, and Constructs
Unicode Support
Perl 5.8
Supported Metacharacters
Regular Expression Operators
Unicode Support
Examples
Other Resources
Java (java.util.regex)
Supported Metacharacters
Regular Expression Classes and Interfaces
Unicode Support
Examples
Other Resources
.NET and C#
Supported Metacharacters
Regular Expression Classes and Interfaces
Unicode Support
Examples
Other Resources
Python
Supported Metacharacters
re Module Objects and Functions
Unicode Support
Examples
Other Resources
PCRE Lib
Supported Metacharacters
PCRE API
Unicode Support
Examples
Other Resources
PHP
Supported Metacharacters
Pattern-Matching Functions
Examples
Other Resources
vi Editor
Supported Metacharacters
Pattern Matching
Examples
Other Resources
JavaScript
Supported Metacharacters
Pattern-Matching Methods and Objects
Examples
Other Resources
Shell Tools
Supported Metacharacters
Other Resources
Index
|