Jump to ratings and reviews
Rate this book

Regular Expression Pocket Reference

Rate this book
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 that 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.

112 pages, Paperback

First published May 1, 2003

8 people are currently reading
56 people want to read

About the author

Tony Stubblebine

14 books3 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
22 (30%)
4 stars
25 (34%)
3 stars
19 (26%)
2 stars
6 (8%)
1 star
1 (1%)
Displaying 1 - 5 of 5 reviews
Profile Image for Daniel Philpott.
Author 1 book3 followers
June 2, 2017
Excellent pocket reference for fast lookups of a variety of regex types including: Perl, Java, .net/C#, PHP, Python, Ruby, Javascript, PCRE, Apache, and vi.
8 reviews
February 16, 2020
Dobra książka, szczególnie dla tych, którzy znają już postawy wyrażeń regularnych. Większość wyrażeń jest omawiana bardzo szczegółowo, głównie te wprowadzające na początku książki. W dalszej części szczegółowe opisy stają się trochę uciążliwe, gdyż powtarzane są te same informacje.
W książce można znaleźć sporo receptur dla często pojawiających się zagadnień, a szczegółowe opisy pozwolą dostosować receptury do własnych zadań.
Polecam, szczególnie dla tych co wiedzą co nie co, ale szukają pomocy w rozwiązaniu niektórych zadań.
46 reviews4 followers
April 10, 2015
Regular Expressions Review

Overall, I did not like the book, especially the beginning. I do not feel it went over the meaning of everything well, at all. Also, many pages are filled with tables instead of explanation, shortening this already-very-short book. The only good thing was that it listed some language examples. Others could have also been included, like Swift and Ruby. I would not recommend this book.
Profile Image for Ettore Pasquini.
135 reviews121 followers
September 18, 2011
Pretty useless book. Just a catalog of regexes in various environments. (E.g. grep, perl bash, etc.) Nothing you can't find online. The pocket format is handy though.
Displaying 1 - 5 of 5 reviews

Can't find what you're looking for?

Get help and learn more about the design.