A2Z : Regular Expression

This week I learned about Regular Expressions aka Regex which is a sequence of characters that will help me( - if I understand it enough) to define a search pattern.

Here is some note of regex usage from Dan’s tutorials :

Screen Shot 2020-10-05 at 1.52.58 AM.png

There are also many websites online that you can try practice using regex.

I found that regexone.com is a very good place to practice using regex.

Screen Shot 2020-10-11 at 10.41.16 PM.png
suphitcha donsrichanComment