Mastering Python Regular Expressions

Mastering Python Regular Expressions
Author :
Publisher : Packt Pub Limited
Total Pages : 110
Release :
ISBN-10 : 1783283157
ISBN-13 : 9781783283156
Rating : 4/5 (156 Downloads)

Book Synopsis Mastering Python Regular Expressions by : Felix Lopez

Download or read book Mastering Python Regular Expressions written by Felix Lopez and published by Packt Pub Limited. This book was released on 2014 with total page 110 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: 110
Authors: Felix Lopez
Categories: Computers
Type: BOOK - Published: 2014 - Publisher: Packt Pub Limited

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 le
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