Skip to content

Commit 246214c

Browse files
author
Lucas
committed
Adding Python Cookbook, third edition
1 parent 9a3fee4 commit 246214c

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

img/cover_python_cookbook.png

92.5 KB
Loading

issues.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,5 +475,14 @@
475475
"info":"This book is prepared from the training notes of Anand Chitipothu. Anand conducts Python trainings classes on a semi-regular basis in Bangalore, India.",
476476
"url":"http://anandology.com/python-practice-book/index.html",
477477
"cover": "img/cover_python_practice_book.png"
478+
},
479+
{
480+
"title":"Python Cookbook, Third Edition",
481+
"author":"Various authors",
482+
"authorUrl":"http://chimera.labs.oreilly.com/books/1230000000393",
483+
"level":"Intermediate",
484+
"info":"This book is aimed at more experienced Python programmers who are looking to deepen their understanding of the language and modern programming idioms.",
485+
"url":"http://chimera.labs.oreilly.com/books/1230000000393/index.html",
486+
"cover": "img/cover_python_cookbook.png"
478487
}
479488
]}

0 commit comments

Comments
 (0)