sebae banner ad-300x250
sebae intro coupon 30 off
sebae banner 728x900
sebae banner 300x250

A look at using Regular Expressions (RegEx)

0 views
0%

A look at using Regular Expressions (RegEx)

In this video I wanted to explore RegEx as it’s so powerful and can really change a lot of the different things we need to do.

๐Ÿ”Ž Looking for content on a particular topic? Search the channel. If I have something it will be there!

โ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌ C H A P T E R S โฐ โ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌ
0:00 – Introduction
1:58 – Basic letter matching
3:10 – Using . for any character
4:35 – Using character group [ ]
6:00 – Using groups ( ) and or |
7:50 – Not in the group ^
8:59 – Character ranges
13:10 – Start and end anchors ^ $
14:55 – Word checking b
17:33 – One or more with +
20:00 – Zero or more with *
21:30 – Zero or one with ?
22:30 – Quantifiers { }
24:40 – Digit with d and quantifiers
27:50 – Replacing parts of a string and group extraction
31:36 – Email validate checking
35:20 – Capturing and named capture
38:00 – Working with special characters
39:55 – Removing whitespace and forcing laziness
44:08 – Forcing lazy
48:00 – Possessive and atomic groups
50:05 – Lookahead and lookbehind
57:44 – Cheat sheet
59:05 – Example RegEx I use to scrap a document
1:01:05 – RegEx debug web tools
1:03:55 – Close

โ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌ K E Y L I N K S ๐Ÿ”— โ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌ
โ–บ My demo file:
๐Ÿ”— https://github.com/johnthebrit/RandomStuff/blob/master/RegEx/RegExDemo.ps1
โ–บ Useful tools:
๐Ÿ”— https://regexr.com/
๐Ÿ”— https://Debuggex.com
โ–บ RegEx Cheat Sheet:
๐Ÿ”— https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions/Cheatsheet

โ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌ Want to learn more? ๐Ÿš€ โ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌ
๐Ÿ“– Recommended Learning Path for Azure
๐Ÿ”— https://learn.onboardtoazure.com
๐Ÿฅ‡ Certification Content Repository
๐Ÿ”— https://github.com/johnthebrit/CertificationMaterials
๐Ÿ“… Weekly Azure Update
๐Ÿ”— https://youtube.com/playlist?list=PLlVtbbG169nEv7jSfOVmQGRp9wAoAM0Ks
โ˜ Azure Master Class
๐Ÿ”— https://youtube.com/playlist?list=PLlVtbbG169nGccbp8VSpAozu3w9xSQJoY
โš™ DevOps Master Class
๐Ÿ”— https://youtube.com/playlist?list=PLlVtbbG169nFr8RzQ4GIxUEznpNR53ERq
๐Ÿ’ป PowerShell Master Class
๐Ÿ”— https://youtube.com/playlist?list=PLlVtbbG169nFq_hR7FcMYg32xsSAObuq8
๐ŸŽ“ Certification Cram Videos
๐Ÿ”— https://youtube.com/playlist?list=PLlVtbbG169nHz2qfLvPsAz9CnnXofhmcA
๐Ÿง  Mentoring Content
๐Ÿ”— https://youtube.com/playlist?list=PLlVtbbG169nGHxNkSWB0PjzZHwZ0BkXZZ
โ” Question about my setup?
๐Ÿ”— https://youtube.com/playlist?list=PLlVtbbG169nHuSSHudxXDdn9Vz3T4-0mS
๐Ÿ‘• Cure Childhood Cancer Charity T-Shirt Channel Store
๐Ÿ”— https://johns-t-shirts-store.creator-spring.com/

SUBSCRIBE โœ… https://www.youtube.com/channel/UCpIn7ox7j7bH_OFj7tYouOQ?sub_confirmation=1

#microsoft #azure #johnsavillstechnicaltraining #doyouevenazure #onboardtoazure #cloud

Date: June 7, 2022