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 Coaching 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 Analysis Data Modeling Data Science
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup 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

This course includes:

  • 4.5 hours on-demand video
  • 14 articles
  • 14 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
IT & Software Other IT & Software Regular Expressions

Go from Zero to Expert in Building Regular Expressions

Universal Regular Expressions for Python, MATLAB, JAVA, PHP, RUST, RUBY with illustrated projects and problems
Rating: 5.0 out of 55.0 (2 ratings)
2,096 students
Created by Nouman Azam
Last updated 7/2019
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Develop beginer to advance level skills of writting Regular Expressions (A must have skills for IT professionals and data scientists).
  • Gain hands-on experience of building regular expressions for real world problems
  • Apply the knowledge of regular expressions learned in the course to almost any programming language like Python, Java, Linux, Php, Ruby, C#, Rust, MATLAB
  • Solve complicated regex building challenges based on the concepts covered in the course

Requirements

  • We cover everything from scratch and therefore do not require any prior knowledge

Description

Basic Course Description 

Regular Expressions (Regexes) is one of the fundamental and essential skills for programmers, web developers, professional working on textual data and science students in the fields of computer science and biotechnology. Excellent Regexes skills is therefore a crucial factor for effecient processing and analysis of textual data.

This course is designed from a perspective of a student who has no prior knowledge of Regexes and the tools that are used to implement regexes. The course starts from the very basic concepts and then built on top of those basic concepts and move towards more advanced topics such as Assertions, Back referencing and Conditions.

To get the real feel of Regexes in solving and analyzing real life problems, the course includes a dedicated section on some real life examples of regexes.

The course is fun and exciting, but at the same time we dive deep into regexes to uncover its power of formulating and analyzing real life problems. The course is structured into seven Parts. Below is the detailed outline of this course. 

Outlines

Section 1: Introduction and getting started with regexes

Section 2: Character Classes

Section 3: Anchors and Word Boundaries

Section 4: Repetitiongs using Quantifiers

Section 5: Group Constructs

Section 6: Assertions, Conditions and Backreferencing

Section 7: Practical Examples

Finally, i can not wait to see you in the course. So hit enrol and let start learning.

Dr. Nouman Azam (Your Matlab Professor)

Who this course is for:

  • Anyone looking to build a programming career, analyze and retrieve textual data or want to poolish his coding skills

Course content

7 sections • 46 lectures • 4h 32m total length

  • Preview02:38
  • Preview04:22
  • Tell us About the Course
    02:53
  • Preview14:41
  • Online Regex Engine
    08:12
  • The dot metacharacter
    07:01
  • MATLAB Codes
    00:03
  • Regex101 Codes
    00:03

  • MATLAB Codes
    00:03
  • Regex101 Codes
    00:03
  • Basics of Character Classes
    09:11
  • Exclusion of characters using a character class
    10:55
  • Some exceptions with a character class
    06:48
  • Shorthand for character classes
    06:27

  • MATLAB Codes
    00:03
  • Regex101 Codes
    00:03
  • Staring and Ending Anchors
    05:51
  • Examples of Starting and Ending Anchors
    04:53
  • Word Boundaries (Part 1)
    10:09
  • Word Boundaries (part 2)
    09:23

  • MATLAB Codes
    00:03
  • Regex101 Codes
    00:03
  • Quantifiers
    12:00
  • Limited Repetition
    08:13
  • Lazy and Greedy Quantifiers
    11:00

  • MATLAB Codes
    00:03
  • Regex101 Codes
    00:03
  • Understanding the Grouping
    09:56
  • Non-capturing groups
    07:23
  • Effect of Quantifiers on Groups
    08:38
  • Alternation
    05:37
  • Atomic Grouping
    06:04

  • MATLAB Codes
    00:03
  • Regex101 Codes
    00:03
  • Look Ahead Assertions
    10:20
  • Look behind Assertions
    05:48
  • 3 - Backreferencing
    11:21
  • 4 - Named Capturing Groups and Backreferencing
    09:27
  • 5 - Conditions (if then else)
    07:13
  • 6 - Branch Reset
    08:28

  • Matlab Codes
    00:03
  • Regex101 Codes
    00:03
  • Character Ranges
    16:31
  • Password Checking Example
    11:09
  • IP Addresses
    08:30
  • Preview10:46

Instructor

Nouman Azam
Your MATLAB Professor
Nouman Azam
  • 4.4 Instructor Rating
  • 2,904 Reviews
  • 23,112 Students
  • 7 Courses

I am Dr. Nouman Azam and i am Assistant Professor in Computer Science. I teach online courses related to MATLAB Programming to more than 10,000 students on different online plateforms. 

The focus in these courses is to explain different aspects of MATLAB and how to use them effectively in routine daily life activities. In my courses, you will find topics such as MATLAB programming, designing gui's, data analysis and visualization. 

Machine learning techinques using MATLAB is one of my favourate topic. During my research career i explore the use of MATLAB in implementing machine learning techniques such as bioinformatics, text summarization, text categorization, email filtering, malware analysis, recommender systems and medical decision making.

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