Availability: In Stock

Regular Expressions Cookbook 1st Edition

SKU: 9780596520687

Original price was: $31.99.Current price is: $9.60.

Access Regular Expressions Cookbook 1st Edition Now. Discount up to 90%

Additional information

Full Title

Regular Expressions Cookbook 1st Edition

Author(s)

Goyvaerts, Jan, Levithan, Steven

Edition

1st Edition

ISBN

9780596520687

Publisher

O\'Reilly Media

Format

PDF and EPUB

Description

This cookbook provides more than 100 recipes to help you crunch data and manipulate text with regular expressions. Every programmer can find uses for regular expressions, but their power doesn’t come worry-free. Even seasoned users often suffer from poor performance, false positives, false negatives, or perplexing bugs. Regular Expressions Cookbook offers step-by-step instructions for some of the most common tasks involving this tool, with recipes for C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET.With this book, you will:Understand the basics of regular expressions through a concise tutorialUse regular expressions effectively in several programming and scripting languagesLearn how to validate and format inputManage words, lines, special characters, and numerical valuesFind solutions for using regular expressions in URLs, paths, markup, and data exchangeLearn the nuances of more advanced regex featuresUnderstand how regular expressions’ APIs, syntax, and behavior differ from language to languageWrite better regular expressions for custom needsWhether you’re a novice or an experienced user, Regular Expressions Cookbook will help deepen your knowledge of this unique and irreplaceable tool. You’ll learn powerful new tricks, avoid language-specific gotchas, and save valuable time with this huge library of proven solutions to difficult, real-world problems.