Regular Expressions - How to Match Any Pattern of Text
Offered By: Corey Schafer via YouTube
Course Description
Overview
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
Related Courses
Design of Computer ProgramsStanford University via Udacity Programming Languages
University of Virginia via Udacity Data Structures and Performance
University of California, San Diego via Coursera Introducción a Data Science: Programación Estadística con R
Universidad Nacional Autónoma de México via Coursera Applied Text Mining in Python
University of Michigan via Coursera