Object-Oriented vs. Functional Programming With C# and F#

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 11

  • @sandeepchandra1764
    @sandeepchandra1764 Рік тому +8

    Thanks JetBrains for organising this.

  • @khalid_abuhakmeh
    @khalid_abuhakmeh Рік тому +6

    Hello folks, thanks for coming to the webinar. Here is the link to Urs is slide deck:
    www.planetgeek.ch/2023/04/07/object-oriented-vs-functional-programming-with-c-and-f-presentation/

  • @harrydouglass
    @harrydouglass Рік тому +4

    Yes, great comparison and overview! Any chance you would share the slide deck for this? I think it could be a great reference for the audience.

    • @khalid_abuhakmeh
      @khalid_abuhakmeh Рік тому

      Hello Harry, here is the link to the slides. www.planetgeek.ch/2023/04/07/object-oriented-vs-functional-programming-with-c-and-f-presentation/

    • @harrydouglass
      @harrydouglass Рік тому +1

      @@khalid_abuhakmeh thank you so much!

  • @timkom2289
    @timkom2289 11 місяців тому +2

    I recently started my journey to functional programmig. Currently working as nodejs web developer. When I look into FP langs there is not much options
    There is Haskell - the purest FP lang and almost must to learn at least basics, if you are serious about FP.
    Purescript - Haskell-like lang transpiled to javascript. Good introduction into FP, while you can stay in js ecosystem and leverage js runtime (so exactly my case right now)
    Elm - Another Haskell-like lang transpiled to javascript if you are into frontend development.
    And there F# and I have no idea, where it is actually strong, where is the lang heading, what is the state of libraries and framework. So what is current state of F#, where is its niche and what would be sale pitch for FP newbie like me?

  • @boggledeggnoggler5472
    @boggledeggnoggler5472 10 місяців тому +1

    I really want to try converting part of my codebase to f# now

  • @trejohnson7677
    @trejohnson7677 Рік тому +1

    OOP and FP is a master slave relationship

    • @pinguincoder
      @pinguincoder Рік тому +2

      FP being the master and OOP the Slave?

    • @trejohnson7677
      @trejohnson7677 Рік тому +1

      @@pinguincoder you misunderstand the master slave relationship in this context. think SPI, if you have any idea what that even is l0l.