Regular Expressions 101

Learn the basics of Regular Expressions, the most overcomplicated way to match text in the world!

What's a Regular Expression, you ask? It's a string of characters that's just a string of characters.

Subpage 1: Matching Simple Patterns
Subpage 2: Advanced Techniques