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: | 94 |
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 Bing Maps V8 Succinctly, pdf file on 106 pages by by James McCaffrey.
Download free course DevOps in Practice, pdf file on 36 pages by J. Paul Reed.
Download free course Learn BlackBerry 10 App Development, pdf file on 343 pages by Anwar Ludin.
Download free course Intertwingled, pdf file on 157 pages by Douglas Dechow, Daniele Struppa.
Download free course Crypto 101, pdf file on 254 pages by Laurens Van Houtven.