Introduction
This lesson describes the series of exercises created for you that will help you understand and practice regular expressions.
We'll cover the following...
By now, you have all the tools you need to understand how regular expressions work. You know how to write them, and you understand (or at least you have a reference to) all the strange symbols found inside one. However, using them requires something extra. Just like with any new tool, you also ...