Mastering Python Regular Expressions

Mastering Python Regular Expressions
Author :
Publisher : Packt Publishing Ltd
Total Pages : 181
Release :
ISBN-10 : 9781783283163
ISBN-13 : 1783283165
Rating : 4/5 (63 Downloads)

Book Synopsis Mastering Python Regular Expressions by : Félix López

Download or read book Mastering Python Regular Expressions written by Félix López and published by Packt Publishing Ltd. This book was released on 2014-02-21 with total page 181 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 learn how to leverage Regular Expressions in Python. Basic knowledge of Python is required for a better understanding.


Mastering Python Regular Expressions 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