I can recommend "Regular Expressions in 10 Minutes" by Ben Forta (©2004 by Sams 
Publishing; ISBN 0-672-32566-7). I also have "Mastering Regular Expressions" by 
Jeffrey E. F. Friedl (see http://www.oreilly.com/catalog/regex3/ for details) 
and, of course, the BBEdit manual, but it's the slim Forta book that travels 
with my laptop's bag because it's comprehensive yet svelte (102 pages if you 
subtract the appendices and index; 146 pages in all).

Largely tutorial in nature, the Forta book also serves as a reference book for 
me. Because it's handy, it's the first book I reach for if I need to noodle out 
a regular expression problem. The $15 book also has some "canned" regular 
expressions that can be used to work with such things as ZIP codes (US, UK, 
Canada), US Social Security numbers, credit card numbers, IP addresses, URLs, 
email addresses, and HTML- and Java-style comments. It even has a link to a 
regular expression tester ...

        http://www.forta.com/books/0672325667/

... so you can hone your regex expertise.

= = = = = = = = = = = = = = = = = = = =

On Oct 28, 2010, at 11:16 AM, direwolf wrote:

> Wow. Thanks for the super fast reply. That is a great.
> Now that I see it "spelled" out, it makes perfect sense.
> Gotta get myself a good grep tutorial.
> Thanks again!
> 
> -- 
> You received this message because you are subscribed to the 
> "BBEdit Talk" discussion group on Google Groups.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> <http://groups.google.com/group/bbedit?hl=en>
> If you have a feature request or would like to report a problem, 
> please email "[email protected]" rather than posting to the group.
> Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, 
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to