9 ms·
Check out Raymond Hettingers Transforming Code into Beautiful, Idiomatic Python talk on youtube [1]. Great talk on avoiding some of the common pitfalls new pyt
by msvalkon 12y ago
Check out Raymond Hettingers Transforming Code into Beautiful, Idiomatic Python talk on youtube [1].
Great talk on avoiding some of the common pitfalls new python developers step in. Exposes some nice language features.
[1]: https://www.youtube.com/watch?v=OSGv2VnC0go https://www.youtube.com/watch?v=OSGv2VnC0go
- gshubert17 12y agoAnd the slides are here: https://speakerdeck.com/pyconslides/transforming-code-into-beautiful-idiomatic-python-by-raymond-hettinger-1 https://speakerdeck.com/pyconslides/transforming-code-into-b...