Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Modeling Data Analysis Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Startup Business Plan Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
IT & Software Other IT & Software Regular Expressions

Complete Regular Expressions Bootcamp - Go from Zero to Hero

Learn Regex (Regular Expressions) for PERL Python PHP Javascript Ruby Unix etc with Exercises Step by Step and Easy way
Rating: 4.5 out of 54.5 (375 ratings)
18,917 students
Created by Mudassar Naseem
Last updated 6/2020
English
30-Day Money-Back Guarantee

What you'll learn

  • You will learn about Regular Expressions, their logic and philosophy
  • You will be able to use Regular Expressions and understand it
  • Able to work with data, search and match information required with Regex.
  • Learn regular expressions a skill needed by IT professionals these days
  • Programmers will save time and write better code using Regex

Requirements

  • No Prior knowledge about Regular Expressions is required.
  • A PC or Mac :)

Description

Hello and Welcome to the complete Regular Expressions Bootcamp - Learn how to use Regular Expression or regex from scratch. This course will help you to go from zero to hero in Regex for all Programming languages. 

Regular Expressions are made easy so that everyone can understand with examples. If you are a student or office worker, learn the skill with in a day or a few days depending on your schedule.

This course is designed such that you learn Regular Expressions efficiently and FAST with logic and philosophy of regex. You don't have to copy regex code but you learn the skill its idea and application.

Complex topics like Assertions, lookaround lookahead and lookbehind simplified so that everyone can understand.

Who this course is for:

  • Anyone who wants to learn Regular Expressions efficiently and FAST
  • Beginners, Programmers, developers
  • Anyone who deals with data like data worker, data scientist
  • Students facing a hard time learning Regular expressions

Featured review

Rahul Bhooteshwar
Rahul Bhooteshwar
46 courses
17 reviews
Rating: 5.0 out of 5a year ago
I am a programming geek but Regex was a thing I always avoided to learn due to its complex nature. But this course made it interesting & simplified learning Regex. Awesomeness with simplified explanation! Note: some people here are complaining about accent of instructor. I would sugggest you increase the speed of video & it will be fine for you.

Course content

10 sections • 51 lectures • 4h 21m total length

  • Preview05:34
  • Preview05:47

  • Regular Expression Syntax
    03:50
  • Literal Characters
    11:40
  • Modes
    13:31
  • Metacharacters
    04:56
  • Metacharacters II
    02:04
  • Preview05:06
  • Excercise for Section 2:
    01:08
  • Solution: Exercise for Section 2
    01:26

  • More Metacharacters
    07:05
  • Wild Card or period
    09:03
  • Non Printable Characters
    04:44
  • Exercise for Section 3:
    00:53
  • Solution: Excercise for Section 3
    01:05

  • Character Set or Character Class
    08:38
  • Character Range
    11:40
  • Negating a Character Set
    08:15
  • Metacharacter inside Character Set
    06:31
  • Shorthand Character Classes
    04:32
  • Exercise for Section 4:
    00:40
  • Solution: Exercise for Section 4
    01:25

  • Quantifiers
    11:49
  • Limiting Repetition
    05:57
  • Greedy Nature
    08:26
  • Lazy Regex
    08:20
  • Exercise for Section 5:
    00:34
  • Solution: Exercise for Section 5
    00:43

  • Anchors
    03:49
  • Boundary
    07:59

  • Groups capturing and backreferencing
    07:53
  • Alternation
    07:25
  • Nested alternation
    05:02
  • Non Capturing groups
    03:36

  • Lookaround Assertions
    02:43
  • Positive Lookahead Assertion
    05:21
  • Negative Lookahead Assertion
    05:38
  • Positive Lookbehind Assertion
    03:23
  • Negative Lookbehind Assertion
    02:14

  • Intro to Regex for Numbers - The simplest Match case
    03:43
  • Regex for Number Range - 0 to 9, 1 to 9, 0 to 10, 1 to 10
    02:11
  • Number Range: 1-12, 0-16
    03:03
  • Regex for 1-31: Logic and Example
    02:15
  • Number range: 0-99, 1-100
    02:37
  • Regex for 0-127 Range
    02:29
  • Regex for : 0-999, 1-1000
    02:39
  • Numeric Range: 1-10000, 1-9999
    02:01

  • Dates
    07:00
  • Postal / Zip Codes
    10:58
  • IP Addresses
    11:33
  • Bonus lecture
    00:25

Instructor

Mudassar Naseem
Data Scientist, IT Consultant, University Teacher
Mudassar Naseem
  • 4.2 Instructor Rating
  • 675 Reviews
  • 38,000 Students
  • 3 Courses

Mudassar Naseem is an IT Consultant and University Teacher. He has background of Programming and data analysis. He feels Programming is an Art, more diverse and vivid than abstract art.

He has experience of more than 15 years in IT industry and he has designed and developed software for different purposes. Data analysis(Machine Learning, Deep Learning) is his area of interest along with Programming. He has experience of programming in Python, C, C++, SQL, R, ABAP,  Java and PHP. 

He has successfully imparted knowledge to hundreds and thousands of students at university level. This platform provides a more wider arena to spread knowledge and help everyone on this planet to learn the skill one would wish for. 

Don't hesitate and jump in to start learning. Programming is a skill which everyone on this planet should know to be a better person and more useful. It teaches us Logic and Rationale.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.