8 ❗❗ Regular Expressions
Skill Level: ★ Beginner — ★★ Intermediate — ★★★ Advanced
8.1 Learn Regex
8.1.0.1 Regex101 - Tool ★
Helpful online tool for learning, building, and matching regular expressions to a test string
8.1.0.2 RegExr - Tool ★
Helpful online tool for learning, building, and matching regular expressions to a test string
8.1.0.3 RegexOne - Tutorial ★
An interactive tutorial with simple exercises for learning regular expressions
8.1.0.4 RegexLearn - Tutorial ★
A step-by-step tutorial for practicing regular expressions
8.1.0.5 RegexLearn Cheatsheet - Cheatsheet ★
Quick reference guide for regex syntax
8.1.0.6 Learning Regular Expressions - Video ★
A (3h 18m) LinkedIn Learning course with a broad overview of regular expressions
8.1.0.7 Pythex - Tool ★
Helpful interactive tool for testing Python regular expressions