RIP
Tutorial
Tags
Topics
Examples
eBooks
Download Regular Expressions (PDF)
Regular Expressions
Getting started with Regular Expressions
Awesome Book
Awesome Community
Awesome Course
Awesome Tutorial
Awesome YouTube
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
A password containing at least 1 uppercase, 1 lowercase, 1 digit, 1 special character and have a length of at least of 10
A password containing at least 2 uppercase, 1 lowercase, 2 digits and is of length of at least 10
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
Regular Expressions
Getting started with Regular Expressions
Awesome Book
Awesome Community
Awesome Course
Awesome Tutorial
Awesome YouTube
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
A password containing at least 1 uppercase, 1 lowercase, 1 digit, 1 special character and have a length of at least of 10
A password containing at least 2 uppercase, 1 lowercase, 2 digits and is of length of at least 10
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
Regular Expressions
Password validation regex
30% OFF
- 9th Anniversary discount on
Entity Framework Extensions
until December 15 with code:
ZZZANNIVERSARY9
Password validation regex Related Examples
A password containing at least 1 uppercase, 1 lowercase, 1 digit, 1 special character and have a length of at least of 10
A password containing at least 2 uppercase, 1 lowercase, 2 digits and is of length of at least 10
Got any Regular Expressions Question?
Ask any Regular Expressions Questions and Get Instant Answers from ChatGPT AI:
ChatGPT answer me!
PDF
- Download
Regular Expressions
for free
Previous
Next