Update learning.rst

Python Cookbook has been added to the list.
This commit is contained in:
ugurcaliskan
2014-09-03 13:30:13 +03:00
parent b1e11a74e5
commit a194848963
+9
View File
@@ -235,6 +235,15 @@ Python 3 and 2.6 versions.
`Python Pocket Reference <http://shop.oreilly.com/product/9780596158095.do>`_
Python Cookbook
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Python Cookbook, written by David Beazley and Brian K. Jones, is packed with
practical recipes. This book covers the core python language as well as tasks
common to a wide variety of application domains.
`Python Cookbook <http://shop.oreilly.com/product/0636920027072.do>`_
Writing Idiomatic Python
~~~~~~~~~~~~~~~~~~~~~~~~