Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4b30c78

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

File tree

1 file changed

+9
-0
lines changed
Filter options

1 file changed

+9
-0
lines changed

‎docs/intro/learning.rst

Copy file name to clipboardExpand all lines: docs/intro/learning.rst
+9Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.