Hacker News new | ask | show | jobs
by steevenwee 3322 days ago
My favorite so far: Raymond Hettinger Modern Python Dictionaries A confluence of a dozen great ideas
3 comments

YT video: https://www.youtube.com/watch?v=npw4s1QTmPg slides for the 2016 talk: https://dl.dropboxusercontent.com/u/3967849/sfmu2/_build/htm...

The 2017 slides are better, but I can't find them they are mentioned in the beginning of the talk though.

Slides are below the video. Click on "show more" to see them.

https://github.com/PyCon/2017-slides

Any Raymond Hettinger talk is worthwhile.
He shows a Sphinx/RTD output during the video as his slides. Is that published anywhere public?