Filters

Free/Non-free



Python Version




Reading Time [?]

Publication Year

Showing 23 books for intermediate Python programmers
.

Fluent Python: Clear, Concise, and Effective Programming

by Luciano Ramalho

0.9693486590038315 9 / 261
Bestseller Score [?]
Ranked 9 out of 261 books in our database
0.9416666666666668 2 credentials
Author Score [?]
0.9846743295019157 81 comments
Audience Score [?]
0.9652298850574713
Pythonmeter [?]
Discover and apply idiomatic Python 3 features beyond your past experience. Author Luciano Ramalho guides you through Python's core language features and libraries and teaches you how to make your ...
Published on : May 10, 2022
Python version: TH
1012 pages

Effective Python: 90 Specific Ways to Write Better Python

by Brett Slatkin

0.789272030651341 56 / 261
Bestseller Score [?]
Ranked 56 out of 261 books in our database
0.8104166666666667 2 credentials
Author Score [?]
0.9425287356321839 28 comments
Audience Score [?]
0.8474058109833972
Pythonmeter [?]
If you have been programming in Python for a while and want to master the language, this is one of the best books to do just that. Originally written in 2015 by the Google veteran Brett Slatkin, th...
Published on : Nov. 25, 2019
Python version: TH
480 pages

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

Programming Python: Powerful Object-Oriented Programming

by Mark Lutz

0.4789272030651341 137 / 261
Bestseller Score [?]
Ranked 137 out of 261 books in our database
0.8604166666666667 1 credentials
Author Score [?]
0.9885057471264368 94 comments
Audience Score [?]
0.7759498722860791
Pythonmeter [?]
If you've mastered Python's fundamentals, you're ready to start using it to get real work done. Programming Python will show you how, with in-depth tutorials on the language's primary application d...
Published on : Jan. 10, 2011
Python version: TH
1632 pages

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

Python 3 Object-Oriented Programming: Build robust and maintainable software with object-oriented design patterns in Python 3.8

by Dusty Phillips

0.4099616858237548 155 / 261
Bestseller Score [?]
Ranked 155 out of 261 books in our database
0.9416666666666668 2 credentials
Author Score [?]
0.8659003831417624 12 comments
Audience Score [?]
0.7391762452107281
Pythonmeter [?]
Object-oriented programming (OOP) is a popular design paradigm in which data and behaviors are encapsulated in such a way that they can be manipulated together. This third edition of Python 3 Objec...
Published on : Oct. 30, 2018
Python version: TH
466 pages

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 Big Book of Small Python Projects: 81 Easy Practice Programs

by Al Sweigart

0.7816091954022988 58 / 261
Bestseller Score [?]
Ranked 58 out of 261 books in our database
0.45 1 credentials
Author Score [?]
0.917624521072797 23 comments
Audience Score [?]
0.716411238825032
Pythonmeter [?]
This collection of 81 Python projects will have you making digital art, games, animations, counting pro- grams, and more right away. Once you see how the code works, you’ll practice re-creating the...
Published on : June 25, 2021
Python version: TH
432 pages

Impractical Python Projects: Playful Programming Activities to Make You Smarter

by Lee Vaughan

0.6590038314176244 90 / 261
Bestseller Score [?]
Ranked 90 out of 261 books in our database
0.5854166666666667 1 credentials
Author Score [?]
0.6839080459770115 3 comments
Audience Score [?]
0.6427761813537675
Pythonmeter [?]
Impractical Python Projects is a collection of fun and educational projects designed to entertain programmers while enhancing their Python skills. It picks up where the complete beginner books leav...
Published on : Nov. 27, 2018
Python version: TH
424 pages

Python Object-Oriented Programming: Build robust and maintainable object-oriented Python applications and libraries

by Steven F. Lott

0.6628352490421456 89 / 261
Bestseller Score [?]
Ranked 89 out of 261 books in our database
0.5854166666666667 1 credentials
Author Score [?]
0.599616858237548 2 comments
Audience Score [?]
0.6159562579821202
Pythonmeter [?]
Object-oriented programming (OOP) is a popular design paradigm in which data and behaviors are encapsulated in such a way that they can be manipulated together. Python Object-Oriented Programming, ...
Published on : July 2, 2021
Python version: TH
714 pages

Advanced Python Programming: Accelerate your Python programs using proven techniques and design patterns

by Quan Nguyen

0.24521072796934867 198 / 261
Bestseller Score [?]
Ranked 198 out of 261 books in our database
0.8875 6 credentials
Author Score [?]
0.6839080459770115 3 comments
Audience Score [?]
0.6055395913154534
Pythonmeter [?]
This book starts by examining the built-in as well as external libraries that streamline tasks in the development cycle, such as benchmarking, profiling, and optimizing. You'll then get to grips wi...
Published on : March 25, 2022
Python version: TH
606 pages

Python Tricks: A Buffet of Awesome Python Features

by Dan Bader

0.7432950191570882 68 / 261
Bestseller Score [?]
Ranked 68 out of 261 books in our database
0.16041666666666668 0 credentials
Author Score [?]
No author credentials found
0.896551724137931 19 comments
Audience Score [?]
0.600087803320562
Pythonmeter [?]
Learning Python is difficult—and with this book you'll be able to focus on the practical skills that really matter. Discover the “hidden gold” in Python’s standard library and start writing clean a...
Published on : Oct. 25, 2017
Python version: TH
302 pages

Serious Python: Black-Belt Advice on Deployment, Scalability, Testing, and More

by Julien Danjou

0.5708812260536399 113 / 261
Bestseller Score [?]
Ranked 113 out of 261 books in our database
0.45 1 credentials
Author Score [?]
0.6839080459770115 3 comments
Audience Score [?]
0.5682630906768839
Pythonmeter [?]
An indispensable collection of practical tips and real-world advice for tackling common Python problems and taking your code to the next level. Features interviews with high-profile Python develope...
Published on : Dec. 27, 2018
Python version: TH
240 pages

Dead Simple Python: Idiomatic Python for the Impatient Programmer

by Jason C McDonald

0.7241379310344827 73 / 261
Bestseller Score [?]
Ranked 73 out of 261 books in our database
0.16041666666666668 0 credentials
Author Score [?]
No author credentials found
0.6839080459770115 3 comments
Audience Score [?]
0.5228208812260536
Pythonmeter [?]
Dead Simple Python is a thorough introduction to every feature of the Python language for programmers who are impatient to write production code. Instead of revisiting elementary computer science t...
Published on : Nov. 22, 2022
Python version: TH
752 pages

Object-Oriented Python: Master OOP by Building Games and GUIs

by Irv Kalb

0.6475095785440612 93 / 261
Bestseller Score [?]
Ranked 93 out of 261 books in our database
0.16041666666666668 0 credentials
Author Score [?]
No author credentials found
0.6839080459770115 3 comments
Audience Score [?]
0.4972780970625798
Pythonmeter [?]
Object-Oriented Python is an intuitive and thorough guide to mastering object-oriented programming from the ground up. You’ll cover the basics of building classes and creating objects, and put theo...
Published on : Jan. 25, 2022
Python version: TH
416 pages

Functional Python Programming: Use a functional approach to write succinct, expressive, and efficient Python code,

by Steven F. Lott

0.6551724137931035 91 / 261
Bestseller Score [?]
Ranked 91 out of 261 books in our database
0.5854166666666667 1 credentials
Author Score [?]
0.2222222222222222 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.4876037675606642
Pythonmeter [?]
Starting from the fundamentals, this book shows you how to apply functional thinking and techniques in a range of scenarios, with examples centered around data cleaning and exploratory data analysi...
Published on : Dec. 30, 2022
Python version: TH
576 pages

Practices of the Python Pro

by Dane Hillard

0.24137931034482757 199 / 261
Bestseller Score [?]
Ranked 199 out of 261 books in our database
0.5854166666666667 1 credentials
Author Score [?]
0.599616858237548 2 comments
Audience Score [?]
0.47547094508301413
Pythonmeter [?]
This book is about writing better Python code. It introduces big ideas that are rarely covered in other books, such as separation of concerns, encapsulation ,abstraction, extension and flexibility....
Published on : Jan. 14, 2020
Python version: TH
248 pages

Powerful Python: The Most Impactful Patterns, Features, and Development Strategies Modern Python Provides

by Aaron Maxwell

0.4444444444444444 146 / 261
Bestseller Score [?]
Ranked 146 out of 261 books in our database
0.16041666666666668 0 credentials
Author Score [?]
No author credentials found
0.6839080459770115 3 comments
Audience Score [?]
0.4295897190293742
Pythonmeter [?]
There are many books for those new to Python, new to programming, or both. Powerful Python is different. Written for experienced developers like you, its carefully crafted chapters teach intermedi...
Published on : May 7, 2017
Python version: BO
220 pages

Core Python Applications Programming

by Wesley J Chun

0.07662835249042145 242 / 261
Bestseller Score [?]
Ranked 242 out of 261 books in our database
0.9416666666666668 2 credentials
Author Score [?]
0.2222222222222222 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.4135057471264368
Pythonmeter [?]
Python is an agile, robust, and expressive programming language that continues to build momentum. It combines the power of compiled languages with the simplicity and rapid development of scripting ...
Published on : March 19, 2012
Python version: BO
888 pages

Programmer's Python: Everything Is An Object, Second Edition: Something Completely Different

by Mike James

0.0996168582375479 236 / 261
Bestseller Score [?]
Ranked 236 out of 261 books in our database
0.5854166666666667 4 credentials
Author Score [?]
0.49616858237547895 1 comments
Audience Score [?]
0.3937340357598978
Pythonmeter [?]
Programmer's Python: Everything Is An Object sets out to explain the deeper logic in the approach that Python 3 takes to classes and objects. The subject is roughly speaking everything to do with t...
Published on : June 25, 2022
Python version: TH
252 pages

Learning Python Design Patterns

by Gennadiy Zlobin

0.08045977011494253 241 / 261
Bestseller Score [?]
Ranked 241 out of 261 books in our database
0.5854166666666667 1 credentials
Author Score [?]
0.2222222222222222 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.2960328863346105
Pythonmeter [?]
Written for intermediate Python programmers, this excellent tutorial will help streamline your work through the use of Design Patterns. You'll learn through example and clear explanations to expand...
Published on : Nov. 25, 2013
Python version: TW
100 pages

Mastering Python: Write powerful and efficient code using the full range of Python's capabilities

by Rick van Hattem

0.49042145593869735 134 / 261
Bestseller Score [?]
Ranked 134 out of 261 books in our database
0.16041666666666668 0 credentials
Author Score [?]
No author credentials found
0.2222222222222222 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.2910201149425287
Pythonmeter [?]
Even if you find writing Python code easy, writing code that is efficient, maintainable, and reusable is not so straightforward. Many of Python's capabilities are underutilized even by more experie...
Published on : May 20, 2022
Python version: TH
710 pages

Python Playground: Geeky Projects for the Curious Programmer

by Mahesh Venkitachalam

0.26436781609195403 193 / 261
Bestseller Score [?]
Ranked 193 out of 261 books in our database
0.16041666666666668 0 credentials
Author Score [?]
No author credentials found
0.2222222222222222 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.21566890166028096
Pythonmeter [?]
Python Playground is a collection of imaginative programming projects that will inspire you to use Python to make art and music, build simulations of real-world phenomena, and interact with hardwar...
Published on : Oct. 1, 2015
Python version: BO
352 pages