• What are regular expressions

  • Understanding the syntax and structure of regex

  • Character classes and special characters

  • Using anchors

  • Using quantifiers

  • Matching emails

  • Matching phone numbers

  • Using groups

  • Secret regex cheating method