Kotlin 102 - Beyond the basics by Hadi Hariri

Поділитися
Вставка

КОМЕНТАРІ • 9

  • @nO_d3N1AL
    @nO_d3N1AL 7 років тому +11

    "IntelliJ-driven development" haha. Those higher-order extension functions are a genius idea though.

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

    really nice overview, thank you

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

    Operator overloading in Kotlin looks inspired by Python's double-underscore methods. Very nice

  •  7 років тому

    I'm thinking why statusCode couldn't be resolved when he tried to make it a 100... ? it's already a var, it should be there as a member property of response...

    • @Quillraven
      @Quillraven 5 років тому +3

      he assigned an Int to a String. I think that was the problem

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

    Is there a github repo for this talk ?

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

    you are awesome

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

    18:00 Labeling lambda functions?
    Great! Anonymous functions no longer have to be anonymous. Lol. That's kind of funny.
    Edit. Oh. I guess Kotlin differentiates between lambda functions and anonymous functions. Hmm...

  • @BryanChance
    @BryanChance 2 роки тому

    hmmm..i don't know about those "jokes". hehehe