Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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