James Powell: Advanced Metaphors in Coding with Python | PyData Berlin 2017

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ต.ค. 2024

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

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

    I'd like to call this guy, vim-guy! since 2014 that I know! he has been using vim and never, not a single time, used a presentation of anykind! he live codes every single talk!
    and I love it!

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

    Metaclasses 2:55
    Decorators 29:15
    Generators 43:05
    Context Managers 1:00:40

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

    he is really teaching the first principles behind the enomous detailes!

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

    By far, the best python talk.

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

    Hillarious lecturer!

  • @AlyceIsFree
    @AlyceIsFree ปีที่แล้ว

    My approach to this problem would be
    class Base:
    def foo(self):
    return self.bar() # noqa

    def __init_subclass__(cls, **kwargs):
    assert hasattr(cls, "bar"), "bar() method missing"

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

    +1 for the thinkpad (x230?)