Regex Tutorial - Regular Expressions Explained
Offered By: Dave Gray via YouTube
Course Description
Overview
Learn the fundamentals of Regular Expressions (Regex) in this comprehensive 23-minute tutorial. Explore essential concepts such as character sets, negated sets, ranges, flags, special characters, and quantifiers. Discover how to match specific patterns, use lookaheads, and apply alternation. Practice with real-world examples and gain valuable insights into selecting whitespace. Master the art of pattern matching across various programming languages, including JavaScript, Python, Java, and C++. Enhance your string manipulation skills and streamline your coding process with this in-depth guide to Regex basics and advanced techniques.
Syllabus
Intro
Character Sets
Character Types
Quantifiers
Optional
Greedy
Alternating
Practical Examples
Selecting White Space
Taught by
Dave Gray
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