Reuven Lerner's Python Courses/Advanced regular expressions

  • $120

Advanced regular expressions

  • Webinar
  • Started Nov 1, 2022 at 12:00 PM EDT

You've already learned the basics of regular expressions. Now you want to take your knowledge to the next level. Well, look no further: In this four-hour class, we'll attack some of the more advanced features in the regular-expression world, including:
  • Alternation
  • Grouping
  • Capturing
  • Options
  • Non-greediness
  • Replacing
  • Lookahead/lookbehind
    • Unicode
  • Performance
  • The "regex" package on PyPI

Join me for this live class, where we'll explore real-world data sets in tons of hands-on exercises. As always, I'll be live-coding and will also give you lots of chances to ask questions.

This class assumes that you know the basics of regular expressions in Python, including metacharacters, character classes, and alternation.