Skip to main content
  • Book
  • © 2018

Regex Quick Syntax Reference

Understanding and Using Regular Expressions

Apress

Authors:

  • A compact, handy quick reference to get you started and using regular expressions fast

  • A contemporary guide that takes into account today's challenges from big data and data science

  • Covers front end, backend and IT infrastructure

Buy it now

Buying options

eBook USD 34.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 44.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

This is a preview of subscription content, log in via an institution to check for access.

Table of contents (11 chapters)

  1. Front Matter

    Pages i-xi
  2. Regex Syntax 101

    • Zsolt Nagy
    Pages 9-21
  3. Executing Regular Expressions

    • Zsolt Nagy
    Pages 23-51
  4. Repeat Modifiers

    • Zsolt Nagy
    Pages 67-84
  5. Character Sets and Character Classes

    • Zsolt Nagy
    Pages 85-93
  6. Lookahead and Lookbehind

    • Zsolt Nagy
    Pages 109-113
  7. Maintaining Regular Expressions

    • Zsolt Nagy
    Pages 115-129
  8. Optimizing Regular Expressions

    • Zsolt Nagy
    Pages 131-139
  9. Back Matter

    Pages 147-153

About this book

This quick guide to regular expressions is a condensed code and syntax reference for an important programming technique. It demonstrates regex syntax in a well-organized format that can be used as a handy reference, showing you how to execute regexes in many languages, including JavaScript, Python, Java, and C#.


The Regex Quick Syntax Reference features short, focused code examples that show you how to use regular expressions to validate user input, split strings, parse input, and match patterns. Utilizing regular expressions to deal with search/replace and filtering data for backend coding is also covered. 


You won’t find any bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise and highly accessible. The book is packed with useful information and is a must-have for any programmer.


What You Will Learn
  • Formulate an expression
  • Work with arbitrary char classes, disjunctions, and operator precedence
  • Execute regular expressions and visualize using finite state machines
  • Deal with modifiers, including greedy and lazy loops 
  • Handle substring extraction from regex using Perl 6 capture groups, capture substrings, and reuse substrings 

Who This Book Is For


If you have dealt with at least one programming language, chances are you know enough to understand regular expressions, and the examples in this book will help you develop proficiency.





Authors and Affiliations

  • Berlin, Germany

    Zsolt Nagy

About the author

Zsolt Nagy is a web development team lead, mentor and software engineer living in Berlin, Germany. He programs with JavaScript, Perl and other open source web technologies. Zsolt is also experienced in using and teaching regular expressions using these technologies. He writes a blog about lessons learned while solving complex problems, experimenting with technology and teaching other people on how to improve their skills. As a software engineer, he continuously challenges himself to stick to the highest possible standards.

Bibliographic Information

Buy it now

Buying options

eBook USD 34.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 44.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access