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
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX