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

preview_player
Показать описание

PyData is an educational program of NumFOCUS, a 501(c)3 non-profit organization in the United States. PyData provides a forum for the international community of users and developers of data analysis tools to share ideas and learn from each other. The global PyData network promotes discussion of best practices, new approaches, and emerging technologies for data management, processing, analytics, and visualization. PyData communities approach data science using many languages, including (but not limited to) Python, Julia, and R.

PyData conferences aim to be accessible and community-driven, with novice to advanced level presentations. PyData tutorials and talks bring attendees the latest project features along with cutting-edge use cases. 00:00 Welcome!
00:10 Help us add time stamps or captions to this video! See the description for details.

Рекомендации по теме
Комментарии
Автор

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!

amortalbeing
Автор

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

aprilsakura
Автор

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

mrtoine
Автор

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"

AlyceIsFree
Автор

It has been like what 7 and a half years ago and i only now understand what this guy has to say

Neuroszima
join shbcf.ru