YoVDO

Novice to Advanced RegEx in Less Than 30 Minutes + Python

Offered By: James Briggs via YouTube

Tags

Regular Expressions Courses Python Courses Character Sets Courses

Course Description

Overview

Master regular expressions and their implementation in Python with this comprehensive 29-minute tutorial. Explore essential concepts from basic to advanced, including metacharacters, quantifiers, capture groups, character sets, and look-ahead/look-behind assertions. Learn to use inline modifiers, conditionals, and key Python regex functions like re.match, re.search, and re.findall. Practice with interactive examples on RegEx101 and Python, gaining valuable skills for coding and Natural Language Processing. Enhance your regex proficiency through in-depth explanations and practical demonstrations, equipping yourself with a powerful tool for text manipulation and pattern matching.

Syllabus

Novice to Advanced RegEx in Less-than 30 Minutes + Python


Taught by

James Briggs

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