Constraint Oriented Programming in C#

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии • 16

  • @rudym.7127
    @rudym.7127 Год назад +3

    This definitely deserves way more views. Thanks for sharing this with us. 🙂👍

  • @ewilliams0305
    @ewilliams0305 Год назад +2

    This is literally perfect for my domain, widget A can’t be used with do-dad B when widget C is doing thing. Building these constraint (AKA domain knowledge I already have) and letting it rip seems way simpler than some of the previous approaches I’ve taken. 🎉

  • @Dalet_
    @Dalet_ Год назад +2

    Looks extremely useful for a very complex problem we have at work, I gotta try this!

    • @johnnm3207
      @johnnm3207 Год назад

      without giving the details can you mention the problem?

  • @davearsenault
    @davearsenault Год назад +1

    Anton just doing Based Programming

  • @allinvanguard
    @allinvanguard Год назад +2

    I have to admit that I didn't have the time to watch the entire video, but from skimming through, this looks a lot like a conglomeration of a few design patterns like strategy, composite and chain of responsibility, doesn't it?

    • @RawCoding
      @RawCoding  Год назад +4

      I think every program ever looks like a conglomeration of variables, loops, if statements and functions, don't they?
      the point of the video was show how you build up tools to think in terms of. here they are classes that represent constraints.

    • @allinvanguard
      @allinvanguard Год назад +1

      @@RawCoding Absolutely! I found it very interesting how in our day to day business these patterns often get the spotlight for their organisational usage to separate concerns, but in this case it's the integral component to actually solve a problem. Interesting approach I didn't know about yet

  • @coreyb1102
    @coreyb1102 Год назад +1

    Theses 😂. Nice video and new word

  • @kostasgkoutis8534
    @kostasgkoutis8534 Год назад

    If I have to guess its called domain as in calculus where a function maps from domain to codomain - we dont have functions here, we only have the variables.
    Pretty crazy video honestly. I guess now i have an inkling how do the Excel solver, parametric CAD programs and many calendar schedulers work (constrain on time and location etc.)

  • @ivicajelavic1612
    @ivicajelavic1612 Год назад

    👍

  • @oladipotimothy6007
    @oladipotimothy6007 Год назад +2

    I left you a message - Gmail. Also, do you plan on updating your course?

  • @TheNorthRemember
    @TheNorthRemember Год назад +5

    oh pls stop filmming in light theme