Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn how to match any pattern of text using regular expressions (regex) in this comprehensive 38-minute tutorial. Discover the power of regex for finding common patterns like email addresses, phone numbers, and URLs. Explore writing regular expressions, finding patterns, and practical examples. Dive into character sets and quantifiers to enhance your pattern-matching skills. Gain valuable knowledge applicable to various programming languages with regex libraries, enabling both manual text editor searches and programmatic pattern matching. Access accompanying code snippets and additional resources to further your understanding of this essential skill for text manipulation and analysis.
Syllabus
Intro
Writing Regular Expressions
Finding Patterns
Practical Examples
Character Sets
Quantifiers
Taught by
Corey Schafer