Filters

Free/Non-free



Python Version




Reading Time [?]

Showing 5 outstanding Python books published on
.

Deep Learning Illustrated: A Visual, Interactive Guide to Artificial Intelligence

by Jon Krohn

Finally, a book on Deep Learning that teaches the complex subject via pictures, stories and code. Anyone interested in AI will find this book not only accessible, but also entertaining. It covers Computer Vision, Natural Language Processing, Generative Adversarial Networks (GANs) and Deep Reinforcement Learning. Readers are loving it!
Published on : Sept. 28, 2019
Python version: TH
416 pages

Practical Cryptography in Python: Learning Correct Cryptography by Example

by Seth James Nielson

We take services like privacy, secure logins and online payments for granted. But how is it possible to transmit sensitive information like messages, passwords and credit card details safely? The answer is cryptography and as of September 2019, more than 90% of web traffic is encrypted. It's one of the less celebrated backbones of the internet and this book covers everything you wanted to know about it. You will implement cryptographic algorithms in Python, starting from Caesar Ciphers to SSL, gaining a deep practical understanding of the topic.
Published on : Sept. 27, 2019
Python version: TH
371 pages

Python Parallel Programming Cookbook: Over 70 recipes to solve challenges in multithreading and distributed system with Python 3

by Giancarlo Zaccone

This is one of the best books if you want to learn parallel or distributed computing in Python. You will learn many practical recipes with concise explanations that address development pain points encountered while coding parallel programs. The first edition appeared in 2015, but this is the updated second edition.
Published on : Sept. 6, 2019
Python version: TH
370 pages

Hands-On Application Development with PyCharm: Accelerate your Python applications using practical coding techniques in PyCharm

by Quan Nguyen

35% of Python developers use PyCharm, making it the most popular IDE for the language. This book shows you how you can improve your Python programming efficiency by leveraging the many prominent and hidden features of this IDE. PyCharm offers special support for Django, SQL databases and Jupyter notebooks - and these topics are covered in detail here as well.
Published on : Sept. 27, 2019
Python version: TH
494 pages

Beginning Ethereum Smart Contracts Programming: With Examples in Python, Solidity, and JavaScript

by Wei-Meng Lee

Fan of Ethereum or cryptocurrencies in general? This book will teach you how to code your own blockchain in Python and lots more.
Published on : Sept. 6, 2019
Python version: TH
293 pages