Hacker News new | ask | show | jobs
by doublewaffle 2845 days ago
There's one "Fluent python" by Luciano Ramalho
3 comments

+1 for this excellent book on core Python

It can be complemented by:

    - The Python 3 Standard Library by Example
    - Python Cookbook
Adding my upvote to this recommendation. One of the few books I've read mid-career in which the material was as intellectually revelatory as it was applicable.
Second that. The best on the subject. Tons of real life examples.