Learn to Program - Regular Expression Tutorial - Lesson 15
Offered By: Derek Banas via YouTube
Course Description
Overview
Explore the power of regular expressions in this comprehensive tutorial video. Discover how to locate and manipulate strings efficiently across various programming languages. Learn to match strings, return all matches, and utilize essential regex elements such as ., [ ], [^ ], compile, substitute, \d, \D, \w, \W, \s, \S, +, and { }. Gain practical knowledge on using pattern objects and special characters to enhance your string manipulation skills. Access additional resources, including code samples and recommended books, to further your understanding of regular expressions and Python programming.
Syllabus
Introduction
What is Regular Expression
Using Regular Expression
Using Pattern Objects
Special Characters
Taught by
Derek Banas
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