YoVDO

Week 2 of Programming from A to Z - Regular Expressions

Offered By: Coding Train via YouTube

Tags

Javascript Courses Regular Expressions Courses Text Manipulation Courses

Course Description

Overview

Dive into a comprehensive live stream covering Regular Expressions, part of the "Programming from A to Z" course. Explore core concepts including metacharacters, character classes, capturing groups, and back references. Learn to implement regular expressions in JavaScript using functions like match(), test(), split(), and replace(). Follow along with a coding challenge creating a Word Interactor using Regular Expressions and p5.js. Gain practical knowledge through demonstrations, explanations, and a hands-on approach to mastering this powerful text processing tool.

Syllabus

- Showing patrons' homework.
- Presenting today's topics.
- Intro to Regular Expressions.
- RegExp: Metacharacters.
- RegExp: Character Classes.
- RegExp: Capturing Groups.
- RegExp: Back Reference.
- RegExp: test() and match() JavaScript functions.
- RegExp: exec() JavaScript function.
- RegExp: split() JavaScript function.
- RegExp: replace() JavaScript function.
- Coding Challenge: Word Interactor with Regular Expressions and p5.js.
- Homework for Week 2 of Programming from A to Z.


Taught by

The Coding Train

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