Drew McCormack has just posted a 13 page PDF tutorial on regular expressions.
If you’ve ever wanted to learn about regular expressions, here’s your chance, because I’m attaching to this post a chapter on regular expressions that I wrote recently for a Master’s level Python course. Although it targets the Python language, the regular expression syntax is virtually the same across the board, so anything you learn should translate pretty well to other languages and tools.