GopherCon 2017: Functional Programming in Go - Aaron Schlesinger

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

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

  • @jub0bs
    @jub0bs 4 ปีที่แล้ว +6

    27:35 "By convention, left = success, right = failure"
    No; in both Haskell and Scala, the convention is: left = failure, right = success.

  • @llorllale
    @llorllale 5 ปีที่แล้ว +1

    Excellent talk. I wish all gophers see this.

  • @TE99810
    @TE99810 6 ปีที่แล้ว +15

    You can't do useful Funtors without generics.... So it's always predef types such OptionalInt and so on.

    • @gngn2973
      @gngn2973 2 ปีที่แล้ว

      Guess what Go has now. =)

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

      @Gn Gn indeed I'm so much happier now :)

  • @maxbashyrov5785
    @maxbashyrov5785 5 ปีที่แล้ว +2

    what kind of developers conference is this, where you ask *programmers* - "have you ever heard of FP/HO funcs"?

    • @justinkim7202
      @justinkim7202 4 ปีที่แล้ว

      It was 3 years ago. It may not have been so popular or widespread as today

    • @-taz-
      @-taz- 2 ปีที่แล้ว +1

      @@justinkim7202 Wasn't functional programming from the 1950's, and math from like 20's or 30's?

    • @nesssel
      @nesssel 8 หลายเดือนก่อน

      No math wasn't invented until the 2010's

  • @ronbackal
    @ronbackal 4 ปีที่แล้ว

    1/4 understood this but nice talk