Regex Essentials - Advanced Expressions (Part 2)

preview_player
Показать описание
Part 2 of my RegEx Tutorial -- Advanced RegEx concepts that are useful for building expressions.

Watch Part 1 First

In this tutorial I will show you more of the essential tools Regular Expressions (RegEx) provide that every programmer needs to know. This video shows how to use RegEx to make "Find and Replace" do incredible things. RegEx is supported in almost all programming IDEs and editors and it makes coding and file editing much simpler.

In the next video, I will show how RegEx is used in programming. Subscribe so you don't miss it!

The editor I use is Visual Studio Code and the theme is Material Design - Darker High Contrast with a few personal customizations.

📺 In this video:
0:00 - Intro
0:20 - Backreferences
1:57 - Lookaround / Lookahead / Lookbehind
5:26 - Lazy quantifiers
7:05 - Flags
9:42 - Conclusion and Outro

🔢 More RegEx Essentials Tutorials - Learn to code with Regular Expressions!

💻 More tutorials

🙋‍♂️ Find me on other channels

💖 SPONSORS 💖
Get your username or a link to your channel here by sponsoring on Github

🎁 GET FREE STUFF WHILE SUPPORTING MY TUTORIALS
Рекомендации по теме
Комментарии
Автор


Thanks for watching! Don't forget to subscribe!

DevProTips
Автор

My head boil from those examples ! Thanks.

SiBex_ovh