Regular Expressions, To Match Or Not, That is the Question
A regular expression (regex for short) is a powerful language to describe a search pattern to analyze and modify text. This talk teaches you how to read, construct and use simple to complex regular expressions.