YoVDO

Mastering Regular Expressions

Offered By: A Cloud Guru

Tags

Regular Expressions Courses Javascript Courses Perl Courses sed Courses grep Courses

Course Description

Overview

In Mastering Regular Expressions, we begin by breaking down the "vocabulary" and "grammar" of regular expressions: First, by learning just what all those symbols and shortcuts mean, then by learning how to manipulate those tokens to craft complex regular expressions that achieve just the right desired result. We’ll do this by using some common Linux tools, such as grep and sed as well as through Perl and, eventually, JavaScript for some front-end regex use examples.The second part of this course involves three different projects demonstrating ways to combine the use of regular expressions with various scripts and scripting languages to get the desired matches and results.

Syllabus

  • Course Information
  • Introducing Regular Expressions
  • Basic Pattern Matching
  • Alternation and Quantifiers
  • Classes and Groups
  • Lookarounds
  • Conditionals
  • sed
  • Perl
  • JavaScript
  • Final Steps

Taught by

Elle

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