Mastering Regular Expressions

By Jeffrey E F Friedl,

Book cover of Mastering Regular Expressions

Book description

Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL. If you don't use regular expressions…


Shepherd is reader supported. When you buy books, we may earn an affiliate commission.

Why read it?

1 author picked Mastering Regular Expressions as one of their favorite books. Why do they recommend it?

Regular expressions are the cornerstone of command line wizardry.

They are used in pretty much all command-line tools, and all programming languages.

If you read this book, you'll have a deep understanding of what's going on, and the knowledge to go from hand-waving and guessing your way through regular expression writing to the mastery the book promises.

Want books like Mastering Regular Expressions?

Our community of 11,000+ authors has personally recommended 37 books like Mastering Regular Expressions.

Browse books like Mastering Regular Expressions

5 book lists we think you will like!

Interested in python, computer programming, and algorithms?

Python 30 books
Algorithms 36 books