mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Update learning.rst
Python Cookbook has been added to the list.
This commit is contained in:
@@ -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
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user