Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (OReilly)) by Tony Stubblebine - Presentation Transcript
Regular Expression Pocket
Reference: Regular Expressions for
Perl, Ruby, PHP, Python, C, Java
and .NET (Pocket Reference
(OReilly)) by Tony Stubblebine
Great Reference To An Arcane Subject
This handy little book offers programmers a complete overview of the
syntax and semantics of regular expressions that are at the heart of every
text-processing application. Ideal as a quick reference, Regular Expression
Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby
(including some upcoming 1.9 features), Java, PHP, .NET and C#, Python,
vi, JavaScript, and the PCRE regular expression libraries. This concise
and easy-to-use reference puts a very powerful tool for manipulating text
and data right at your fingertips. Composed of a mixture of symbols and
text, regular expressions can be an outlet for creativity, for brilliant
programming, and for the elegant solution. Regular Expression Pocket
Reference offers an introduction to regular expressions, pattern matching,
metacharacters, modes and constructs, and then provides separate
sections for each of the language APIs, with complete regex listings
including: Supported metacharacters for each language API Regular
expression classes and interfaces for Ruby, Java, .NET, and C# Regular
expression operators for Perl 5.8 Regular expression module objects and
functions for Python Pattern-matching functions for PHP and the vi editor
Pattern-matching methods and objects for JavaScript Unicode Support for
each of the languages With plenty of examples and other resources,
Regular Expression Pocket Reference summarizes the complex rules for
performing this critical text-processing function, and presents this often-
confusing topic in a friendly and well-organized format. This guide makes
an ideal on-the-job companion.
Personal Review: Regular Expression Pocket Reference:
Regular Expressions for Perl, Ruby, PHP, Python, C, Java and
.NET (Pocket Reference (OReilly)) by Tony Stubblebine
I'm scared of regular expressions. They vex me constantly at work whether
trying to figure out someone else's Apache RewriteRules or Perl or just
trying myself to do mildly clever things in vi and sed. They are a headache.
A coworker let me browse his copy of this wonderful little book and I was
hooked. I actually tried to buy one that day on the way home, but they
were out of stock and so I permitted Amazon to ship me one.
In addition to brief explanations of the different types of regexes in the wild
(based on the comprehensive Mastering title, also from ORA), there are
detailed quick references to all of the different implementations including
several common languages (Perl, PHP, C#, and several others) and
software packages (including sed, Apache, vi and many others). All of their
various quicks and "features" are explained briefly and there are some
examples.
No one hacking around in Unix or doing much programming should be
without this book, unless they are already a regex wizard, and I think even
they'd find it handy.
For More 5 Star Customer Reviews and Lowest Price:
Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python,
C, Java and .NET (Pocket Reference (OReilly)) by Tony Stubblebine 5 Star Customer
Reviews and Lowest Price!
I'm scared of regular expressions. They vex me cons more
I'm scared of regular expressions. They vex me constantly at work whether trying to figure out someone else's Apache RewriteRules or Perl or just trying myself to do mildly clever things in vi and sed. They are a headache.
A coworker let me browse his copy of this wonderful little book and I was hooked. I actually tried to buy one that day on the way home, but they were out of stock and so I permitted Amazon to ship me one.
In addition to brief explanations of the different types of regexes in the wild (based on the comprehensive Mastering title, also from ORA), there are detailed quick references to all of the different implementations including several common languages (Perl, PHP, C#, and several others) and software packages (including sed, Apache, vi and many others). All of their various quicks and "features" are explained briefly and there are some examples.
No one hacking around in Unix or doing much programming should be without this book, unless they are already a regex wizard, and I think even they'd find it handy. less
0 comments
Post a comment