Download free course Learning Regular Expressions, pdf file on 94 pages 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.
Table of contents
- Getting started with Regular Expressions
- Anchor Characters: Caret (^)
- Anchor Characters: Dollar ($)
- Atomic Grouping
- Back reference
- Backtracking
- Capture Groups
- Character classes
- Escaping
- Greedy and Lazy quantifiers
- Lookahead and Lookbehind
- Match Reset: \K
- Matching Simple Patterns
- Named capture groups
- Password validation regex
- Possessive Quantifiers
- Recursion
- Regex modifiers (flags)
- Regex Pitfalls
- Regular Expression Engine Types
- Substitutions with Regular Expressions
- Useful Regex Showcase
- UTF-8 matchers: Letters, Marks, Punctuation etc.
- When you should NOT use Regular Expressions
- Word Boundary
Pages : | 94 |
Size : | 1.5 MB |
Downloads: | 87 |
Created: | 2022-02-03 |
License: | CC BY-SA |
Author(s): | Stack Overflow Community |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Learning Regular Expressions
Download free course SLO Adoption and Usage in Site Reliability Engineering, pdf file on 104 pages by Julie McCoy, Nicole Forsgren.
Download free course Kotlin Notes for Professionals, pdf file on 93 pages by Stack Overflow Community.
Download free course Data Protection for the Hybrid Cloud, pdf file on 115 pages by Shreesh Dubey, Vijay Tandra Sistla, Shivam Garg, Aashish Ramdas, Mitch Tulloch.
Download free course Learning Haskell, pdf file on 296 pages by Stack Overflow Community.
Download free course Open Source Systems, pdf file on 217 pages by Vladimir Ivanov, Artem Kruglov, Sergey Masyagin, Alberto Sillitti, Giancarlo Succi.