大家好,我是你的好朋友思创斯。今天说一说python300本电子书合集_python教程书,希望您对编程的造诣更进一步.
推荐:
1、coffee break python slicing: 24 workouts to master slicing in python, once and for all
切片(slicing)是 python 里非常有用的一个功能,属于 python 开发人员最基本的技能之一。 如果你是初学者而且想了解 slicing,那么这本书绝对适合你。
链接:https://mailchi.mp/055eea36e39f/python-book-signup
2、invent your own computer games with python 3rd edition
这本书其实是专门针对小朋友的,主要讲的是如何用 python 来创建游戏,不过游戏不只是为小孩准备。如果你对游戏感兴趣,那么你可以看一看这本书。
链接:http://inventwithpython.com/inventwithpython_3rd.pdf
3、learning python
这本 python 书教材真的非常全面,有的章节内容可能有点“干”,但是作者写的很生动,所以如果你是初学者,又想全面了解 python,那么这本书不可错过。
链接:https://drive.google.com/file/d/0b2y-n6ilhylisxzxmk0xt0nsy1e/preview
4、learn python the hard way
很多人应该都听说过这本书,也下载过,但是可能一直没有看过,但是这本 python 实战书籍真的非常值得一看,墙裂推荐~
链接:https://learnpythonthehardway.org/book/preface.html
5、making games with python & pygame
这本书也是关于游戏的,不过是小游戏,用的是 pygame 框架,书写的很精彩,值得一看。
链接:http://inventwithpython.com/makinggames.pdf
6、python pocket reference
这本书也很全面,罗列了所有重要的 python 函数,如果你能耐心把这本书啃完,绝对会受益匪浅,而且也可以作为查询书籍收藏起来。
全部书单:
20 python libraries you aren’t using (but should)
https://www.safaribooksonline.com/library/view/20-python-libraries/9781492037866/
a beginner’s python tutorial – wikibooks
https://en.wikibooks.org/wiki/a_beginner's_python_tutorial
a beginner’s python book (community project for beginners, html).
https://en.wikibooks.org/wiki/a_beginner's_python_tutorial
a byte of python (python 3, html, pdf, epub, mobi)
https://python.swaroopch.com
a guide to python’s magic methods – rafe kettler
https://github.com/rafekettler/magicmethods
automate the boring stuff – al sweigart
http://automatetheboringstuff.com/chapter0/
a whirlwind tour of python – jake vanderplas (pdf, epub, mobi)
https://www.oreilly.com/programming/free/files/a-whirlwind-tour-of-python.pdf
http://www.oreilly.com/programming/free/a-whirlwind-tour-of-python.csp?download=yes
biopython (pdf)
http://biopython.org/dist/docs/tutorial/tutorial.pdf
build applications in python the antitextbook (python 3, html, pdf, epub, mobi)
https://github.com/thewhitetulip/build-app-with-python-antitextbook
building machine learning systems with python – willi richert & luis p. coelho
https://www.packtpub.com/packt/free-ebook/python-machine-learning-algorithms
building skills in object-oriented design – steven f. lott (python 2.1, pdf)
http://www.itmaybeahack.com/book/oodesign-python-2.1/latex/buildingskillsinoodesign.pdf
building skills in python – steven f. lott (python 2.6, pdf)
http://www.itmaybeahack.com/book/python-2.6/latex/buildingskillsinpython.pdf
byte of python – swaroop c. h. (python 3, pdf)
https://legacy.gitbook.com/download/pdf/book/swaroopch/byte-of-python
codeacademy python
https://www.codecademy.com/learn/python
code like a pythonista: idiomatic python
http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html
composing programs (python 3)
http://composingprograms.com
data structures and algorithms in python – b. r. preiss (pdf)
https://web.archive.org/web/20161016153130/http://www.brpreiss.com/books/opus7/html/book.html
data structures and algorithms in python – rance d. necaise (python 3, pdf)
http://home.ustc.edu.cn/~huang83/ds/data structures and algorithms using python.pdf
dive into python 3 – mark pilgrim (python 3, html)
http://getpython3.com/diveintopython3/
django girls tutorial (1.11)
https://tutorial.djangogirls.org/en/
django official documentation (pdf) (1.10)
https://media.readthedocs.org/pdf/django/1.10.x/django.pdf
djen of django
http://agiliq.com/books/djenofdjango/
effective django (1.5)
http://www.effectivedjango.com
explore flask – robert picard
https://exploreflask.com
from python to numpy
http://www.labri.fr/perso/nrougier/from-python-to-numpy/
full stack python
http://www.fullstackpython.com
functional programming in python (email address requested, not required)
https://www.oreilly.com/programming/free/functional-programming-python.csp
fundamentals of python programming – richard l. halterman (python 3, pdf)
http://python.cs.southern.edu/pythonbook/pythonbook.pdf
google’s python style guide
https://google.github.io/styleguide/pyguide.html
google’s python class (python 3, html)
https://developers.google.com/edu/python/?hl=de-de&csw=1
hacking secret cyphers with python – al sweigart (python 3, pdf)
http://inventwithpython.com/hacking/chapters/
hadoop with python (email address requested, not required)
high performance python (pdf)
https://www.oreilly.com/programming/free/hadoop-with-python.csp
hitchhiker’s guide to python! – kenneth reitz (python 3, pdf)
https://docs.python-guide.org
how to make mistakes in python – mike pirnat (pdf)
https://www.oreilly.com/programming/free/files/how-to-make-mistakes-in-python.pdf
how to tango with django (1.7)
http://www.tangowithdjango.com/book17/
how to think like a computer scientist: learning with python, interactive edition(python 3)
http://interactivepython.org/courselib/static/thinkcspy/index.html
how to think like a computer scientist: learning with python – allen b. downey, jeff elkner and chris meyers
http://www.greenteapress.com/thinkpython/thinkcspy/
intermediate python – muhammad yasoob ullah khalid (1st edition)
http://book.pythontips.com/en/latest/index.html#
introduction to programming using python – cody jackson (python 2.3)
http://python-ebook.blogspot.co.uk
introduction to programming with python (python 3)
http://opentechschool.github.io/python-beginners/en/
introduction to python – kracekumar (python 2.7.3)
http://kracekumar.com/post/71171551647/introduction-to-python
kivy programming guide
https://kivy.org/docs/guide-index.html
learning python – fabrizio romano
https://www.packtpub.com/packt/free-ebook/learning-python
learning to program
http://www.alan-g.me.uk
learn pandas – hernan rojas
https://bitbucket.org/hrojas/learn-pandas
learn python, break python
http://learnpythonbreakpython.com
learn python in y minutes
https://learnxinyminutes.com/docs/python/
learn python the hard way (python 2)
http://learnpythonthehardway.org/book/
learn to program using python – cody jackson (pdf)
https://www.ida.liu.se/~732a47/literature/pythonbook.pdf
lectures on scientific computing with python – j.r. johansson (python 2.7)
https://github.com/jrjohansson/scientific-python-lectures
mastering python for data science
http://nuovolabs.fauser.edu/~valeria/materiale-didattico/python/packt.mastering.aug.2015.isbn.1784390151.pdf
math for programmers (using python)
https://akuli.github.io/math-tutorial/
modeling creativity: case studies in python – tom d. de smedt (pdf)
http://www.clips.ua.ac.be/sites/default/files/modeling-creativity.pdf
natural language processing with python (python 3)
http://www.nltk.org/book/
non-programmer’s tutorial for python 2.6 – wikibooks (python 2.6)
https://en.wikibooks.org/wiki/non-
programmer's_tutorial_for_python_2.6
non-programmer’s tutorial for python 3 – wikibooks (python 3.3)
https://en.wikibooks.org/wiki/non-
programmer's_tutorial_for_python_3
picking a python version: a manifesto
http://www.oreilly.com/programming/free/from-future-import-python.csp
porting to python 3: an in-depth guide (python 2 3)
http://python3porting.com
practical programming in python – jeffrey elkner (pdf)
https://launchpadlibrarian.net/165489933/practicalprogrammingpython2014.pdf
problem solving with algorithms and data structures using python – bradley n. miller and david l. ranum
http://interactivepython.org/runestone/static/pythonds/index.html
program arcade games with python and pygame (python 3)
http://programarcadegames.com
programming computer vision with python (pdf)
http://programmingcomputervision.com/downloads/programmingcomputervision_ccdraft.pdf
python 2.7 quick reference – new mexico tech (2.7)
http://infohost.nmt.edu/tcc/help/pubs/python/web/
python 2 official documentation (python 2, pdf, html, text)
https://docs.python.org/2/download.html
python 3 official documentation (python 3, pdf, epub, html, text)
https://docs.python.org/3/download.html
python 3 tutorial
https://github.com/akuli/python-tutorial
python bibliotheca
http://openbookproject.net/pybiblio/
python cookbook – david beazley and brian jones (html)
https://www.oreilly.com/library/view/python-cookbook-3rd/9781449357337/
python data science handbook – jake vanderplas (html, jupyter notebooks)
https://github.com/jakevdp/pythondatasciencehandbook
python for everybody exploring data using python 3 – charles severance (pdf, epub, html)
https://py4e.com/book.php
python for fun
http://www.openbookproject.net/py4fun/
python for informatics: exploring information (python 2)
http://www.pythonlearn.com/book.php
python for you and me (python 2)
http://pymbook.readthedocs.io/en/latest/
python for you and me (python 3)
https://pymbook.readthedocs.io/en/py3/
python idioms (pdf)
http://safehammad.com/downloads/python-idioms-2014-01-16.pdf
python in education (email address requested, not required)
https://www.oreilly.com/programming/free/python-in-education.csp
python in hydrology – sat kumar tomer
http://www.greenteapress.com/pythonhydro/pythonhydro.html
python koans (python 2 or 3)
https://github.com/gregmalcolm/python_koans
python module of the week (python 2)
https://pymotw.com/2/
python module of the week (python 3)
https://pymotw.com/3/
python notes for professionals – from stackoverflow docs (python 3)
http://books.goalkicker.com/pythonbook/
python practice book (python 2)
http://anandology.com/python-practice-book/index.html
python practice projects
http://pythonpracticeprojects.com
python programming – pdf
https://upload.wikimedia.org/wikipedia/commons/9/91/python_programming.pdf
python programming – wikibooks (pdf, python 2)
https://upload.wikimedia.org/wikipedia/commons/9/91/python_programming.pdf
python scientific lecture notes
http://scipy-lectures.github.io
python standard library – fredrik lundh
http://effbot.org/librarybook/
quick tutorial for pyramid
http://docs.pylonsproject.org/projects/pyramid/en/latest/quick_tutorial/index.html#quick-tutorial
scipy lecture notes
http://www.scipy-lectures.org
sicp in python (3.2)
http://www-inst.eecs.berkeley.edu/~cs61a/sp12/book/
snake wrangling for kids (python 3)
http://www.briggs.net.nz/snake-wrangling-for-kids.html
supporting python 3: an in-depth guide (python 2 3)
http://python3porting.com
test-driven web development with python – harry percival (python 3)
http://www.obeythetestinggoat.com/pages/book.html
text processing in python – david mertz (python 2)
http://gnosis.cx/tpip/
the art and craft of programming
http://beastie.cs.ua.edu/cs150/book/index.html
the coder’s apprentice: learning programming with python 3 – pieter spronck (pdf, python 3)
http://www.spronck.net/pythonbook/
the definitive guide to jython, python for the java platform – josh juneau, jim baker, victor ng, leo soto, frank wierzbicki (python 2)
http://www.jython.org/jythonbook/en/1.0/
the django book (1.8 & 1.11)
https://djangobook.com/the-django-book/
the flask mega-tutorial – miguel grinberg (0.9)
https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world
the little book of python anti-patterns (source)
http://docs.quantifiedcode.com/python-anti-patterns/
the programming historian – william j. turkel, adam crymble and alan maceachern
the python ecosystem: an introduction
http://mirnazim.org/writings/python-ecosystem-introduction/
the python gtk 3 tutorial
http://python-gtk-3-tutorial.readthedocs.org/en/latest/
the standard python library – fredrik lundh
http://effbot.org/librarybook/
think complexity – allen b. downey (pdf, html)
http://greenteapress.com/complexity/
think python – allen b. downey (python 2 3, pdf)
tiny python 3.6 notebook – matt harrison (python 3)
https://github.com/mattharrison/tiny-python-3.6-notebook
tornado: learn web programming
https://bitbucket.org/hrojas/learn-web-programming
web2py: complete reference manual, 6th edition (pre-release) (python 2)
http://web2py.com/book
welcome to problem solving with algorithms and data structures – brad miller and david ranum
http://interactivepython.org/runestone/static/pythonds/index.html
wikibooks: python programming
https://en.wikibooks.org/wiki/python_programming
参考:
原文链接:https://www.reddit.com/r/python/comments/a344z4/list_of_101_free_python_books/?st=jpacas26&sh=4b83df96
文章由思创斯整理,转载请注明出处:https://ispacesoft.com/118902.html