Embrace the Interface - Tomas Senart

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

КОМЕНТАРІ •

  • @eugeene42
    @eugeene42 7 років тому +26

    Thank you, Freddie...

  • @ahmxtb
    @ahmxtb 9 років тому +3

    Really great talk by Tomas, I attended the session in-person but felt a need to watch this again almost 6 months later.

  • @kamilziemian995
    @kamilziemian995 3 роки тому

    Very good talk. I probably go back again to it, when I learn more about Go and its ecosystem.

  • @avimehenwal
    @avimehenwal 7 років тому

    Amazing talk! Thankyou so much for this
    Best learning, "Next time you are designing a software, consider the tools of abstraction at your disposal"

  • @nxxxxzn
    @nxxxxzn 7 років тому +3

    1:57 somebody snatched the poor guy's water

  • @knopeace
    @knopeace 7 років тому +1

    @10:06 Tomas implemented the Do method of the Client interface using the ClientFunc type. I am lost as to why this is important? Why not just pass and return the ClientFunc type all the way through?

  • @kamilziemian995
    @kamilziemian995 3 роки тому

    16:25 I believe that in this code should be "if res, err := c.Do(r)" with ":=" not "=".

  • @jimmytang5673
    @jimmytang5673 9 років тому

    i wish they would do sound tests before recording... good topic tho

  • @roylee3196
    @roylee3196 9 років тому

    he's good, it was a great talk, and he puts lots of weights in his slides.

  • @engineero73
    @engineero73 4 роки тому

    Is there a Github repo for this code?

  • @omniambience
    @omniambience 8 років тому +3

    Nice - although basically just function composition.

  • @CristiHainic
    @CristiHainic 3 роки тому

    Python decorators are much sweeter, both to write and to read.

  • @mercurichinc
    @mercurichinc 9 років тому

    useful information

  • @nipunmadan1989
    @nipunmadan1989 8 років тому

    Best way to explain the use of interface in Golang

  • @vladimirbauer6604
    @vladimirbauer6604 6 років тому +1

    Relevant src code by some smart guy:
    github.com/smaxwellstewart/golang-decorator-pattern

  • @salkdjfasldkfjsdlk
    @salkdjfasldkfjsdlk 8 років тому

    Good talk but the programming ideas and methods have been around a long time.

  • @hallakim184
    @hallakim184 7 років тому

    Great talk, but he moves too frequently so that I was having trouble whatching the video. I just closed my eyes.