The Complete Regular Expressions Universe Master Course
What you’ll learn
Students will master the Regular Expressions from Scratch to expert level.
Students will easily code Regular expressions in any programming language
If you are a PHP programmer then, you can apply the Regular expressions which you learned in this course in PHP
If you are a Perl programmer then, you can apply the Regular expressions which you learned in this course in Perl
If you are a Java programmer then, you can apply the Regular expressions which you learned in this course in Java
If you are a Python programmer then, you can apply the Regular expressions which you learned in this course in Python
You can easily code the regular expressions in any programming language
This is a universal Regular expression course so it is applicable to all the languages.
Requirements
No such knowledge of any programming language as such
Only Internet Connection is required
Description
‘This Course covers Regular expressions with real-time examples and a Project which is a real-world application”Regular Expressions are also called Regex or RegexP'”Welcome to the Most In-Depth and Quality Content Course of Regular Expression (REGEX or RegexP) from an Expert”The Course is full of quality content that you will not find anywhere on the InternetLearn from an expert who has a passion for trainingThe Course covers Real Training with the aim to provide knowledge that is similar to corporate training.==========================================================================================Join this course which is the best “Regular Expression” course. I will show all the syntax of Regular Expressions with multiple examples along the way!!!Want to master the Regular Expressions(REGEX) with no previous coding experience and are confused about joining which course on Regular Expressions(REGEX) to understand from the basics to an advanced level?You have come to the right place. This is the most complete and in-depth Course on Regular Expressions(REGEX) in UDEMY. If you do not believe me, Please have a look at the Course content carefully and ask a few questions from yourself.Does a real-time expert teach the Course? I have more than 15 years of experience as an Instructor and more than 5 years of experience with Regular Expressions(REGEX). I firmly believe that if an Instructor does not have good experience, he/she will flood the course with poor content.Is the Course content clear and Precise? I bet you will not get better Course content than this. Please have a look at all the courses and choose wisely.Will the Course be In-depth? The Course covers In-Depth knowledge of Regular Expression(REGEX). The amount of Knowledge that is covered in this course is great.How is the quality of the Content? In Regular Expressions(REGEX), there is a lot of low-quality content that is spread throughout the internet. Be wise in choosing the course which has the best content and is presented in a good way to provide maximum output.The course assumes no prior knowledge of Regular Expression(REGEX) and teaches you from scratch to an advanced levelOnce you Enroll for this Course, you get lifetime access to this course and you will get all the future updates. you also get a Certification of Completion once you complete the Course.Do you want to start on Regular Expressions(REGEX) but have no experience with Regular Expressions(REGEX)? If you have some prior knowledge of Regular Expressions(REGEX) or if you are a complete fresher, you are at the right place. The Course teaches you to complete Regular Expression(REGEX) right from Scratch to an Advanced level.There’s no risk involved in taking this Course!This course comes with a 30-day money-back guarantee. I am sure that this is the best course on REGEX and you can compare the content provided in this course against any Regular Expressions (REGEX) Course and I guarantee you that you will not get such good structured content anywhere. Still, if you are not completely satisfied with the course, please let us know and we will provide a refund without asking any questions.What if you are stuck?I personally answer all the questions which are asked here. If you are stuck anywhere, ask a question or you can message me directly and I will answer all your doubts.Are you getting updated content?Yes, I keep updating the content always to make sure, I provide all the information to my students.Once you enroll for this course-1) Understand what are Regular Expressions2) Master the literal characters in Regular Expressions.3) Master the Character ranges in the Regex world.4) Numerous real-time examples have been shown to make learning better.5) Students will be able to code Regular Expressions for any programming language.6) Create a strong foundation for Regex.7) You understand how to analyze Regular Expressions.8) All special characters in Regular expressions are covered in detailNote: Earlier the name of the course was “Complete Regular Expressions From Beginner To Expert”, I renamed this to -“The Complete Regular Expressions Universe (Master Course)”This Course is a Complete Regular expressions Course for Beginners. You can use the same concepts in any language such as Python, PHP, Java, HTML, etc. In fact, you can master Regular expressions in Javascript using the same set of Regular Expressions/Regex/RegexP.
Overview
Section 1: Introduction
Lecture 1 Introduction to Regular Expressions
Lecture 2 Tools used in this course
Lecture 3 Basic Syntax of Regular Expressions
Section 2: All about Characters
Lecture 4 What are Literal characters
Lecture 5 Character classes – Part 1
Lecture 6 Codes and Texts used – Character classes – Part 1
Lecture 7 Character classes – Part 2
Lecture 8 Codes and Texts used – Character classes – Part 2
Lecture 9 Character Range
Lecture 10 Codes and Texts used – Character Range
Lecture 11 Important Note – DO NOT SKIP THIS
Lecture 12 Real Life Example of the Regular Expressions in a Web Page
Lecture 13 Negation Character
Lecture 14 Codes and Texts used – Negation Character
Lecture 15 Exercise Challenge – Section 2
Lecture 16 Solution of Exercise Challenge – Section 2
Lecture 17 Solution Code
Section 3: Meta Characters
Lecture 18 What are Meta Characters
Lecture 19 Wild Card Meta character – Part 1
Lecture 20 Codes and Text used – Wild Card Meta character – Part 1
Lecture 21 Wild Card Meta character – Part 2
Lecture 22 Codes and Text used – Wild Card Meta character – Part 2
Lecture 23 Exercise on Wild Card
Lecture 24 Solution to Exercise on Wild Card
Lecture 25 Exercise – Find the secret code using wild card and Character range
Lecture 26 Codes and Text used
Lecture 27 Escaping Meta characters
Lecture 28 Predefined Character Classes List 1 – Part 1
Lecture 29 Predefined Character Classes List 1 – Part 2
Lecture 30 Predefined Character Classes List 1 – Part 3
Lecture 31 Codes and Text used
Lecture 32 Predefined character classes about white space
Lecture 33 Predefined Character Classes List 2
Section 4: Anchors and Word Boundary
Lecture 34 What are Anchors
Lecture 35 Code and Texts used
Lecture 36 Examples of Anchors
Lecture 37 Code and Texts
Lecture 38 Word Boundary
Lecture 39 Code and Text used for Word Boundary
Section 5: Quantifiers
Lecture 40 What are Quantifiers
Lecture 41 Question Mark Quantifier
Lecture 42 Code and Texts used
Lecture 43 Exercise Challenge on Asterisk Quantifier
Lecture 44 Exercise on Question Mark Quantifier
Lecture 45 Solution of Exercise Challenge on Asterisk Quantifier
Lecture 46 Asterisk Quantifier
Lecture 47 Code and Text used
Lecture 48 Plus Quantifier
Lecture 49 Code and text
Lecture 50 Quantifier to limit the range – Part 1
Lecture 51 Code and Text
Lecture 52 Quantifier to limit the range – Part 2
Lecture 53 Code and text
Lecture 54 Quantifier to limit the range – Part 3
Lecture 55 Code and Text
Lecture 56 Greedy Quantifiers
Lecture 57 Code and Text
Lecture 58 Lazy Quantifier
Lecture 59 Code and Text used
Lecture 60 Alternative of Lazy Quantifier
Lecture 61 Code and Text used
Lecture 62 Greedy Quantifier VS Lazy Quantifier
Lecture 63 Increasing the performance of the RegeX
Section 6: Groups in Regular Expression
Lecture 64 What are Groups
Lecture 65 Examples of Groups – Part 1
Lecture 66 Code and Text
Lecture 67 Examples of Groups – Part 2
Lecture 68 Code and text
Lecture 69 Numbering and Back Referencing
Lecture 70 code and text
Lecture 71 Non Capturing Groups
Lecture 72 Code and Text
Lecture 73 Alternation in Groups
Lecture 74 Code and Text
Lecture 75 Nesting of Groups or Alternation
Lecture 76 Code and Text used
Section 7: Assertions
Lecture 77 Positive Lookahead Assertion – Part 1
Lecture 78 Code and Text used
Lecture 79 Positive Lookahead Assertion – Part 2
Lecture 80 Code and Text
Lecture 81 Positive Lookbehind Assertion
Lecture 82 Code and Text
Lecture 83 Negative Lookahead Assertion
Lecture 84 Code and Text used
Lecture 85 Negative Lookbehind Assertion
Lecture 86 Code and Text used
Section 8: Project 1
Lecture 87 Brief Introduction of the project
Lecture 88 How Regular Expressions are used in these files
Lecture 89 Validation of First Name and Last Name using Regular Expression
Lecture 90 Code used
Lecture 91 Regular Expression to validate the username
Lecture 92 code and Texts used
Lecture 93 Regular Expression to validate the password
Lecture 94 Code and Texts used
Lecture 95 Regular Expression to validate the Email Address
Lecture 96 Code and text used
Lecture 97 Regular Expression to validate the Mobile Number
Lecture 98 Code and Text used
Lecture 99 Bonus Lecture : Let us stay connected
IT professionals, Students or anyone who wants to learn and apply Regular Expressions can enroll for this course
Course Information:
Udemy | English | 5h 36m | 1.90 GB
Created by: Sandeep Kumar
You Can See More Courses in the Developer >> Greetings from CourseDown.com