We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1e11a7 + a194848 commit 4b30c78Copy full SHA for 4b30c78
docs/intro/learning.rst
@@ -235,6 +235,15 @@ Python 3 and 2.6 versions.
235
236
`Python Pocket Reference <http://shop.oreilly.com/product/9780596158095.do>`_
237
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
247
Writing Idiomatic Python
248
~~~~~~~~~~~~~~~~~~~~~~~~
249
0 commit comments