YoVDO

Master Regular Expressions from scratch - All languages

Offered By: Udemy

Tags

Regular Expressions Courses Programming Languages Courses Javascript Courses

Course Description

Overview

Learn how to use Regular Expressions (regex) in all programming languages from scratch. Practice by creating 8 Regex.

What you'll learn:
  • At the end of this course students will be able to use Regular Expressions
  • At the end of this course students will be able to use Regular Expressions inside any Programming Language
  • At the end of this course students will be able to understand Regular Expression syntax
  • Students will be able to write basic and advanced regular expressions for their applications

Master Regular Expressions from Scratchis a hands-on course for all languages. Regular Expression content in this course is for most of the Regular Expression Engines. There are some differences in implementation of Regular Expressions in different languages. We will be using a JavaScript based Regular Expression Engine in this course but the core fundamentals and how regular expressions works remains the same everywhere.

Regular Expressions are also called regex , regexp pluralized as regexes. We will be using regex throughout the course instead of Regular Expressions because it is easy to pronounce.

Regular Expressions are all about text. All things such as email, news, text messages, code, contacts andarticles all these things are text. Regular Expressions are a tool thatallowsusto work with text by defining text patterns.

This course also contains practice examples where we will be creating Regular Expressions step by step in order to get a better understanding of how to work with regular expressions.We will create Regular Expressions for

  1. Names
  2. Postal Codes
  3. URLs
  4. Credit Card
  5. Email
  6. HTML Tags
  7. IP Addresses
  8. Password

In this course we will start learning Regular Expressionsfrom scratch. After learning some basics we will learn about moreadvanced operations in Regular Expressions. At the end of this course we will practice what we have learned by practicing Regular Expressions.

Let's get started.


Taught by

Hafiz Muhammad Faaz Ali

Related Courses

Programming Languages
University of Virginia via Udacity
Compilers
Stanford University via Coursera
Programming Languages, Part A
University of Washington via Coursera
CSCI 1730 - Introduction to Programming Languages
Brown University via Independent
Intro to Java Programming
San Jose State University via Udacity