Regular expressions are a powerful tool that can help you to find, replace and format text quickly, but they have a reputation of being extremely hard to understand. In this Regular Expressions training course, expert author and teacher Mike McMillan de-mystifies the sometimes confusing and always-difficult world of Regular Expressions, putting a very powerful tool right at your fingertips. You will learn how to create Regular Expressions …
Learning Regular Expressions
Video description
Regular expressions are a powerful tool that can help you to find, replace and format text quickly, but they have a reputation of being extremely hard to understand. In this Regular Expressions training course, expert author and teacher Mike McMillan de-mystifies the sometimes confusing and always-difficult world of Regular Expressions, putting a very powerful tool right at your fingertips. You will learn how to create Regular Expressions step-by-step, removing the mystery of what the characters represent and how they work together. This training video uses real world scenarios as examples to help re-enforce the lessons. Mike shows you how to validate dates, phone numbers, URLs and emails, as well as how to search for, and correct misspelled words or other content. You will explore how to implement Regular Expressions in PHP, Java, C# and JavaScript. This video based training course for Regular Expressions is an essential reference for beginner and experienced programmers alike. Once you have completed the tutorial videos, you will have a clear understanding of what Regular Expressions are, and how to use them to solve everyday content formatting problems. Working files are included, allowing you to follow along with the author throughout the lessons.
Introduction Regular Expressions With Mike McMillan
00:02:48
Installing Grep In Windows
00:03:34
Search Strings With Grep
00:03:39
Evaluating Regular Expressions Using Preg_Match In PHP
00:04:06
Evaluating Regular Expressions Using Objects In JavaScript
00:04:02
Evaluating Regular Expressions Using Patterns In C#
00:03:50
Evaluating Regular Expressions Using Classes In Java
00:03:14
Practice Exercise - Part 1
00:03:16
Practice Exercise - Part 2
00:02:37
Using Metacharacters
Exploring Metacharacters Using Grep - Part 1
00:06:51
Exploring Metacharacters Using Grep - Part 2
00:05:13
Exploring Metacharacters Using Grep - Part 3
00:03:32
Shortcuts With Metacharacters
00:03:24
Email Validation With PHP
00:03:46
Zip Code Validation With C#
00:04:26
Creating Word Boundaries With Java
00:02:52
Choosing Alternatives with JavaScript
00:02:53
Matching Text
Matching Text Using Grep - Part 1
00:03:35
Matching Text Using Grep - Part 2
00:02:54
Date Matching With PHP
00:03:29
Time Matching With JavaScript
00:03:20
Matching IP Addresses With C#
00:03:54
Validating URLs Using Java
00:03:01
Practice Exercise - Chapter 3
00:03:21
Modifying Text
Replacing Strings With Java
00:03:41
Replacing Text with PHP
00:03:51
Replacing Duplicate Words With C#
00:02:56
Replacing Numbers Using JavaScript
00:04:22
Practices Exercise - Chapter 4
00:02:46
Advanced Uses For Regular Expressions
The Split Function In Java
00:03:34
Checking Passwords Using JavaScript
00:03:00
Validating URLs With PHP
00:03:35
Verifying A Windows Path With C#
00:03:38
Practice Exercise - Chapter 5
00:04:26
Wrap-up
Wrapping Up With Regular Expressions
00:00:59
About The Author
About Mike McMillan
00:01:53
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept