Learn the Basics of Regular Expressions
Offered By: Codecademy
Course Description
Overview
Get a taste of regular expressions (regex), a powerful search pattern language to quickly find the text you're looking for.
### Why Learn Regular Expressions?
Regular expressions, or regex for short, are one of the most powerful and applicable techniques in programming. We can use regular expressions to search for and find patterns in strings. They can be used in nearly every language, and they allow us to validate user input, perform search tasks, and even test code. Learn the rules of regular expressions so that you can apply them in any language of your choosing.
### Take-Away Skills:
Regular Expressions
### Why Learn Regular Expressions?
Regular expressions, or regex for short, are one of the most powerful and applicable techniques in programming. We can use regular expressions to search for and find patterns in strings. They can be used in nearly every language, and they allow us to validate user input, perform search tasks, and even test code. Learn the rules of regular expressions so that you can apply them in any language of your choosing.
### Take-Away Skills:
Regular Expressions
Syllabus
- Introduction to Regular Expressions: Get a taste of regular expressions (regex), a powerful search pattern language to quickly find the text you're looking for.
- Lesson: Introduction to Regular Expressions
- Quiz: Introduction to Regular Expressions
Taught by
Zoe Bachman
Related Courses
Analyse datasets with Java streamsCoursera Project Network via Coursera Build a Fast Typing Game using Java Swing
Coursera Project Network via Coursera Core Java - Foundations
LearnKartS via Coursera Embedded Systems using C
EDUCBA via Coursera JavaScript Algorithm Challenges for Beginners
Scrimba via Coursera