YoVDO

Learn the Basics of Regular Expressions

Offered By: Codecademy

Tags

Regular Expressions Courses String Manipulation Courses

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

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

Design of Computer Programs
Stanford 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