Regular Expression Introduction
This tutorial provides an “introduction” to regular expressions (regexes).
Only basic concepts are discussed.
Although there are many implementations of regexes, so-called flavours, most differences in the “flavours” affect only more advanced concepts. This tutorial discusses the Microsoft .NET flavour.