Regex Tutorial for Beginners - Pattern Recognition and Syntax
Offered By: Raw Coding via YouTube
Course Description
Overview
Learn the fundamentals of regular expressions (regex) in this 41-minute tutorial designed for beginners. Discover why regex is crucial for programmers who identify and abstract patterns, and how it builds upon and reinforces existing programming knowledge. Explore the core concepts of regex and its basic syntax through practical examples. Practice pattern recognition, matching, and extraction techniques using various scenarios such as URLs, email addresses, and character counts. Gain hands-on experience with regex101.com and learn how to apply these skills to your own code. By the end of this tutorial, you'll have a solid foundation in regex and understand its practical applications in programming.
Syllabus
Intro
What is Regex
Pattern Recognition
Pattern Matching
URL
Collection
Range
Email
Character Count
Number Ranges
Extract Data
Target
Taught by
Raw Coding
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