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: | 111 |
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
This PDF tutorial aimes to give students a basic introduction to computer science, computer hardware/software, programming language and compilers. Free training document course under 109 pages by Ryan Stansifer.
Download free course S-BPM Illustrated, pdf file on 144 pages by Albert Fleischmann, Stefan Raß, Robert Singer.
Download free course Made With Creative Commons, pdf file on 176 pages by Paul Stacey, Sarah Hinchliff Pearson.
Download free course Making Servers Work, pdf file on 281 pages by Jamon Camisso.
Download free course The Tiny Book of Rules, pdf file on 15 pages by Johan Falk, Wolfgang Ziegler.