8000 Merge pull request #477 from ugurcaliskan/patch-1 · mostlybob/python-guide@4b30c78 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4b30c78

Browse files
committed
Merge pull request realpython#477 from ugurcaliskan/patch-1
Update learning.rst
2 parents b1e11a7 + a194848 commit 4b30c78

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/intro/learning.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,15 @@ Python 3 and 2.6 versions.
235235

236236
`Python Pocket Reference <http://shop.oreilly.com/product/9780596158095.do>`_
237237

238+
Python Cookbook
239+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
240+
241+
Python Cookbook, written by David Beazley and Brian K. Jones, is packed with
242+
practical recipes. This book covers the core python language as well as tasks
243+
common to a wide variety of application domains.
244+
245+
`Python Cookbook <http://shop.oreilly.com/product/0636920027072.do>`_
246+
238247
Writing Idiomatic Python
239248
~~~~~~~~~~~~~~~~~~~~~~~~
240249

0 commit comments

Comments
 (0)
0