Week 2 of Programming from A to Z - Regular Expressions
Offered By: Coding Train via YouTube
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
Getting and Cleaning DataJohns Hopkins University via Coursera Data Structures and Performance
University of California, San Diego via Coursera Applied Text Mining in Python
University of Michigan via Coursera Android Basics: Button Clicks
Google via Udacity Introduction to Python: Absolute Beginner
Microsoft via edX