And Now for Something Completely Different
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore a fresh perspective on developing and understanding regular expressions in this 44-minute talk from the EuroPython 2019 Conference. Delve into the inner workings of regex engines and discover how they search for matches, transforming the perception of regex from mysterious patterns to comprehensible mini-programs. Learn to interpret regex constructs in plain English, making them more accessible and easier to use. Progress from basic examples to more complex applications, covering additional semantics, tips, tricks, and potential pitfalls. Compare regex solutions to Python alternatives and examine real-world regex examples found in various codebases. Gain insights that will enhance your ability to create and debug regular expressions efficiently, appealing to Python developers with some experience using the re module.
Syllabus
Danny Engelbarts - And now for something completely different.
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube