Hands-On Regular Expressions in Python
Offered By: PyCon US via YouTube
Course Description
Overview
Dive into the world of regular expressions in Python with this comprehensive 2-hour 35-minute tutorial from PyCon US. Learn the fundamentals of regex, including their syntax, applications, and how to make them more readable. Explore practical uses such as data validation, parsing, and normalization while also understanding when to avoid using regex. Break down complex patterns, master Python-specific regex implementations, and gain hands-on experience in dissecting and constructing effective regular expressions. By the end of this tutorial, develop the skills to leverage the power of regex in your Python projects efficiently.
Syllabus
TUTORIAL / Trey Hunner / Hands-On Regular Expressions in Python
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube