An exhaustive list of free Python books 🐍:
🧵👇🏻
Think Python:
greenteapress.com/thinkpython2/t…
Python Practice Book:
anandology.com/python-practic…
Learn Python Programming – Second Edition:
packtpub.com/free-ebooks/le…
greenteapress.com/thinkpython2/t…
Python Practice Book:
anandology.com/python-practic…
Learn Python Programming – Second Edition:
packtpub.com/free-ebooks/le…
Python For Everybody:
do1.dr-chuck.com/pythonlearn/EN…
Python 3 Basics Tutorial:
krother.gitbooks.io/python-3-basic…
do1.dr-chuck.com/pythonlearn/EN…
Python 3 Basics Tutorial:
krother.gitbooks.io/python-3-basic…
Non-Programmer’s Tutorial for Python 3:
en.wikibooks.org/wiki/Non-Progr…
The Coder’s Apprentice:
spronck.net/pythonbook/pyt…
en.wikibooks.org/wiki/Non-Progr…
The Coder’s Apprentice:
spronck.net/pythonbook/pyt…
A Practical Introduction to Python Programming:
brianheinold.net/python/python_…
A Byte of Python:
python.swaroopch.com
brianheinold.net/python/python_…
A Byte of Python:
python.swaroopch.com
Intermediate Python:
buildmedia.readthedocs.org/media/pdf/inte…
Boxes: Your Second Python Book:
ralsina.gitlab.io/boxes-book/
Learn Python, Break Python:
learnpythonbreakpython.com
buildmedia.readthedocs.org/media/pdf/inte…
Boxes: Your Second Python Book:
ralsina.gitlab.io/boxes-book/
Learn Python, Break Python:
learnpythonbreakpython.com
Algorithmic Problem Solving with Python:
eecs.wsu.edu/~schneidj/PyBo…
The Hitchhiker’s Guide to Python.:
buildmedia.readthedocs.org/media/pdf/pyth…
Slither Into Python:
slitherintopython.com
eecs.wsu.edu/~schneidj/PyBo…
The Hitchhiker’s Guide to Python.:
buildmedia.readthedocs.org/media/pdf/pyth…
Slither Into Python:
slitherintopython.com
A Whirlwind Tour of Python:
oreilly.com/programming/fr…
Python For You and Me:
pymbook.readthedocs.io/en/latest/
Python for Astronomers:
prappleizer.github.io/textbook.pdf
oreilly.com/programming/fr…
Python For You and Me:
pymbook.readthedocs.io/en/latest/
Python for Astronomers:
prappleizer.github.io/textbook.pdf
OBI Intermediate Python:
leanpub.com/intermediatepy…
A Python Book: Beginning Python, Advanced Python, and Python Exercises:
davekuhlman.org/python_book_01…
leanpub.com/intermediatepy…
A Python Book: Beginning Python, Advanced Python, and Python Exercises:
davekuhlman.org/python_book_01…
DigitalOcean eBook: How To Code in Python:
assets.digitalocean.com/books/python/h…
Python 201 — (Slightly) Advanced Python Topics:
davekuhlman.org/python_201.html
assets.digitalocean.com/books/python/h…
Python 201 — (Slightly) Advanced Python Topics:
davekuhlman.org/python_201.html
PROJECTS BASED
==============
Automate the Boring Stuff with Python:
automatetheboringstuff.com
Python for Scientists and Engineers:
pythonforengineers.com/python-for-sci…
Python For Fun:
openbookproject.net/py4fun/
==============
Automate the Boring Stuff with Python:
automatetheboringstuff.com
Python for Scientists and Engineers:
pythonforengineers.com/python-for-sci…
Python For Fun:
openbookproject.net/py4fun/
How to Make Mistakes in Python:
oreilly.com/programming/fr…
Practices of the Python Pro:
livebook.manning.com/book/code-like…
oreilly.com/programming/fr…
Practices of the Python Pro:
livebook.manning.com/book/code-like…
SOFTWARE ENGINEERING
==================
Clean Architectures in Python:
leanpub.com/clean-architec…
The Little Book of Python Anti-Patterns:
docs.quantifiedcode.com/python-anti-pa…
==================
Clean Architectures in Python:
leanpub.com/clean-architec…
The Little Book of Python Anti-Patterns:
docs.quantifiedcode.com/python-anti-pa…
Python 3 Patterns, Recipes and Idioms:
…3-patterns-idioms-test.readthedocs.io/en/latest/
Design Patterns in Python:
refactoring.guru/design-pattern…
TDD
===
…3-patterns-idioms-test.readthedocs.io/en/latest/
Design Patterns in Python:
refactoring.guru/design-pattern…
TDD
===
Test-Driven Web Development with Python:
obeythetestinggoat.com/pages/book.html
OOP
===
Building Skills in Object-Oriented Design:
slott56.github.io/building-skill…
obeythetestinggoat.com/pages/book.html
OOP
===
Building Skills in Object-Oriented Design:
slott56.github.io/building-skill…
Object Oriented Programming with Python:
leanpub.com/PythonOOP
FUNCTIONAL PROGRAMMING
======================
Functional Programming in Python:
oreilly.com/programming/fr…
leanpub.com/PythonOOP
FUNCTIONAL PROGRAMMING
======================
Functional Programming in Python:
oreilly.com/programming/fr…
TEXT PROCESSING
===============
Text Processing in Python:
gnosis.cx/TPiP/
CRYPTOGRAPHY
============
Cracking Codes with Python:
inventwithpython.com/cracking/
WEB
===
Explore Flask:
exploreflask.com/en/latest/pref…
===============
Text Processing in Python:
gnosis.cx/TPiP/
CRYPTOGRAPHY
============
Cracking Codes with Python:
inventwithpython.com/cracking/
WEB
===
Explore Flask:
exploreflask.com/en/latest/pref…
Django Girls Intro:
tutorial.djangogirls.org/en/
Django Girls Beyond The Basics:
tutorial-extensions.djangogirls.org/en/
Django RESTful Web Services:
packtpub.com/free-ebooks/dj…
tutorial.djangogirls.org/en/
Django Girls Beyond The Basics:
tutorial-extensions.djangogirls.org/en/
Django RESTful Web Services:
packtpub.com/free-ebooks/dj…
Build websites with Web2Py:
web2py.com/book
The Flask Mega-Tutorial:
blog.miguelgrinberg.com/post/the-flask…
Create a Simple Flask Application with Cloud9, Heroku and MongoDB:
leanpub.com/flask-cloud9-h…
web2py.com/book
The Flask Mega-Tutorial:
blog.miguelgrinberg.com/post/the-flask…
Create a Simple Flask Application with Cloud9, Heroku and MongoDB:
leanpub.com/flask-cloud9-h…
GAMES
=====
Invent Your Own Computer Games with Python:
inventwithpython.com/invent4thed/
Make Games with Graphics:
inventwithpython.com/pygame/
Make Games With Python:
raspberrypi.org/magpi-issues/E…
=====
Invent Your Own Computer Games with Python:
inventwithpython.com/invent4thed/
Make Games with Graphics:
inventwithpython.com/pygame/
Make Games With Python:
raspberrypi.org/magpi-issues/E…
Generated by Thread Navigator
Press ⌘ + S to quick-export
