Regular expressions can be really hard to learn. These are the best three exercises I found for getting me from knowing nothing, to being a fan of using regular expressions.
- RegExOne – Start here. This will teach you how it works.
- RegEx Golf – This is a simple
- RegExr – A useful tool for visually playing with regular expressions