Regex Tutorial for Beginners

Regex Tutorial for Beginners

Raw Coding

3 года назад

11,926 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@datagus
@datagus - 04.12.2023 02:49

Brother, regex was even worse than learning German. Thank you a lot for this crystal clear tutorial

Ответить
@farukhannan8230
@farukhannan8230 - 18.10.2023 23:17

Great teaching bro. learned alot. i immediately tried your last example and tried to build over it . just wanted to share to prove that you are a great teacher :)---------------
"/^\/remind(?:\s)+?(?<user>[\w]+)(?:\s)+(?:to|for)(?:\s)+(?<reminder>\w+(?:\s+).*)\s(?<time>(?<tf1>[0-2]{1,2}|[1-9])|(?<tf2>[0-2]{1,2}|[1-9]:[0-5][0-9]))(?:pm|am|AM|PM).*(?:on|at|by)(?:\s)+(?<weekday>(?:to|next|sun|mon|tues|wednes|thurs|fri)day)?(?<date>\d{1,2}[rdsth]+(?:\s)*)?(?:of)?(?:\s)*(?<month>january|february|march|april|may|june|july|august|september|october|november|december|this month)?(?:\s)*(?<year>\d{2,4}| this year)?$/gm

Ответить
@pradeeplokhande7392
@pradeeplokhande7392 - 09.07.2022 18:12

It's very useful. Thanks for a great time

Ответить
@frankyhonnolus5528
@frankyhonnolus5528 - 09.06.2022 09:42

Very helpful. Thank you so much!

Ответить
@TheShadowArtCom
@TheShadowArtCom - 08.06.2022 15:23

I've been using Regex for probably around a decade. And by using I mean copy pasting from google every time or just lazily using .*? or something. But after watching your video once or thrice, I actually get it now. Thank you, subscribed.

Ответить
@sorajhin
@sorajhin - 18.05.2022 18:13

bruh. this is really something cool to learn. I've been dealing with like capturing a certain string within some file or output and just googling what I need. but this just makes it easier :D good job! you earned a sub!

Ответить
@dreamdancer8212
@dreamdancer8212 - 30.04.2022 02:01

Very interesting topic but unfortunately a very confusing and erratic way of explaining. Starting to explain one thing- jumping to another thought and continuing with another eplanation - and having a third thought that we introduce quickly only to go back to the first thought without ending it again.

A little bit of pre-defined structure would have enhanced the tutorial massively

Ответить
@SaveTheHedgehog
@SaveTheHedgehog - 09.03.2022 03:33

Why didn't you use linqpad's regex till in this video? Can you make a video of all the possibilities of linqpad program?

Ответить
@egroegknimmij3169
@egroegknimmij3169 - 10.02.2022 16:57

Does anybody know what the List pane under Functions from the left tool pane does? I checked its wiki, what's new list, but no concluding description.
Also tried to fiddle with it, but nothing happens, other than it equals the typed text, under the note of processing. Or if it matches 8 times, it types out my entry 8 times. What is the point of this tool, or better: how to use it properly as intended?
Thanks in advance.

Ответить
@Rapchik-Studio
@Rapchik-Studio - 28.01.2022 13:37

I just noticed a sensitive pic near the door. 😌😌

Ответить
@tharindusenevirathna3070
@tharindusenevirathna3070 - 13.06.2021 09:03

Very useful bro... learned lot of things. 🤘

Ответить
@Myself0094
@Myself0094 - 04.06.2021 10:57

My gosh, I thought I should finally learn regex just yesterday, probably a thousandth time. And you make a video about it right now! Man you're awesome!

Ответить
@janblazek2151
@janblazek2151 - 03.06.2021 14:04

Another amazing video!

Ответить
@clearlyunwell
@clearlyunwell - 02.06.2021 19:26

👍🏽 succinct and beautifully explained, thank you!

Ответить
@lemoncinnamon3227
@lemoncinnamon3227 - 02.06.2021 06:09

I remember asking for what I can use for validating specific email domains in your discord server. Many thanks for this!

Ответить
@stefanioan7569
@stefanioan7569 - 02.06.2021 00:36

Hi Anton 👍

Ответить
@sport_people_life
@sport_people_life - 01.06.2021 21:05

How can I contact with you?

Ответить
@IndieBeto
@IndieBeto - 01.06.2021 20:59

Hey man, this is exactly what I was looking for. I am currently working with tires, which have a pattern of numbers and specific brand. This will help me to understand it better, because I was using a pattern I found stack overflow (LUL). See you on stream soon! PS: That beard is growing solid bruh, keep it going.

Ответить
@michaelhochriegl9501
@michaelhochriegl9501 - 01.06.2021 20:32

Awesome tut Anton! I always struggle with Regex, but now a few things a clearer. Especially the last part where you did the command example helped to showcase some stuff you previously described. Hope that this will lead up to a follow up where you show some stuff for intermediates and lastly expert.

Ответить
@xpilarz0
@xpilarz0 - 01.06.2021 20:13

make video about web scraping you mentioned in this video. thx

Ответить
@nove1398
@nove1398 - 01.06.2021 17:35

Love this video

Ответить
@Praveen.Kumar.
@Praveen.Kumar. - 01.06.2021 16:39

You chose a really interesting topic to explain.. Thank you very much!

Ответить
@chefbennyj
@chefbennyj - 01.06.2021 16:17

If someone made a giant cheat sheet poster for regular expressions, I would frame it on the wall of my office. 😳

Ответить