Get 35% Off CFI Certifications - Code CFI35
AI Adoption - Drive Business Value and Organizational Impact
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the power of regular expressions in this comprehensive tutorial video. Discover how to locate and manipulate strings efficiently across various programming languages. Learn to match strings, return all matches, and utilize essential regex elements such as ., [ ], [^ ], compile, substitute, \d, \D, \w, \W, \s, \S, +, and { }. Gain practical knowledge on using pattern objects and special characters to enhance your string manipulation skills. Access additional resources, including code samples and recommended books, to further your understanding of regular expressions and Python programming.
Syllabus
Introduction
What is Regular Expression
Using Regular Expression
Using Pattern Objects
Special Characters
Taught by
Derek Banas