Skip to content

Commit

Permalink
Merge pull request realpython#477 from ugurcaliskan/patch-1
Browse files Browse the repository at this point in the history
Update learning.rst
  • Loading branch information
sigmavirus24 committed Sep 6, 2014
2 parents b1e11a7 + a194848 commit 4b30c78
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/intro/learning.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 4b30c78

Please sign in to comment.