Learning Regular Expressions



    Bookstore > Books > Learning Regular Expressions

    Price$29.86 - $38.48
    Rating
    AuthorBen Forta
    PublisherAddison-Wesley
    Published2018
    Pages144
    LanguageEnglish
    FormatPaper book / ebook (PDF)
    ISBN-100134757068
    ISBN-139780134757063
    EBook Hardcover Paperback

    Regular expression experts have long been armed with an incredibly powerful tool, one that can be used to perform all sorts of sophisticated text processing and manipulation in just about every language and on every platform. That's the good news. The bad news is that for too long, regular expressions have been the exclusive property of only the most tech savvy. Until now.

    Ben Forta's Learning Regular Expressions teaches you the regular expressions that you really need to know, starting with simple text matches and working up to more complex topics, including the use of backreferences, conditional evaluation, and look-ahead processing. You'll learn what you can use, and you'll learn it methodically, systematically, and simply.

    Regular expressions are nowhere near as complex as they appear to be at first glance. All it takes is a clear understanding of the problem being solved and how to leverage regular expressions to solve them.

    Read and understand regular expressions; Use literal text and metacharacters to build powerful search patterns; Take advantage of advanced regular expression features, including lookahead and backreferences; Perform powerful search-and-replace operations in all major professional editing tools; Add sophisticated form and text processing to web applications; Search for files using command-line tools like grep and egrep; Use regular expressions in programming languages like JavaScript, Java, PHP, Python, Microsoft .NET, and C#, as well as in DBMSs including MySQL and Oracle; Work with phone numbers, postal codes, social security numbers, IP addresses, URLs, email addresses, and credit card numbers.


    1. (2 books)


    5 5 24

    Similar Books


    JavaScript Regular Expressions

    JavaScript Regular Expressions

    by Loiane Groner, Gabriel Manricks

    Regular expressions are patterns or templates that allow you to define a set of rules in a natural yet vague way, giving you the ability to match and validate text. Therefore, they have been implemented in nearly every modern programming language. JavaScript's implementation allows us to perform complex tasks with a few lines of code...

    Price:  $34.99  |  Publisher:  Packt Publishing  |  Release:  2015

    Introducing Regular Expressions

    Introducing Regular Expressions

    by Michael Fitzgerald

    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 help of numerous examples, discovering first-hand how to match, extract, and transform text by matching specific words, characters, and patterns.Regular expressions are an es...

    Price:  $29.99  |  Publisher:  O'Reilly Media  |  Release:  2012

    Mastering Python Regular Expressions

    Mastering Python Regular Expressions

    by Felix Lopez, Victor Romero

    Regular expressions are used by many text editors, utilities, and programming languages to search and manipulate text based on patterns. They are considered the Swiss army knife of text processing. Powerful search, replacement, extraction and validation of strings, repetitive and complex tasks are reduced to a simple pattern using regular...

    Price:  $14.99  |  Publisher:  Packt Publishing  |  Release:  2014

    Learning Regular Expressions

    Learning Regular Expressions

    by Stack Overflow Community

    A regular expression (regex or regexp) is a sequence of characters that define a search pattern. It is an unofficial and free Regular Expressions book created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow....

    Free ebook  |  Publisher:  Self-publishing  |  Release:  2019

    Regular Expression Pocket Reference, 2nd Edition

    Regular Expression Pocket Reference, 2nd Edition

    by Tony Stubblebine

    This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP...

    Price:  $11.99  |  Publisher:  O'Reilly Media  |  Release:  2007

    Regular Expressions Cookbook

    Regular Expressions Cookbook

    by Jan Goyvaerts, Steven Levithan

    This cookbook provides more than 100 recipes to help you crunch data and manipulate text with regular expressions. With recipes for popular programming languages such as C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET, Regular Expressions Cookbook will help you learn powerful new tricks, avoid language-specific gotchas, and save...

    Price:  $7.04  |  Publisher:  O'Reilly Media  |  Release:  2009

    Mastering Regular Expressions, 3rd Edition

    Mastering Regular Expressions, 3rd Edition

    by Jeffrey E.F. Friedl

    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 yet, you will discover in ...

    Price:  $13.84  |  Publisher:  O'Reilly Media  |  Release:  2006

    Regular Expressions Cookbook, 2nd Edition

    Regular Expressions Cookbook, 2nd Edition

    by Jan Goyvaerts, Steven Levithan

    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 real-world problems. Novices will learn basic skills and tools, and programmers and experienced users will find a wealth of detail. Each recipe provides samples you can use right aw...

    Price:  $13.16  |  Publisher:  O'Reilly Media  |  Release:  2012