Related Books

Mastering Python Regular Expressions
Language: en
Pages: 181
Authors: Félix López
Categories: Computers
Type: BOOK - Published: 2014-02-21 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

A short and straight to the point guide that explains the implementation of Regular Expressions in Python. This book is aimed at Python developers who want to l
Mastering Regular Expressions
Language: en
Pages: 544
Authors: Jeffrey E.F. Friedl
Categories: Computers
Type: BOOK - Published: 2006-08-08 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

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
Mastering Regular Expressions
Language: en
Pages: 492
Authors: Jeffrey E. F. Friedl
Categories: Computers
Type: BOOK - Published: 2002 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Introduces regular expressions and how they are used, discussing topics including metacharacters, nomenclature, matching and modifying text, expression processi
Regular Expressions Cookbook
Language: en
Pages: 612
Authors: Jan Goyvaerts
Categories: Computers
Type: BOOK - Published: 2012-08-13 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Take the guesswork out of using regular expressions. With more than 140 practical recipes, this cookbook provides everything you need to solve a wide range of r
Introducing Regular Expressions
Language: en
Pages: 154
Authors: Michael Fitzgerald
Categories: Computers
Type: BOOK - Published: 2012-07-10 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

If you’re a programmer new to regular expressions, this easy-to-follow guide is a great place to start. You’ll learn the fundamentals step-by-step with the