i would really appreciate a video about regex, and also maybe about an introduction to a helper library like fluent regex. i have not used yet but kind of remembered somehow. please keep on with the good stuff. kudos
Regex Tutorial for beginners: th-cam.com/video/s32PyN3q2gY/w-d-xo.html I've also used this pattern to create an HTML programming language: th-cam.com/video/F0facQCNUcY/w-d-xo.html
@@szeroki for example how? how do you transform the string "order 10x 'blah blah blah' from YadaYada" into new Order { Qty = 10, Product = "blah blah blah", Source = "YadaYada" } with the use of linq so that it's somewhat readable?
Nice artwork :)
I’ll tell me gf you said that :D
Liked and subscribed! Very nice! Love these! Keep em coming. I'll be sharing with my teams.
Glad you like em, and thank you for sharing)
Great work, thank you very much!!
Thank you for watching
Make a video about regex pls!
Will do
it was done incase you missed it: th-cam.com/video/s32PyN3q2gY/w-d-xo.html
i would really appreciate a video about regex, and also maybe about an introduction to a helper library like fluent regex. i have not used yet but kind of remembered somehow.
please keep on with the good stuff. kudos
Cheers, haven’t used any reflex libraries myself
Thank you that's awesome 👌.
Please make tutorial regex and pooling object design patterns
Reflex will come ) haven’t done pooling before so we’ll need to see what’s up there
Regex Tutorial for beginners: th-cam.com/video/s32PyN3q2gY/w-d-xo.html
I've also used this pattern to create an HTML programming language: th-cam.com/video/F0facQCNUcY/w-d-xo.html
if you got a problem and you use regex, you have two problems ;)
Haha why is that ? :D
so Tom what do you propose? make a lexer, tokenize the order and parse it as if it was a programming language?
@@Kitulous I like to use LINQ to solve this kind of problem
@@szeroki The same me :)
@@szeroki for example how? how do you transform the string "order 10x 'blah blah blah' from YadaYada" into new Order { Qty = 10, Product = "blah blah blah", Source = "YadaYada" } with the use of linq so that it's somewhat readable?
👍🏽
)
Make a video about regex pls!
I shall!