YoVDO

Learn to Program - Regular Expression Tutorial - Lesson 15

Offered By: Derek Banas via YouTube

Tags

Regular Expressions Courses String Manipulation Courses

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

Java Basics Course (How To)
Treehouse
Python: aprender a programar
Universitat Politècnica de València via edX
Search a String Variable with JavaScript Methods
Coursera Project Network via Coursera
JavaScript Strings: Properties and Methods
Coursera Project Network via Coursera
Learn C++ by Creating
Udemy