Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/primalpop/python-must-watch

Must-watch videos about Python
https://github.com/primalpop/python-must-watch

Last synced: 7 days ago
JSON representation

Must-watch videos about Python

Awesome Lists containing this project

README

        

This is a list of must-watch videos related to Python. Inspired by [js-must-watch](https://github.com/bolshchikov/js-must-watch)

##2014

1. Colton Myers: [Decorators: A Powerful Weapon in your Python Arsenal - PyCon 2014](https://www.youtube.com/watch?v=9oyr0mocZTg&feature=youtu.be)

##2013

1. Raymond Hettinger: [Transforming Code into Beautiful, Idiomatic Python - Pycon 2013](http://pyvideo.org/video/1780/transforming-code-into-beautiful-idiomatic-pytho)
2. Ned Batchelder: [Loop like a native: while, for, iterators, generators - Pycon 2013](http://pyvideo.org/video/1758/loop-like-a-native-while-for-iterators-genera)
3. Titus Brown: [Awesome Big Data Algorithms - Pycon 2013](http://pyvideo.org/video/1781/awesome-big-data-algorithms)