Interpreter Design Pattern (C#)

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ธ.ค. 2024

ความคิดเห็น • 26

  • @alexplom5958
    @alexplom5958 3 ปีที่แล้ว +1

    Nice artwork :)

    • @RawCoding
      @RawCoding  3 ปีที่แล้ว

      I’ll tell me gf you said that :D

  • @kylerebstock1487
    @kylerebstock1487 3 ปีที่แล้ว

    Liked and subscribed! Very nice! Love these! Keep em coming. I'll be sharing with my teams.

    • @RawCoding
      @RawCoding  3 ปีที่แล้ว

      Glad you like em, and thank you for sharing)

  • @LucasMarinoElementh
    @LucasMarinoElementh 3 ปีที่แล้ว +1

    Great work, thank you very much!!

    • @RawCoding
      @RawCoding  3 ปีที่แล้ว

      Thank you for watching

  • @mateuszlesko5301
    @mateuszlesko5301 3 ปีที่แล้ว +6

    Make a video about regex pls!

    • @RawCoding
      @RawCoding  3 ปีที่แล้ว

      Will do

    • @RawCoding
      @RawCoding  ปีที่แล้ว

      it was done incase you missed it: th-cam.com/video/s32PyN3q2gY/w-d-xo.html

  • @tuberklz
    @tuberklz 3 ปีที่แล้ว +1

    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

    • @RawCoding
      @RawCoding  3 ปีที่แล้ว

      Cheers, haven’t used any reflex libraries myself

  • @khaledadnan5293
    @khaledadnan5293 3 ปีที่แล้ว +2

    Thank you that's awesome 👌.
    Please make tutorial regex and pooling object design patterns

    • @RawCoding
      @RawCoding  3 ปีที่แล้ว +1

      Reflex will come ) haven’t done pooling before so we’ll need to see what’s up there

  • @RawCoding
    @RawCoding  ปีที่แล้ว

    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

  • @tomthunderforest1681
    @tomthunderforest1681 3 ปีที่แล้ว +3

    if you got a problem and you use regex, you have two problems ;)

    • @RawCoding
      @RawCoding  3 ปีที่แล้ว

      Haha why is that ? :D

    • @Kitulous
      @Kitulous 3 ปีที่แล้ว +2

      so Tom what do you propose? make a lexer, tokenize the order and parse it as if it was a programming language?

    • @szeroki
      @szeroki 3 ปีที่แล้ว +1

      ​@@Kitulous I like to use LINQ to solve this kind of problem

    • @tomthunderforest1681
      @tomthunderforest1681 3 ปีที่แล้ว

      @@szeroki The same me :)

    • @Kitulous
      @Kitulous 3 ปีที่แล้ว +1

      @@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?

  • @clearlyunwell
    @clearlyunwell 3 ปีที่แล้ว +1

    👍🏽

  • @ОлександрЛуцков-х8ж
    @ОлександрЛуцков-х8ж 3 ปีที่แล้ว +15

    Make a video about regex pls!