Novice to Advanced RegEx in Less Than 30 Minutes + Python
Offered By: James Briggs via YouTube
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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity