Filters

Free/Non-free



Python Version




Reading Time [?]

Publication Year

Showing 17 free Python books
.

Think Python: How to Think Like a Computer Scientist

by Allen B. Downey

0.8735632183908046 34 / 261
Bestseller Score [?]
Ranked 34 out of 261 books in our database
0.8875 3 credentials
Author Score [?]
0.9578544061302682 37 comments
Audience Score [?]
0.9063058748403576
Pythonmeter [?]
If you want to learn how to program, working with Python is an excellent way to start. This hands-on guide takes you through the language a step at a time, beginning with basic programming concepts...
Published on : Dec. 28, 2015
Python version: TH
292 pages
Available for free here

Learn More Python 3 the Hard Way: The Next Step for New Python Programmers

by Zed A. Shaw

0.6819923371647509 84 / 261
Bestseller Score [?]
Ranked 84 out of 261 books in our database
0.9208333333333333 2 credentials
Author Score [?]
0.9080459770114941 21 comments
Audience Score [?]
0.836957215836526
Pythonmeter [?]
Zed Shaw has perfected the world’s best system for becoming a truly effective Python 3.x developer. Follow it and you will succeed—just like the tens of millions of programmers he’s already taught....
Published on : Sept. 23, 2017
Python version: TH
236 pages
Available for free here

Python for Everybody: Exploring Data in Python 3

by Dr. Charles Russell Severance

0.9808429118773947 6 / 261
Bestseller Score [?]
Ranked 6 out of 261 books in our database
0.9666666666666667 3 credentials
Author Score [?]
0.49616858237547895 1 comments
Audience Score [?]
0.8145593869731801
Pythonmeter [?]
Python for Everybody is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python programming language as your tool to...
Published on : April 9, 2016
Python version: TH
244 pages
Available for free here

Automate the Boring Stuff with Python: Practical Programming for Total Beginners

by Al Sweigart

0.9885057471264368 4 / 261
Bestseller Score [?]
Ranked 4 out of 261 books in our database
0.45 1 credentials
Author Score [?]
1.0 247 comments
Audience Score [?]
0.8128352490421457
Pythonmeter [?]
Hands-down one of the best books for learning Python. It teaches an absolute beginner to harness the power of Python and program computers to do tasks in seconds that would normally take hours to d...
Published on : Nov. 12, 2019
Python version: TH
592 pages
Available for free here

The Hitchhiker's Guide to Python: Best Practices for Development

by Kenneth Reitz

0.6168582375478927 101 / 261
Bestseller Score [?]
Ranked 101 out of 261 books in our database
0.99375 4 credentials
Author Score [?]
0.6839080459770115 3 comments
Audience Score [?]
0.7648387611749681
Pythonmeter [?]
The Hitchhiker's Guide to Python takes the journeyman Pythonista to true expertise. More than any other language, Python was created with the philosophy of simplicity and parsimony. Now 25 years ol...
Published on : Sept. 18, 2016
Python version: TH
338 pages
Available for free here

Think Stats: Exploratory Data Analysis

by Allen B. Downey

0.4865900383141762 135 / 261
Bestseller Score [?]
Ranked 135 out of 261 books in our database
0.8875 3 credentials
Author Score [?]
0.8505747126436782 10 comments
Audience Score [?]
0.7415549169859514
Pythonmeter [?]
If you know how to program, you have the skills to turn data into knowledge, using tools of probability and statistics. This concise introduction shows you how to perform statistical analysis compu...
Published on : Oct. 27, 2014
Python version: BO
226 pages
Available for free here

Invent Your Own Computer Games with Python

by Al Sweigart

0.8620689655172414 37 / 261
Bestseller Score [?]
Ranked 37 out of 261 books in our database
0.45 1 credentials
Author Score [?]
0.9042145593869733 20 comments
Audience Score [?]
0.7387611749680717
Pythonmeter [?]
Begin by building classic games like Hangman, Guess the Number, and Tic-Tac-Toe, and then work your way up to more advanced games, like a text-based treasure hunting game and an animated collision-...
Published on : Dec. 16, 2016
Python version: TH
376 pages
Available for free here

Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code

by Al Sweigart

0.7739463601532567 60 / 261
Bestseller Score [?]
Ranked 60 out of 261 books in our database
0.45 1 credentials
Author Score [?]
0.9291187739463602 25 comments
Audience Score [?]
0.7176883780332056
Pythonmeter [?]
More than a mere collection of advanced syntax and masterful tips for writing clean code, you'll learn how to advance your Python programming skills by using the command line and other professional...
Published on : Dec. 16, 2020
Python version: TH
384 pages
Available for free here

The Recursive Book of Recursion: Ace the Coding Interview with Python and JavaScript

by Al Sweigart

0.8199233716475096 48 / 261
Bestseller Score [?]
Ranked 48 out of 261 books in our database
0.45 1 credentials
Author Score [?]
0.8505747126436782 10 comments
Audience Score [?]
0.7068326947637292
Pythonmeter [?]
The Recursive Book of Recursion uses Python and JavaScript examples to teach the basics of recursion, exposing the ways that it’s often poorly taught and clarifying the fundamental principles of al...
Published on : Aug. 16, 2022
Python version: TH
328 pages
Available for free here

Cracking Codes with Python: An Introduction to Building and Breaking Ciphers

by Al Sweigart

0.42145593869731796 152 / 261
Bestseller Score [?]
Ranked 152 out of 261 books in our database
0.45 1 credentials
Author Score [?]
0.8505747126436782 10 comments
Audience Score [?]
0.5740102171136654
Pythonmeter [?]
Learn how to program in Python while making and breaking ciphers—algorithms used to create and send secret messages! After a crash course in Python programming basics, you’ll learn to make, test, a...
Published on : Jan. 23, 2018
Python version: TH
416 pages
Available for free here

Test-Driven Development with Python: Using Django, Selenium, and JavaScript

by Harry J. W. Percival

0.30268199233716475 183 / 261
Bestseller Score [?]
Ranked 183 out of 261 books in our database
0.5854166666666667 1 credentials
Author Score [?]
0.599616858237548 2 comments
Audience Score [?]
0.4959051724137931
Pythonmeter [?]
By taking you through the development of a real web application from beginning to end, the updated second edition of this hands-on guide demonstrates the practical advantages of test-driven develop...
Published on : Aug. 31, 2017
Python version: TH
624 pages
Available for free here

Programming Computer Vision with Python: Tools and algorithms for analyzing images

by Jan Erik Solem

0.21839080459770116 205 / 261
Bestseller Score [?]
Ranked 205 out of 261 books in our database
0.8104166666666667 2 credentials
Author Score [?]
0.2222222222222222 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.4170098978288633
Pythonmeter [?]
If you want a basic understanding of computer vision’s underlying theory and algorithms, this hands-on introduction is the ideal place to start. You’ll learn techniques for object recognition, 3D r...
Published on : June 29, 2012
Python version: TW
264 pages
Available for free here

The New And Improved Flask Mega-Tutorial

by Miguel Grinberg

0.28735632183908044 187 / 261
Bestseller Score [?]
Ranked 187 out of 261 books in our database
0.45 3 credentials
Author Score [?]
0.49616858237547895 1 comments
Audience Score [?]
0.41117496807151976
Pythonmeter [?]
The Flask Mega-Tutorial is an overarching tutorial for Python beginner and intermediate developers that teaches web development with the Flask framework. The tutorial has been thoroughly revised an...
Published on : Dec. 7, 2017
Python version: TH
347 pages
Available for free here

Problem Solving with Algorithms and Data Structures Using Python

by Bradley N. Miller

0.5747126436781609 112 / 261
Bestseller Score [?]
Ranked 112 out of 261 books in our database
0.16041666666666668 0 credentials
Author Score [?]
No author credentials found
0.49616858237547895 1 comments
Audience Score [?]
0.4104326309067688
Pythonmeter [?]
This textbook is about computer science. It is also about Python. However, there is much more. The study of algorithms and data structures is central to understanding what computer science is all a...
Published on : Aug. 22, 2011
Python version: TH
438 pages
Available for free here

Natural Language Processing with Python: Analyzing Text with the Natural Language Toolkit

by Steven Bird

0.5325670498084292 123 / 261
Bestseller Score [?]
Ranked 123 out of 261 books in our database
0.375 1 credentials
Author Score [?]
0.2222222222222222 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.37659642401021715
Pythonmeter [?]
This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies, from predictive text and email filtering to automatic s...
Published on : July 10, 2009
Python version: TW
504 pages
Available for free here

Geographic Data Science with Python

by Sergio Rey

0.10344827586206896 235 / 261
Bestseller Score [?]
Ranked 235 out of 261 books in our database
0.4666666666666666 2 credentials
Author Score [?]
0.2222222222222222 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.2641123882503193
Pythonmeter [?]
This book provides the tools, the methods, and the theory to meet the challenges of contemporary data science applied to geographic problems and data. In the new world of pervasive, large, frequent...
Published on : June 14, 2023
Python version: TH
410 pages
Available for free here

Mastering Django: The Complete Guide to Django 1.8 LTS

by Nigel George

0.06130268199233717 246 / 261
Bestseller Score [?]
Ranked 246 out of 261 books in our database
0.16041666666666668 0 credentials
Author Score [?]
No author credentials found
0.49616858237547895 1 comments
Audience Score [?]
0.23929597701149427
Pythonmeter [?]
Want a book on the Django web framework that doesn't leave anything out?One you know comes from an authoritative source that you can trust to give you the good stuff?Well how about a book that was ...
Published on : Aug. 8, 2016
Python version: TH
645 pages
Available for free here