YoVDO

RegEx in Python

Offered By: YouTube

Tags

Python Courses Regular Expressions Courses

Course Description

Overview

Dive into a comprehensive 2.5-hour video series on mastering regular expressions in Python. Learn essential concepts from introduction to advanced techniques, including character classes, quantifiers, boundary matchers, and look-ahead/behind assertions. Explore practical applications such as splitting, substitution, and working with groups. Gain proficiency in using the 're' module, understanding compilation flags, and implementing both capturing and non-capturing groups. Master the intricacies of greedy and non-greedy quantifiers, backreferencing, and named groups to enhance your regex skills for efficient text processing and pattern matching in Python.

Syllabus

RegEx in Python (Part-1) | Introduction.
RegEx in Python (Part-2) | import re.
RegEx in Python (Part-3) | Character Classes.
RegEx in Python (Part-4) | The Backslash Plague.
RegEx in Python (Part-5) | Alteration.
RegEx in Python (Part-6) | Quantifiers.
RegEx in Python (Part-7) | Greedy & Non-Greedy Quantifiers.
RegEx in Python (Part-8) | Boundary Matchers.
RegEx in Python (Part-9) | Splitting.
RegEx in Python (Part-10) | Substitution.
RegEx in Python (Part-11) | Compilation Flags.
RegEx in Python (Part-12) | Grouping.
RegEx in Python (Part-13) | Backreferencing.
RegEx in Python (Part-14) | Named Groups.
RegEx in Python (Part-15) | Non-Capturing Groups.
RegEx in Python (Part-16) | Look ahead.
RegEx in Python (Part-17) | Look behind.


Taught by

Indian Pythonista

Related Courses

Design of Computer Programs
Stanford University via Udacity
Programming Languages
University of Virginia via Udacity
Data Structures and Performance
University of California, San Diego via Coursera
Introducción a Data Science: Programación Estadística con R
Universidad Nacional Autónoma de México via Coursera
Applied Text Mining in Python
University of Michigan via Coursera