Link your favorite Python conference talk and give everyone else a chance to be blown away like you were the first time you heard it!

Please also include some description of what you liked about the talk. Also, the only requirement is that it is at least tangentially related to Python, so talks about developing in Python, developing CPython, general programming techniques that also apply to Python, some Python library, or even the community are all fair game.

Also, feel free to submit more than one talk, but please include only one talk per top-level comment so that we can have a place to discuss each one.

  • Jason NovingerOPM
    link
    31 year ago

    My favorite PyCon talk comes from, who else, Raymond Hettinger at PyCon US 2013 and is titled Transforming Code into Beautiful, Idiomatic Python.

    I had been a Python developer for maybe a year-and-half at this point and was starting to grok some more advanced concepts. But, I remember walking out of that talk thinking about how excited Raymond was about Python and how to make Python code beautiful. I’m sure I’ve forgotten a few, but most everything I learned about in that talk (like context managers, looping over dictionary key/value pairs, counting with dictionaries, and decorators) have all really stuck with me and influenced how I tackle problems.

    • Jason NovingerOPM
      link
      11 year ago

      Thanks, will check these out!

      Judging just from titles … seems like the last two are coming at notebooks from different angles!

  • Jason NovingerOPM
    link
    11 year ago

    I should also call out the pyvideo link on the new and improved sidebard. pyvideo is a great place to find aggregated videos from all sorts of Python related conferences from all over the world.