Skip to content

Commit 3aeed9f

Browse files
committed
Added Intermediate Python by Yasoob
1 parent 268aa6b commit 3aeed9f

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
73.7 KB
Loading

issues.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@
88
"url": "http://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf",
99
"cover": "img/cover_pypd_2ed_th.jpg"
1010
},
11+
{
12+
"title": "Intermediate Python",
13+
"author": "Muhammad Yasoob Ullah Khalid",
14+
"authorUrl": "http://pythontips.com/"
15+
"level": "Intermediate"
16+
"info": "Python is an amazing language with a strong and friendly community of programmers. However, there is a lack of documentation on what to learn after getting the basics of Python down your throat. Through this book I aim to solve this problem. I would give you bits of information about some interesting topics which you can further explore. The topics which are discussed in this book open up your mind towards some nice corners of Python language. This book is an outcome of my desire to have something like this when I was beginning to learn Python."
17+
"url": "http://readthedocs.org/projects/intermediatepythongithubio/downloads/pdf/latest/"
18+
"cover": "cover_IntermediatePython_Yasoob2.png"
19+
},
1120
{
1221
"title": "How to Think Like a Computer Scientist: Second Interactive Edition",
1322
"author": "B. Miller & D. Ranum",

0 commit comments

Comments
 (0)