Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Introduction to Regular Expressions!
You have completed Introduction to Regular Expressions!
There's more to learn about regular expressions, and each language gives you specific ways to interact with them.
Language Specific Resources
JavaScript: Validating a Form and Reformatting User Input
Java: Use them for searching, replacing and validating that text meets certain formats.
PHP supports regular expressions through the use of the PCRE (Perl Compatible Regular Expressions) library which is enabled in almost all PHP installations.
Python: In this course, we'll explore the re module that Python provides and learn to write regular expressions for many different situations.
Swift: Regular expressions are a powerful tool for working with text, but itβs often a mystery how to get use them in Swift.
More Practice
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up