Merge pull request #612 from MineDoubleSpace/master

Added Transforming Code into Beautiful, Idiomatic Python
This commit is contained in:
Ian Cordasco
2015-10-21 10:36:46 -05:00
+11
View File
@@ -230,6 +230,17 @@ how to implement the algorithms in Python.
`Programming Collective Intelligence <http://shop.oreilly.com/product/9780596529321.do>`_ `Programming Collective Intelligence <http://shop.oreilly.com/product/9780596529321.do>`_
Transforming Code into Beautiful, Idiomatic Python
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Transforming Code into Beautiful, Idiomatic Python is a video by Raymond Hettinger.
Learn to take better advantage of Python's best features and improve existing code
through a series of code transformations, "When you see this, do that instead."
`Transforming Code into Beautiful, Idiomatic Python <https://www.youtube.com/watch?v=OSGv2VnC0go>`_
References References
---------- ----------