For this week's challenge of the ESMT Coding Boot Camp, I explain regular expressions, commonly known as regex. I will draw from diverse online resources, which I will link to for your further research, and I will detail the parts of a regex using a specific example of a regex for URL.
Not interested in the history of regex or key definitions? Click here to skip directly to the tutorial.