Transforming Code into Beautiful, Idiomatic Python
Video Statistics and Information
Channel: Next Day Video
Views: 944,087
Rating: undefined out of 5
Keywords: psf, pycon2013, talk, RaymondHettinger
Id: OSGv2VnC0go
Channel Id: undefined
Length: 48min 51sec (2931 seconds)
Published: Wed Mar 20 2013
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Raymond Hettinger. Here's a helpful life rule, when this guy gives a talk, go to it. Stupid title? Don't worry, his content is consistently awesome.
Love this guy, it's great that he can use his time to both develop and teach Python.
What an amazing speaker!
Also, I had no idea that generators were actually faster. I thought they just spared memory. Themoreyouknow.
very informative and nice examples.
it seems the talk is not up on pyvideo.org (yet?) could someone plz link the slides?
edit helped myself -> https://speakerdeck.com/pyconslides/transforming-code-into-beautiful-idiomatic-python-by-raymond-hettinger
TIL about 'reversed''. Wow, this is a great video. Thanks!
I'm pretty sure that around 7:25, instead of
he meant
Good video btw.
Oh man, that simultaneous updating of multiple variables .. I was bashing my head thinking that there MUST be a better way of solving and updating physics variables, and there it is!
I feel like I've learned a new language, I've been holding onto C for so long. Are there any books or more videos with this sort of stuff?
This was probably my favorite talk of the whole conference. So much knowledge packed into such a short presentation.
After this talk, he became my personal hero ;-)