Комментарии:
Brother, regex was even worse than learning German. Thank you a lot for this crystal clear tutorial
Ответить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
It's very useful. Thanks for a great time
ОтветитьVery helpful. Thank you so much!
Ответить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.
Ответить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!
Ответить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
Why didn't you use linqpad's regex till in this video? Can you make a video of all the possibilities of linqpad program?
Ответить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.
I just noticed a sensitive pic near the door. 😌😌
ОтветитьVery useful bro... learned lot of things. 🤘
Ответить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!
ОтветитьAnother amazing video!
Ответить👍🏽 succinct and beautifully explained, thank you!
ОтветитьI remember asking for what I can use for validating specific email domains in your discord server. Many thanks for this!
ОтветитьHi Anton 👍
ОтветитьHow can I contact with you?
Ответить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.
Ответить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.
Ответитьmake video about web scraping you mentioned in this video. thx
ОтветитьLove this video
ОтветитьYou chose a really interesting topic to explain.. Thank you very much!
ОтветитьIf someone made a giant cheat sheet poster for regular expressions, I would frame it on the wall of my office. 😳
Ответить