YoVDO

Regular Expressions - How to Match Any Pattern of Text

Offered By: Corey Schafer via YouTube

Tags

Regular Expressions Courses Character Sets Courses

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

Regular Expressions from Scratch to Pro
YouTube
Learning Regular Expressions
LinkedIn Learning
Learning Regular Expressions
LinkedIn Learning
Mastering Regular Expressions in JavaScript
Udemy
Understand Regular Expressions
Laracasts